public final class UpdateTransitionRouteGroupRequest extends com.google.protobuf.GeneratedMessageV3 implements UpdateTransitionRouteGroupRequestOrBuilder
The request message for [TransitionRouteGroups.UpdateTransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroups.UpdateTransitionRouteGroup].Protobuf type
google.cloud.dialogflow.cx.v3.UpdateTransitionRouteGroupRequest| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateTransitionRouteGroupRequest.Builder
The request message for [TransitionRouteGroups.UpdateTransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroups.UpdateTransitionRouteGroup].
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
LANGUAGE_CODE_FIELD_NUMBER |
static int |
TRANSITION_ROUTE_GROUP_FIELD_NUMBER |
static int |
UPDATE_MASK_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static UpdateTransitionRouteGroupRequest |
getDefaultInstance() |
UpdateTransitionRouteGroupRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getLanguageCode()
The language of the following fields in `TransitionRouteGroup`:
* `TransitionRouteGroup.transition_routes.trigger_fulfillment.messages`
*
`TransitionRouteGroup.transition_routes.trigger_fulfillment.conditional_cases`
If not specified, the agent's default language is used.
|
com.google.protobuf.ByteString |
getLanguageCodeBytes()
The language of the following fields in `TransitionRouteGroup`:
* `TransitionRouteGroup.transition_routes.trigger_fulfillment.messages`
*
`TransitionRouteGroup.transition_routes.trigger_fulfillment.conditional_cases`
If not specified, the agent's default language is used.
|
com.google.protobuf.Parser<UpdateTransitionRouteGroupRequest> |
getParserForType() |
int |
getSerializedSize() |
TransitionRouteGroup |
getTransitionRouteGroup()
Required.
|
TransitionRouteGroupOrBuilder |
getTransitionRouteGroupOrBuilder()
Required.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
com.google.protobuf.FieldMask |
getUpdateMask()
The mask to control which fields get updated.
|
com.google.protobuf.FieldMaskOrBuilder |
getUpdateMaskOrBuilder()
The mask to control which fields get updated.
|
int |
hashCode() |
boolean |
hasTransitionRouteGroup()
Required.
|
boolean |
hasUpdateMask()
The mask to control which fields get updated.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static UpdateTransitionRouteGroupRequest.Builder |
newBuilder() |
static UpdateTransitionRouteGroupRequest.Builder |
newBuilder(UpdateTransitionRouteGroupRequest prototype) |
UpdateTransitionRouteGroupRequest.Builder |
newBuilderForType() |
protected UpdateTransitionRouteGroupRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static UpdateTransitionRouteGroupRequest |
parseDelimitedFrom(InputStream input) |
static UpdateTransitionRouteGroupRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateTransitionRouteGroupRequest |
parseFrom(byte[] data) |
static UpdateTransitionRouteGroupRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateTransitionRouteGroupRequest |
parseFrom(ByteBuffer data) |
static UpdateTransitionRouteGroupRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateTransitionRouteGroupRequest |
parseFrom(com.google.protobuf.ByteString data) |
static UpdateTransitionRouteGroupRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateTransitionRouteGroupRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static UpdateTransitionRouteGroupRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateTransitionRouteGroupRequest |
parseFrom(InputStream input) |
static UpdateTransitionRouteGroupRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<UpdateTransitionRouteGroupRequest> |
parser() |
UpdateTransitionRouteGroupRequest.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int TRANSITION_ROUTE_GROUP_FIELD_NUMBER
public static final int UPDATE_MASK_FIELD_NUMBER
public static final int LANGUAGE_CODE_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasTransitionRouteGroup()
Required. The transition route group to update.
.google.cloud.dialogflow.cx.v3.TransitionRouteGroup transition_route_group = 1 [(.google.api.field_behavior) = REQUIRED];
hasTransitionRouteGroup in interface UpdateTransitionRouteGroupRequestOrBuilderpublic TransitionRouteGroup getTransitionRouteGroup()
Required. The transition route group to update.
.google.cloud.dialogflow.cx.v3.TransitionRouteGroup transition_route_group = 1 [(.google.api.field_behavior) = REQUIRED];
getTransitionRouteGroup in interface UpdateTransitionRouteGroupRequestOrBuilderpublic TransitionRouteGroupOrBuilder getTransitionRouteGroupOrBuilder()
Required. The transition route group to update.
.google.cloud.dialogflow.cx.v3.TransitionRouteGroup transition_route_group = 1 [(.google.api.field_behavior) = REQUIRED];
getTransitionRouteGroupOrBuilder in interface UpdateTransitionRouteGroupRequestOrBuilderpublic boolean hasUpdateMask()
The mask to control which fields get updated.
.google.protobuf.FieldMask update_mask = 2;hasUpdateMask in interface UpdateTransitionRouteGroupRequestOrBuilderpublic com.google.protobuf.FieldMask getUpdateMask()
The mask to control which fields get updated.
.google.protobuf.FieldMask update_mask = 2;getUpdateMask in interface UpdateTransitionRouteGroupRequestOrBuilderpublic com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder()
The mask to control which fields get updated.
.google.protobuf.FieldMask update_mask = 2;getUpdateMaskOrBuilder in interface UpdateTransitionRouteGroupRequestOrBuilderpublic String getLanguageCode()
The language of the following fields in `TransitionRouteGroup`: * `TransitionRouteGroup.transition_routes.trigger_fulfillment.messages` * `TransitionRouteGroup.transition_routes.trigger_fulfillment.conditional_cases` If not specified, the agent's default language is used. [Many languages](https://cloud.google.com/dialogflow/cx/docs/reference/language) are supported. Note: languages must be enabled in the agent before they can be used.
string language_code = 3;getLanguageCode in interface UpdateTransitionRouteGroupRequestOrBuilderpublic com.google.protobuf.ByteString getLanguageCodeBytes()
The language of the following fields in `TransitionRouteGroup`: * `TransitionRouteGroup.transition_routes.trigger_fulfillment.messages` * `TransitionRouteGroup.transition_routes.trigger_fulfillment.conditional_cases` If not specified, the agent's default language is used. [Many languages](https://cloud.google.com/dialogflow/cx/docs/reference/language) are supported. Note: languages must be enabled in the agent before they can be used.
string language_code = 3;getLanguageCodeBytes in interface UpdateTransitionRouteGroupRequestOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static UpdateTransitionRouteGroupRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateTransitionRouteGroupRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateTransitionRouteGroupRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateTransitionRouteGroupRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateTransitionRouteGroupRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateTransitionRouteGroupRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateTransitionRouteGroupRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static UpdateTransitionRouteGroupRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static UpdateTransitionRouteGroupRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static UpdateTransitionRouteGroupRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static UpdateTransitionRouteGroupRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static UpdateTransitionRouteGroupRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic UpdateTransitionRouteGroupRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static UpdateTransitionRouteGroupRequest.Builder newBuilder()
public static UpdateTransitionRouteGroupRequest.Builder newBuilder(UpdateTransitionRouteGroupRequest prototype)
public UpdateTransitionRouteGroupRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected UpdateTransitionRouteGroupRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static UpdateTransitionRouteGroupRequest getDefaultInstance()
public static com.google.protobuf.Parser<UpdateTransitionRouteGroupRequest> parser()
public com.google.protobuf.Parser<UpdateTransitionRouteGroupRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public UpdateTransitionRouteGroupRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022 Google LLC. All rights reserved.