Class ImportIntentsMetadata.Builder (0.94.0)

public static final class ImportIntentsMetadata.Builder extends GeneratedMessage.Builder<ImportIntentsMetadata.Builder> implements ImportIntentsMetadataOrBuilder

Metadata returned for the Intents.ImportIntents long running operation.

Protobuf type google.cloud.dialogflow.cx.v3beta1.ImportIntentsMetadata

Static Methods

getDescriptor()

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

Methods

build()

public ImportIntentsMetadata build()
Returns
Type Description
ImportIntentsMetadata

buildPartial()

public ImportIntentsMetadata buildPartial()
Returns
Type Description
ImportIntentsMetadata

clear()

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

getDefaultInstanceForType()

public ImportIntentsMetadata getDefaultInstanceForType()
Returns
Type Description
ImportIntentsMetadata

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(ImportIntentsMetadata other)

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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