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.v2beta1.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
The request message for [Intents.BatchUpdateIntents][google.cloud.dialogflow.v2beta1.Intents.BatchUpdateIntents].
Protobuf typegoogle.cloud.dialogflow.v2beta1.BatchUpdateIntentsRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BatchUpdateIntentsRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)BatchUpdateIntentsRequestbuild()BatchUpdateIntentsRequestbuildPartial()BatchUpdateIntentsRequest.Builderclear()BatchUpdateIntentsRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)BatchUpdateIntentsRequest.BuilderclearIntentBatch()BatchUpdateIntentsRequest.BuilderclearIntentBatchInline()The collection of intents to update or create.BatchUpdateIntentsRequest.BuilderclearIntentBatchUri()The URI to a Google Cloud Storage file containing intents to update or create.BatchUpdateIntentsRequest.BuilderclearIntentView()Optional.BatchUpdateIntentsRequest.BuilderclearLanguageCode()Optional.BatchUpdateIntentsRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)BatchUpdateIntentsRequest.BuilderclearParent()Required.BatchUpdateIntentsRequest.BuilderclearUpdateMask()Optional.BatchUpdateIntentsRequest.Builderclone()BatchUpdateIntentsRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()BatchUpdateIntentsRequest.IntentBatchCasegetIntentBatchCase()IntentBatchgetIntentBatchInline()The collection of intents to update or create.IntentBatch.BuildergetIntentBatchInlineBuilder()The collection of intents to update or create.IntentBatchOrBuildergetIntentBatchInlineOrBuilder()The collection of intents to update or create.StringgetIntentBatchUri()The URI to a Google Cloud Storage file containing intents to update or create.com.google.protobuf.ByteStringgetIntentBatchUriBytes()The URI to a Google Cloud Storage file containing intents to update or create.IntentViewgetIntentView()Optional.intgetIntentViewValue()Optional.StringgetLanguageCode()Optional.com.google.protobuf.ByteStringgetLanguageCodeBytes()Optional.StringgetParent()Required.com.google.protobuf.ByteStringgetParentBytes()Required.com.google.protobuf.FieldMaskgetUpdateMask()Optional.com.google.protobuf.FieldMask.BuildergetUpdateMaskBuilder()Optional.com.google.protobuf.FieldMaskOrBuildergetUpdateMaskOrBuilder()Optional.booleanhasIntentBatchInline()The collection of intents to update or create.booleanhasIntentBatchUri()The URI to a Google Cloud Storage file containing intents to update or create.booleanhasUpdateMask()Optional.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()BatchUpdateIntentsRequest.BuildermergeFrom(BatchUpdateIntentsRequest other)BatchUpdateIntentsRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)BatchUpdateIntentsRequest.BuildermergeFrom(com.google.protobuf.Message other)BatchUpdateIntentsRequest.BuildermergeIntentBatchInline(IntentBatch value)The collection of intents to update or create.BatchUpdateIntentsRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)BatchUpdateIntentsRequest.BuildermergeUpdateMask(com.google.protobuf.FieldMask value)Optional.BatchUpdateIntentsRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)BatchUpdateIntentsRequest.BuildersetIntentBatchInline(IntentBatch value)The collection of intents to update or create.BatchUpdateIntentsRequest.BuildersetIntentBatchInline(IntentBatch.Builder builderForValue)The collection of intents to update or create.BatchUpdateIntentsRequest.BuildersetIntentBatchUri(String value)The URI to a Google Cloud Storage file containing intents to update or create.BatchUpdateIntentsRequest.BuildersetIntentBatchUriBytes(com.google.protobuf.ByteString value)The URI to a Google Cloud Storage file containing intents to update or create.BatchUpdateIntentsRequest.BuildersetIntentView(IntentView value)Optional.BatchUpdateIntentsRequest.BuildersetIntentViewValue(int value)Optional.BatchUpdateIntentsRequest.BuildersetLanguageCode(String value)Optional.BatchUpdateIntentsRequest.BuildersetLanguageCodeBytes(com.google.protobuf.ByteString value)Optional.BatchUpdateIntentsRequest.BuildersetParent(String value)Required.BatchUpdateIntentsRequest.BuildersetParentBytes(com.google.protobuf.ByteString value)Required.BatchUpdateIntentsRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)BatchUpdateIntentsRequest.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)BatchUpdateIntentsRequest.BuildersetUpdateMask(com.google.protobuf.FieldMask value)Optional.BatchUpdateIntentsRequest.BuildersetUpdateMask(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:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateIntentsRequest.Builder>
-
clear
public BatchUpdateIntentsRequest.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateIntentsRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateIntentsRequest.Builder>
-
getDefaultInstanceForType
public BatchUpdateIntentsRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public BatchUpdateIntentsRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public BatchUpdateIntentsRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public BatchUpdateIntentsRequest.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateIntentsRequest.Builder>
-
setField
public BatchUpdateIntentsRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateIntentsRequest.Builder>
-
clearField
public BatchUpdateIntentsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateIntentsRequest.Builder>
-
clearOneof
public BatchUpdateIntentsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateIntentsRequest.Builder>
-
setRepeatedField
public BatchUpdateIntentsRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateIntentsRequest.Builder>
-
addRepeatedField
public BatchUpdateIntentsRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateIntentsRequest.Builder>
-
mergeFrom
public BatchUpdateIntentsRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BatchUpdateIntentsRequest.Builder>
-
mergeFrom
public BatchUpdateIntentsRequest.Builder mergeFrom(BatchUpdateIntentsRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin 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:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BatchUpdateIntentsRequest.Builder>- Throws:
IOException
-
getIntentBatchCase
public BatchUpdateIntentsRequest.IntentBatchCase getIntentBatchCase()
- Specified by:
getIntentBatchCasein interfaceBatchUpdateIntentsRequestOrBuilder
-
clearIntentBatch
public BatchUpdateIntentsRequest.Builder clearIntentBatch()
-
getParent
public String getParent()
Required. The name of the agent to update or create intents in. Supported formats: - `projects/<Project ID>/agent` - `projects/<Project ID>/locations/<Location ID>/agent`
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getParentin interfaceBatchUpdateIntentsRequestOrBuilder- Returns:
- The parent.
-
getParentBytes
public com.google.protobuf.ByteString getParentBytes()
Required. The name of the agent to update or create intents in. Supported formats: - `projects/<Project ID>/agent` - `projects/<Project ID>/locations/<Location ID>/agent`
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getParentBytesin 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. Supported formats: - `projects/<Project ID>/agent` - `projects/<Project ID>/locations/<Location 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. Supported formats: - `projects/<Project ID>/agent` - `projects/<Project ID>/locations/<Location 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. Supported formats: - `projects/<Project ID>/agent` - `projects/<Project ID>/locations/<Location 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:
hasIntentBatchUriin 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:
getIntentBatchUriin 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:
getIntentBatchUriBytesin 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.v2beta1.IntentBatch intent_batch_inline = 3;- Specified by:
hasIntentBatchInlinein interfaceBatchUpdateIntentsRequestOrBuilder- Returns:
- Whether the intentBatchInline field is set.
-
getIntentBatchInline
public IntentBatch getIntentBatchInline()
The collection of intents to update or create.
.google.cloud.dialogflow.v2beta1.IntentBatch intent_batch_inline = 3;- Specified by:
getIntentBatchInlinein interfaceBatchUpdateIntentsRequestOrBuilder- Returns:
- The intentBatchInline.
-
setIntentBatchInline
public BatchUpdateIntentsRequest.Builder setIntentBatchInline(IntentBatch value)
The collection of intents to update or create.
.google.cloud.dialogflow.v2beta1.IntentBatch intent_batch_inline = 3;
-
setIntentBatchInline
public BatchUpdateIntentsRequest.Builder setIntentBatchInline(IntentBatch.Builder builderForValue)
The collection of intents to update or create.
.google.cloud.dialogflow.v2beta1.IntentBatch intent_batch_inline = 3;
-
mergeIntentBatchInline
public BatchUpdateIntentsRequest.Builder mergeIntentBatchInline(IntentBatch value)
The collection of intents to update or create.
.google.cloud.dialogflow.v2beta1.IntentBatch intent_batch_inline = 3;
-
clearIntentBatchInline
public BatchUpdateIntentsRequest.Builder clearIntentBatchInline()
The collection of intents to update or create.
.google.cloud.dialogflow.v2beta1.IntentBatch intent_batch_inline = 3;
-
getIntentBatchInlineBuilder
public IntentBatch.Builder getIntentBatchInlineBuilder()
The collection of intents to update or create.
.google.cloud.dialogflow.v2beta1.IntentBatch intent_batch_inline = 3;
-
getIntentBatchInlineOrBuilder
public IntentBatchOrBuilder getIntentBatchInlineOrBuilder()
The collection of intents to update or create.
.google.cloud.dialogflow.v2beta1.IntentBatch intent_batch_inline = 3;- Specified by:
getIntentBatchInlineOrBuilderin 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:
getLanguageCodein 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:
getLanguageCodeBytesin 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;- Specified by:
hasUpdateMaskin 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;- Specified by:
getUpdateMaskin 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;
-
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;
-
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;
-
clearUpdateMask
public BatchUpdateIntentsRequest.Builder clearUpdateMask()
Optional. The mask to control which fields get updated.
.google.protobuf.FieldMask update_mask = 5;
-
getUpdateMaskBuilder
public com.google.protobuf.FieldMask.Builder getUpdateMaskBuilder()
Optional. The mask to control which fields get updated.
.google.protobuf.FieldMask update_mask = 5;
-
getUpdateMaskOrBuilder
public com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder()
Optional. The mask to control which fields get updated.
.google.protobuf.FieldMask update_mask = 5;- Specified by:
getUpdateMaskOrBuilderin interfaceBatchUpdateIntentsRequestOrBuilder
-
getIntentViewValue
public int getIntentViewValue()
Optional. The resource view to apply to the returned intent.
.google.cloud.dialogflow.v2beta1.IntentView intent_view = 6;- Specified by:
getIntentViewValuein 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.v2beta1.IntentView intent_view = 6;- 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.v2beta1.IntentView intent_view = 6;- Specified by:
getIntentViewin interfaceBatchUpdateIntentsRequestOrBuilder- Returns:
- The intentView.
-
setIntentView
public BatchUpdateIntentsRequest.Builder setIntentView(IntentView value)
Optional. The resource view to apply to the returned intent.
.google.cloud.dialogflow.v2beta1.IntentView intent_view = 6;- 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.v2beta1.IntentView intent_view = 6;- Returns:
- This builder for chaining.
-
setUnknownFields
public final BatchUpdateIntentsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateIntentsRequest.Builder>
-
mergeUnknownFields
public final BatchUpdateIntentsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateIntentsRequest.Builder>
-
-