public static final class ToolUse.WebhookToolTrace extends GeneratedMessage implements ToolUse.WebhookToolTraceOrBuilderThe tracing information for the webhook tool.
Protobuf type google.cloud.dialogflow.cx.v3beta1.ToolUse.WebhookToolTrace
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > ToolUse.WebhookToolTraceImplements
ToolUse.WebhookToolTraceOrBuilderStatic Fields
WEBHOOK_TAG_FIELD_NUMBER
public static final int WEBHOOK_TAG_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
WEBHOOK_URI_FIELD_NUMBER
public static final int WEBHOOK_URI_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static ToolUse.WebhookToolTrace getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
ToolUse.WebhookToolTrace |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static ToolUse.WebhookToolTrace.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
ToolUse.WebhookToolTrace.Builder |
|
newBuilder(ToolUse.WebhookToolTrace prototype)
public static ToolUse.WebhookToolTrace.Builder newBuilder(ToolUse.WebhookToolTrace prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
ToolUse.WebhookToolTrace |
| Returns | |
|---|---|
| Type | Description |
ToolUse.WebhookToolTrace.Builder |
|
parseDelimitedFrom(InputStream input)
public static ToolUse.WebhookToolTrace parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ToolUse.WebhookToolTrace |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ToolUse.WebhookToolTrace parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ToolUse.WebhookToolTrace |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static ToolUse.WebhookToolTrace parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
ToolUse.WebhookToolTrace |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static ToolUse.WebhookToolTrace parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ToolUse.WebhookToolTrace |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static ToolUse.WebhookToolTrace parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
ToolUse.WebhookToolTrace |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static ToolUse.WebhookToolTrace parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ToolUse.WebhookToolTrace |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static ToolUse.WebhookToolTrace parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
ToolUse.WebhookToolTrace |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static ToolUse.WebhookToolTrace parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ToolUse.WebhookToolTrace |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static ToolUse.WebhookToolTrace parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ToolUse.WebhookToolTrace |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ToolUse.WebhookToolTrace parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ToolUse.WebhookToolTrace |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static ToolUse.WebhookToolTrace parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
ToolUse.WebhookToolTrace |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static ToolUse.WebhookToolTrace parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ToolUse.WebhookToolTrace |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<ToolUse.WebhookToolTrace> parser()| Returns | |
|---|---|
| Type | Description |
Parser<WebhookToolTrace> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public ToolUse.WebhookToolTrace getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ToolUse.WebhookToolTrace |
|
getParserForType()
public Parser<ToolUse.WebhookToolTrace> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<WebhookToolTrace> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getWebhookTag()
public String getWebhookTag()Optional. The tag of the webhook.
string webhook_tag = 1 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
String |
The webhookTag. |
getWebhookTagBytes()
public ByteString getWebhookTagBytes()Optional. The tag of the webhook.
string webhook_tag = 1 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for webhookTag. |
getWebhookUri()
public String getWebhookUri()Optional. The url of the webhook.
string webhook_uri = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
String |
The webhookUri. |
getWebhookUriBytes()
public ByteString getWebhookUriBytes()Optional. The url of the webhook.
string webhook_uri = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for webhookUri. |
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public ToolUse.WebhookToolTrace.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
ToolUse.WebhookToolTrace.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected ToolUse.WebhookToolTrace.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
ToolUse.WebhookToolTrace.Builder |
|
toBuilder()
public ToolUse.WebhookToolTrace.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
ToolUse.WebhookToolTrace.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|