Class ExportIntentsMetadata.Builder (0.94.0)

public static final class ExportIntentsMetadata.Builder extends GeneratedMessage.Builder<ExportIntentsMetadata.Builder> implements ExportIntentsMetadataOrBuilder

Metadata returned for the Intents.ExportIntents long running operation.

Protobuf type google.cloud.dialogflow.cx.v3.ExportIntentsMetadata

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

build()

public ExportIntentsMetadata build()
Returns
Type Description
ExportIntentsMetadata

buildPartial()

public ExportIntentsMetadata buildPartial()
Returns
Type Description
ExportIntentsMetadata

clear()

public ExportIntentsMetadata.Builder clear()
Returns
Type Description
ExportIntentsMetadata.Builder
Overrides

getDefaultInstanceForType()

public ExportIntentsMetadata getDefaultInstanceForType()
Returns
Type Description
ExportIntentsMetadata

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(ExportIntentsMetadata other)

public ExportIntentsMetadata.Builder mergeFrom(ExportIntentsMetadata other)
Parameter
Name Description
other ExportIntentsMetadata
Returns
Type Description
ExportIntentsMetadata.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public ExportIntentsMetadata.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
ExportIntentsMetadata.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public ExportIntentsMetadata.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
ExportIntentsMetadata.Builder
Overrides