public static final class Tool.ConnectorTool.Action extends com.google.protobuf.GeneratedMessageV3 implements Tool.ConnectorTool.ActionOrBuilder
Configuration of a Connection operation for the tool to use.Protobuf type
google.cloud.dialogflow.cx.v3beta1.Tool.ConnectorTool.Action| Modifier and Type | Class and Description |
|---|---|
static class |
Tool.ConnectorTool.Action.ActionSpecCase |
static class |
Tool.ConnectorTool.Action.Builder
Configuration of a Connection operation for the tool to use.
|
static class |
Tool.ConnectorTool.Action.EntityOperation
Entity CRUD operation specification.
|
static interface |
Tool.ConnectorTool.Action.EntityOperationOrBuilder |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
CONNECTION_ACTION_ID_FIELD_NUMBER |
static int |
ENTITY_OPERATION_FIELD_NUMBER |
static int |
INPUT_FIELDS_FIELD_NUMBER |
static int |
OUTPUT_FIELDS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Tool.ConnectorTool.Action.ActionSpecCase |
getActionSpecCase() |
String |
getConnectionActionId()
ID of a Connection action for the tool to use.
|
com.google.protobuf.ByteString |
getConnectionActionIdBytes()
ID of a Connection action for the tool to use.
|
static Tool.ConnectorTool.Action |
getDefaultInstance() |
Tool.ConnectorTool.Action |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Tool.ConnectorTool.Action.EntityOperation |
getEntityOperation()
Entity operation configuration for the tool to use.
|
Tool.ConnectorTool.Action.EntityOperationOrBuilder |
getEntityOperationOrBuilder()
Entity operation configuration for the tool to use.
|
String |
getInputFields(int index)
Optional.
|
com.google.protobuf.ByteString |
getInputFieldsBytes(int index)
Optional.
|
int |
getInputFieldsCount()
Optional.
|
com.google.protobuf.ProtocolStringList |
getInputFieldsList()
Optional.
|
String |
getOutputFields(int index)
Optional.
|
com.google.protobuf.ByteString |
getOutputFieldsBytes(int index)
Optional.
|
int |
getOutputFieldsCount()
Optional.
|
com.google.protobuf.ProtocolStringList |
getOutputFieldsList()
Optional.
|
com.google.protobuf.Parser<Tool.ConnectorTool.Action> |
getParserForType() |
int |
getSerializedSize() |
boolean |
hasConnectionActionId()
ID of a Connection action for the tool to use.
|
boolean |
hasEntityOperation()
Entity operation configuration for the tool to use.
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Tool.ConnectorTool.Action.Builder |
newBuilder() |
static Tool.ConnectorTool.Action.Builder |
newBuilder(Tool.ConnectorTool.Action prototype) |
Tool.ConnectorTool.Action.Builder |
newBuilderForType() |
protected Tool.ConnectorTool.Action.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static Tool.ConnectorTool.Action |
parseDelimitedFrom(InputStream input) |
static Tool.ConnectorTool.Action |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tool.ConnectorTool.Action |
parseFrom(byte[] data) |
static Tool.ConnectorTool.Action |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tool.ConnectorTool.Action |
parseFrom(ByteBuffer data) |
static Tool.ConnectorTool.Action |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tool.ConnectorTool.Action |
parseFrom(com.google.protobuf.ByteString data) |
static Tool.ConnectorTool.Action |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tool.ConnectorTool.Action |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Tool.ConnectorTool.Action |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tool.ConnectorTool.Action |
parseFrom(InputStream input) |
static Tool.ConnectorTool.Action |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Tool.ConnectorTool.Action> |
parser() |
Tool.ConnectorTool.Action.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, 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 CONNECTION_ACTION_ID_FIELD_NUMBER
public static final int ENTITY_OPERATION_FIELD_NUMBER
public static final int INPUT_FIELDS_FIELD_NUMBER
public static final int OUTPUT_FIELDS_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance 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 Tool.ConnectorTool.Action.ActionSpecCase getActionSpecCase()
getActionSpecCase in interface Tool.ConnectorTool.ActionOrBuilderpublic boolean hasConnectionActionId()
ID of a Connection action for the tool to use.
string connection_action_id = 4;hasConnectionActionId in interface Tool.ConnectorTool.ActionOrBuilderpublic String getConnectionActionId()
ID of a Connection action for the tool to use.
string connection_action_id = 4;getConnectionActionId in interface Tool.ConnectorTool.ActionOrBuilderpublic com.google.protobuf.ByteString getConnectionActionIdBytes()
ID of a Connection action for the tool to use.
string connection_action_id = 4;getConnectionActionIdBytes in interface Tool.ConnectorTool.ActionOrBuilderpublic boolean hasEntityOperation()
Entity operation configuration for the tool to use.
.google.cloud.dialogflow.cx.v3beta1.Tool.ConnectorTool.Action.EntityOperation entity_operation = 5;
hasEntityOperation in interface Tool.ConnectorTool.ActionOrBuilderpublic Tool.ConnectorTool.Action.EntityOperation getEntityOperation()
Entity operation configuration for the tool to use.
.google.cloud.dialogflow.cx.v3beta1.Tool.ConnectorTool.Action.EntityOperation entity_operation = 5;
getEntityOperation in interface Tool.ConnectorTool.ActionOrBuilderpublic Tool.ConnectorTool.Action.EntityOperationOrBuilder getEntityOperationOrBuilder()
Entity operation configuration for the tool to use.
.google.cloud.dialogflow.cx.v3beta1.Tool.ConnectorTool.Action.EntityOperation entity_operation = 5;
getEntityOperationOrBuilder in interface Tool.ConnectorTool.ActionOrBuilderpublic com.google.protobuf.ProtocolStringList getInputFieldsList()
Optional. Entity fields to use as inputs for the operation. If no fields are specified, all fields of the Entity will be used.
repeated string input_fields = 2 [(.google.api.field_behavior) = OPTIONAL];getInputFieldsList in interface Tool.ConnectorTool.ActionOrBuilderpublic int getInputFieldsCount()
Optional. Entity fields to use as inputs for the operation. If no fields are specified, all fields of the Entity will be used.
repeated string input_fields = 2 [(.google.api.field_behavior) = OPTIONAL];getInputFieldsCount in interface Tool.ConnectorTool.ActionOrBuilderpublic String getInputFields(int index)
Optional. Entity fields to use as inputs for the operation. If no fields are specified, all fields of the Entity will be used.
repeated string input_fields = 2 [(.google.api.field_behavior) = OPTIONAL];getInputFields in interface Tool.ConnectorTool.ActionOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getInputFieldsBytes(int index)
Optional. Entity fields to use as inputs for the operation. If no fields are specified, all fields of the Entity will be used.
repeated string input_fields = 2 [(.google.api.field_behavior) = OPTIONAL];getInputFieldsBytes in interface Tool.ConnectorTool.ActionOrBuilderindex - The index of the value to return.public com.google.protobuf.ProtocolStringList getOutputFieldsList()
Optional. Entity fields to return from the operation. If no fields are specified, all fields of the Entity will be returned.
repeated string output_fields = 3 [(.google.api.field_behavior) = OPTIONAL];getOutputFieldsList in interface Tool.ConnectorTool.ActionOrBuilderpublic int getOutputFieldsCount()
Optional. Entity fields to return from the operation. If no fields are specified, all fields of the Entity will be returned.
repeated string output_fields = 3 [(.google.api.field_behavior) = OPTIONAL];getOutputFieldsCount in interface Tool.ConnectorTool.ActionOrBuilderpublic String getOutputFields(int index)
Optional. Entity fields to return from the operation. If no fields are specified, all fields of the Entity will be returned.
repeated string output_fields = 3 [(.google.api.field_behavior) = OPTIONAL];getOutputFields in interface Tool.ConnectorTool.ActionOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getOutputFieldsBytes(int index)
Optional. Entity fields to return from the operation. If no fields are specified, all fields of the Entity will be returned.
repeated string output_fields = 3 [(.google.api.field_behavior) = OPTIONAL];getOutputFieldsBytes in interface Tool.ConnectorTool.ActionOrBuilderindex - The index of the value to return.public 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 Tool.ConnectorTool.Action parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Tool.ConnectorTool.Action parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Tool.ConnectorTool.Action parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Tool.ConnectorTool.Action parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Tool.ConnectorTool.Action parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Tool.ConnectorTool.Action parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Tool.ConnectorTool.Action parseFrom(InputStream input) throws IOException
IOExceptionpublic static Tool.ConnectorTool.Action parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Tool.ConnectorTool.Action parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Tool.ConnectorTool.Action parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Tool.ConnectorTool.Action parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Tool.ConnectorTool.Action parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Tool.ConnectorTool.Action.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Tool.ConnectorTool.Action.Builder newBuilder()
public static Tool.ConnectorTool.Action.Builder newBuilder(Tool.ConnectorTool.Action prototype)
public Tool.ConnectorTool.Action.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Tool.ConnectorTool.Action.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Tool.ConnectorTool.Action getDefaultInstance()
public static com.google.protobuf.Parser<Tool.ConnectorTool.Action> parser()
public com.google.protobuf.Parser<Tool.ConnectorTool.Action> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Tool.ConnectorTool.Action getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2025 Google LLC. All rights reserved.