Package com.google.cloud.dialogflow.v2
Class BatchUpdateIntentsRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateIntentsRequest.Builder>
-
- com.google.cloud.dialogflow.v2.BatchUpdateIntentsRequest.Builder
-
- All Implemented Interfaces:
BatchUpdateIntentsRequestOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- BatchUpdateIntentsRequest
public static final class BatchUpdateIntentsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateIntentsRequest.Builder> implements BatchUpdateIntentsRequestOrBuilder
Protobuf typegoogle.cloud.dialogflow.v2.BatchUpdateIntentsRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BatchUpdateIntentsRequest.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
BatchUpdateIntentsRequest
build()
BatchUpdateIntentsRequest
buildPartial()
BatchUpdateIntentsRequest.Builder
clear()
BatchUpdateIntentsRequest.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
BatchUpdateIntentsRequest.Builder
clearIntentBatch()
BatchUpdateIntentsRequest.Builder
clearIntentBatchInline()
The collection of intents to update or create.BatchUpdateIntentsRequest.Builder
clearIntentBatchUri()
The URI to a Google Cloud Storage file containing intents to update or create.BatchUpdateIntentsRequest.Builder
clearIntentView()
Optional.BatchUpdateIntentsRequest.Builder
clearLanguageCode()
Optional.BatchUpdateIntentsRequest.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
BatchUpdateIntentsRequest.Builder
clearParent()
Required.BatchUpdateIntentsRequest.Builder
clearUpdateMask()
Optional.BatchUpdateIntentsRequest.Builder
clone()
BatchUpdateIntentsRequest
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
BatchUpdateIntentsRequest.IntentBatchCase
getIntentBatchCase()
IntentBatch
getIntentBatchInline()
The collection of intents to update or create.IntentBatch.Builder
getIntentBatchInlineBuilder()
The collection of intents to update or create.IntentBatchOrBuilder
getIntentBatchInlineOrBuilder()
The collection of intents to update or create.String
getIntentBatchUri()
The URI to a Google Cloud Storage file containing intents to update or create.com.google.protobuf.ByteString
getIntentBatchUriBytes()
The URI to a Google Cloud Storage file containing intents to update or create.IntentView
getIntentView()
Optional.int
getIntentViewValue()
Optional.String
getLanguageCode()
Optional.com.google.protobuf.ByteString
getLanguageCodeBytes()
Optional.String
getParent()
Required.com.google.protobuf.ByteString
getParentBytes()
Required.com.google.protobuf.FieldMask
getUpdateMask()
Optional.com.google.protobuf.FieldMask.Builder
getUpdateMaskBuilder()
Optional.com.google.protobuf.FieldMaskOrBuilder
getUpdateMaskOrBuilder()
Optional.boolean
hasIntentBatchInline()
The collection of intents to update or create.boolean
hasIntentBatchUri()
The URI to a Google Cloud Storage file containing intents to update or create.boolean
hasUpdateMask()
Optional.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
BatchUpdateIntentsRequest.Builder
mergeFrom(BatchUpdateIntentsRequest other)
BatchUpdateIntentsRequest.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
BatchUpdateIntentsRequest.Builder
mergeFrom(com.google.protobuf.Message other)
BatchUpdateIntentsRequest.Builder
mergeIntentBatchInline(IntentBatch value)
The collection of intents to update or create.BatchUpdateIntentsRequest.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
BatchUpdateIntentsRequest.Builder
mergeUpdateMask(com.google.protobuf.FieldMask value)
Optional.BatchUpdateIntentsRequest.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
BatchUpdateIntentsRequest.Builder
setIntentBatchInline(IntentBatch value)
The collection of intents to update or create.BatchUpdateIntentsRequest.Builder
setIntentBatchInline(IntentBatch.Builder builderForValue)
The collection of intents to update or create.BatchUpdateIntentsRequest.Builder
setIntentBatchUri(String value)
The URI to a Google Cloud Storage file containing intents to update or create.BatchUpdateIntentsRequest.Builder
setIntentBatchUriBytes(com.google.protobuf.ByteString value)
The URI to a Google Cloud Storage file containing intents to update or create.BatchUpdateIntentsRequest.Builder
setIntentView(IntentView value)
Optional.BatchUpdateIntentsRequest.Builder
setIntentViewValue(int value)
Optional.BatchUpdateIntentsRequest.Builder
setLanguageCode(String value)
Optional.BatchUpdateIntentsRequest.Builder
setLanguageCodeBytes(com.google.protobuf.ByteString value)
Optional.BatchUpdateIntentsRequest.Builder
setParent(String value)
Required.BatchUpdateIntentsRequest.Builder
setParentBytes(com.google.protobuf.ByteString value)
Required.BatchUpdateIntentsRequest.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
BatchUpdateIntentsRequest.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
BatchUpdateIntentsRequest.Builder
setUpdateMask(com.google.protobuf.FieldMask value)
Optional.BatchUpdateIntentsRequest.Builder
setUpdateMask(com.google.protobuf.FieldMask.Builder builderForValue)
Optional.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateIntentsRequest.Builder>
-
clear
public BatchUpdateIntentsRequest.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateIntentsRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateIntentsRequest.Builder>
-
getDefaultInstanceForType
public BatchUpdateIntentsRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public BatchUpdateIntentsRequest build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public BatchUpdateIntentsRequest buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public BatchUpdateIntentsRequest.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateIntentsRequest.Builder>
-
setField
public BatchUpdateIntentsRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateIntentsRequest.Builder>
-
clearField
public BatchUpdateIntentsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateIntentsRequest.Builder>
-
clearOneof
public BatchUpdateIntentsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateIntentsRequest.Builder>
-
setRepeatedField
public BatchUpdateIntentsRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateIntentsRequest.Builder>
-
addRepeatedField
public BatchUpdateIntentsRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateIntentsRequest.Builder>
-
mergeFrom
public BatchUpdateIntentsRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<BatchUpdateIntentsRequest.Builder>
-
mergeFrom
public BatchUpdateIntentsRequest.Builder mergeFrom(BatchUpdateIntentsRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateIntentsRequest.Builder>
-
mergeFrom
public BatchUpdateIntentsRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<BatchUpdateIntentsRequest.Builder>
- Throws:
IOException
-
getIntentBatchCase
public BatchUpdateIntentsRequest.IntentBatchCase getIntentBatchCase()
- Specified by:
getIntentBatchCase
in interfaceBatchUpdateIntentsRequestOrBuilder
-
clearIntentBatch
public BatchUpdateIntentsRequest.Builder clearIntentBatch()
-
getParent
public String getParent()
Required. The name of the agent to update or create intents in. Format: `projects/<Project ID>/agent`.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Specified by:
getParent
in interfaceBatchUpdateIntentsRequestOrBuilder
- Returns:
- The parent.
-
getParentBytes
public com.google.protobuf.ByteString getParentBytes()
Required. The name of the agent to update or create intents in. Format: `projects/<Project ID>/agent`.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Specified by:
getParentBytes
in interfaceBatchUpdateIntentsRequestOrBuilder
- Returns:
- The bytes for parent.
-
setParent
public BatchUpdateIntentsRequest.Builder setParent(String value)
Required. The name of the agent to update or create intents in. Format: `projects/<Project ID>/agent`.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Parameters:
value
- The parent to set.- Returns:
- This builder for chaining.
-
clearParent
public BatchUpdateIntentsRequest.Builder clearParent()
Required. The name of the agent to update or create intents in. Format: `projects/<Project ID>/agent`.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Returns:
- This builder for chaining.
-
setParentBytes
public BatchUpdateIntentsRequest.Builder setParentBytes(com.google.protobuf.ByteString value)
Required. The name of the agent to update or create intents in. Format: `projects/<Project ID>/agent`.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Parameters:
value
- The bytes for parent to set.- Returns:
- This builder for chaining.
-
hasIntentBatchUri
public boolean hasIntentBatchUri()
The URI to a Google Cloud Storage file containing intents to update or create. The file format can either be a serialized proto (of IntentBatch type) or JSON object. Note: The URI must start with "gs://".
string intent_batch_uri = 2;
- Specified by:
hasIntentBatchUri
in interfaceBatchUpdateIntentsRequestOrBuilder
- Returns:
- Whether the intentBatchUri field is set.
-
getIntentBatchUri
public String getIntentBatchUri()
The URI to a Google Cloud Storage file containing intents to update or create. The file format can either be a serialized proto (of IntentBatch type) or JSON object. Note: The URI must start with "gs://".
string intent_batch_uri = 2;
- Specified by:
getIntentBatchUri
in interfaceBatchUpdateIntentsRequestOrBuilder
- Returns:
- The intentBatchUri.
-
getIntentBatchUriBytes
public com.google.protobuf.ByteString getIntentBatchUriBytes()
The URI to a Google Cloud Storage file containing intents to update or create. The file format can either be a serialized proto (of IntentBatch type) or JSON object. Note: The URI must start with "gs://".
string intent_batch_uri = 2;
- Specified by:
getIntentBatchUriBytes
in interfaceBatchUpdateIntentsRequestOrBuilder
- Returns:
- The bytes for intentBatchUri.
-
setIntentBatchUri
public BatchUpdateIntentsRequest.Builder setIntentBatchUri(String value)
The URI to a Google Cloud Storage file containing intents to update or create. The file format can either be a serialized proto (of IntentBatch type) or JSON object. Note: The URI must start with "gs://".
string intent_batch_uri = 2;
- Parameters:
value
- The intentBatchUri to set.- Returns:
- This builder for chaining.
-
clearIntentBatchUri
public BatchUpdateIntentsRequest.Builder clearIntentBatchUri()
The URI to a Google Cloud Storage file containing intents to update or create. The file format can either be a serialized proto (of IntentBatch type) or JSON object. Note: The URI must start with "gs://".
string intent_batch_uri = 2;
- Returns:
- This builder for chaining.
-
setIntentBatchUriBytes
public BatchUpdateIntentsRequest.Builder setIntentBatchUriBytes(com.google.protobuf.ByteString value)
The URI to a Google Cloud Storage file containing intents to update or create. The file format can either be a serialized proto (of IntentBatch type) or JSON object. Note: The URI must start with "gs://".
string intent_batch_uri = 2;
- Parameters:
value
- The bytes for intentBatchUri to set.- Returns:
- This builder for chaining.
-
hasIntentBatchInline
public boolean hasIntentBatchInline()
The collection of intents to update or create.
.google.cloud.dialogflow.v2.IntentBatch intent_batch_inline = 3;
- Specified by:
hasIntentBatchInline
in interfaceBatchUpdateIntentsRequestOrBuilder
- Returns:
- Whether the intentBatchInline field is set.
-
getIntentBatchInline
public IntentBatch getIntentBatchInline()
The collection of intents to update or create.
.google.cloud.dialogflow.v2.IntentBatch intent_batch_inline = 3;
- Specified by:
getIntentBatchInline
in interfaceBatchUpdateIntentsRequestOrBuilder
- Returns:
- The intentBatchInline.
-
setIntentBatchInline
public BatchUpdateIntentsRequest.Builder setIntentBatchInline(IntentBatch value)
The collection of intents to update or create.
.google.cloud.dialogflow.v2.IntentBatch intent_batch_inline = 3;
-
setIntentBatchInline
public BatchUpdateIntentsRequest.Builder setIntentBatchInline(IntentBatch.Builder builderForValue)
The collection of intents to update or create.
.google.cloud.dialogflow.v2.IntentBatch intent_batch_inline = 3;
-
mergeIntentBatchInline
public BatchUpdateIntentsRequest.Builder mergeIntentBatchInline(IntentBatch value)
The collection of intents to update or create.
.google.cloud.dialogflow.v2.IntentBatch intent_batch_inline = 3;
-
clearIntentBatchInline
public BatchUpdateIntentsRequest.Builder clearIntentBatchInline()
The collection of intents to update or create.
.google.cloud.dialogflow.v2.IntentBatch intent_batch_inline = 3;
-
getIntentBatchInlineBuilder
public IntentBatch.Builder getIntentBatchInlineBuilder()
The collection of intents to update or create.
.google.cloud.dialogflow.v2.IntentBatch intent_batch_inline = 3;
-
getIntentBatchInlineOrBuilder
public IntentBatchOrBuilder getIntentBatchInlineOrBuilder()
The collection of intents to update or create.
.google.cloud.dialogflow.v2.IntentBatch intent_batch_inline = 3;
- Specified by:
getIntentBatchInlineOrBuilder
in interfaceBatchUpdateIntentsRequestOrBuilder
-
getLanguageCode
public String getLanguageCode()
Optional. The language used to access language-specific data. If not specified, the agent's default language is used. For more information, see [Multilingual intent and entity data](https://cloud.google.com/dialogflow/docs/agents-multilingual#intent-entity).
string language_code = 4 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getLanguageCode
in interfaceBatchUpdateIntentsRequestOrBuilder
- Returns:
- The languageCode.
-
getLanguageCodeBytes
public com.google.protobuf.ByteString getLanguageCodeBytes()
Optional. The language used to access language-specific data. If not specified, the agent's default language is used. For more information, see [Multilingual intent and entity data](https://cloud.google.com/dialogflow/docs/agents-multilingual#intent-entity).
string language_code = 4 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getLanguageCodeBytes
in interfaceBatchUpdateIntentsRequestOrBuilder
- Returns:
- The bytes for languageCode.
-
setLanguageCode
public BatchUpdateIntentsRequest.Builder setLanguageCode(String value)
Optional. The language used to access language-specific data. If not specified, the agent's default language is used. For more information, see [Multilingual intent and entity data](https://cloud.google.com/dialogflow/docs/agents-multilingual#intent-entity).
string language_code = 4 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The languageCode to set.- Returns:
- This builder for chaining.
-
clearLanguageCode
public BatchUpdateIntentsRequest.Builder clearLanguageCode()
Optional. The language used to access language-specific data. If not specified, the agent's default language is used. For more information, see [Multilingual intent and entity data](https://cloud.google.com/dialogflow/docs/agents-multilingual#intent-entity).
string language_code = 4 [(.google.api.field_behavior) = OPTIONAL];
- Returns:
- This builder for chaining.
-
setLanguageCodeBytes
public BatchUpdateIntentsRequest.Builder setLanguageCodeBytes(com.google.protobuf.ByteString value)
Optional. The language used to access language-specific data. If not specified, the agent's default language is used. For more information, see [Multilingual intent and entity data](https://cloud.google.com/dialogflow/docs/agents-multilingual#intent-entity).
string language_code = 4 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The bytes for languageCode to set.- Returns:
- This builder for chaining.
-
hasUpdateMask
public boolean hasUpdateMask()
Optional. The mask to control which fields get updated.
.google.protobuf.FieldMask update_mask = 5 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
hasUpdateMask
in interfaceBatchUpdateIntentsRequestOrBuilder
- Returns:
- Whether the updateMask field is set.
-
getUpdateMask
public com.google.protobuf.FieldMask getUpdateMask()
Optional. The mask to control which fields get updated.
.google.protobuf.FieldMask update_mask = 5 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getUpdateMask
in interfaceBatchUpdateIntentsRequestOrBuilder
- Returns:
- The updateMask.
-
setUpdateMask
public BatchUpdateIntentsRequest.Builder setUpdateMask(com.google.protobuf.FieldMask value)
Optional. The mask to control which fields get updated.
.google.protobuf.FieldMask update_mask = 5 [(.google.api.field_behavior) = OPTIONAL];
-
setUpdateMask
public BatchUpdateIntentsRequest.Builder setUpdateMask(com.google.protobuf.FieldMask.Builder builderForValue)
Optional. The mask to control which fields get updated.
.google.protobuf.FieldMask update_mask = 5 [(.google.api.field_behavior) = OPTIONAL];
-
mergeUpdateMask
public BatchUpdateIntentsRequest.Builder mergeUpdateMask(com.google.protobuf.FieldMask value)
Optional. The mask to control which fields get updated.
.google.protobuf.FieldMask update_mask = 5 [(.google.api.field_behavior) = OPTIONAL];
-
clearUpdateMask
public BatchUpdateIntentsRequest.Builder clearUpdateMask()
Optional. The mask to control which fields get updated.
.google.protobuf.FieldMask update_mask = 5 [(.google.api.field_behavior) = OPTIONAL];
-
getUpdateMaskBuilder
public com.google.protobuf.FieldMask.Builder getUpdateMaskBuilder()
Optional. The mask to control which fields get updated.
.google.protobuf.FieldMask update_mask = 5 [(.google.api.field_behavior) = OPTIONAL];
-
getUpdateMaskOrBuilder
public com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder()
Optional. The mask to control which fields get updated.
.google.protobuf.FieldMask update_mask = 5 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getUpdateMaskOrBuilder
in interfaceBatchUpdateIntentsRequestOrBuilder
-
getIntentViewValue
public int getIntentViewValue()
Optional. The resource view to apply to the returned intent.
.google.cloud.dialogflow.v2.IntentView intent_view = 6 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getIntentViewValue
in interfaceBatchUpdateIntentsRequestOrBuilder
- Returns:
- The enum numeric value on the wire for intentView.
-
setIntentViewValue
public BatchUpdateIntentsRequest.Builder setIntentViewValue(int value)
Optional. The resource view to apply to the returned intent.
.google.cloud.dialogflow.v2.IntentView intent_view = 6 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The enum numeric value on the wire for intentView to set.- Returns:
- This builder for chaining.
-
getIntentView
public IntentView getIntentView()
Optional. The resource view to apply to the returned intent.
.google.cloud.dialogflow.v2.IntentView intent_view = 6 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getIntentView
in interfaceBatchUpdateIntentsRequestOrBuilder
- Returns:
- The intentView.
-
setIntentView
public BatchUpdateIntentsRequest.Builder setIntentView(IntentView value)
Optional. The resource view to apply to the returned intent.
.google.cloud.dialogflow.v2.IntentView intent_view = 6 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The intentView to set.- Returns:
- This builder for chaining.
-
clearIntentView
public BatchUpdateIntentsRequest.Builder clearIntentView()
Optional. The resource view to apply to the returned intent.
.google.cloud.dialogflow.v2.IntentView intent_view = 6 [(.google.api.field_behavior) = OPTIONAL];
- Returns:
- This builder for chaining.
-
setUnknownFields
public final BatchUpdateIntentsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateIntentsRequest.Builder>
-
mergeUnknownFields
public final BatchUpdateIntentsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateIntentsRequest.Builder>
-
-