| Modifier and Type | Method and Description |
|---|---|
AgentUtterance |
AgentUtterance.Builder.build() |
AgentUtterance |
AgentUtterance.Builder.buildPartial() |
AgentUtterance |
ActionOrBuilder.getAgentUtterance()
Optional.
|
AgentUtterance |
Action.getAgentUtterance()
Optional.
|
AgentUtterance |
Action.Builder.getAgentUtterance()
Optional.
|
static AgentUtterance |
AgentUtterance.getDefaultInstance() |
AgentUtterance |
AgentUtterance.getDefaultInstanceForType() |
AgentUtterance |
AgentUtterance.Builder.getDefaultInstanceForType() |
static AgentUtterance |
AgentUtterance.parseDelimitedFrom(InputStream input) |
static AgentUtterance |
AgentUtterance.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AgentUtterance |
AgentUtterance.parseFrom(byte[] data) |
static AgentUtterance |
AgentUtterance.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AgentUtterance |
AgentUtterance.parseFrom(ByteBuffer data) |
static AgentUtterance |
AgentUtterance.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AgentUtterance |
AgentUtterance.parseFrom(com.google.protobuf.ByteString data) |
static AgentUtterance |
AgentUtterance.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AgentUtterance |
AgentUtterance.parseFrom(com.google.protobuf.CodedInputStream input) |
static AgentUtterance |
AgentUtterance.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AgentUtterance |
AgentUtterance.parseFrom(InputStream input) |
static AgentUtterance |
AgentUtterance.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AgentUtterance> |
AgentUtterance.getParserForType() |
static com.google.protobuf.Parser<AgentUtterance> |
AgentUtterance.parser() |
| Modifier and Type | Method and Description |
|---|---|
Action.Builder |
Action.Builder.mergeAgentUtterance(AgentUtterance value)
Optional.
|
AgentUtterance.Builder |
AgentUtterance.Builder.mergeFrom(AgentUtterance other) |
static AgentUtterance.Builder |
AgentUtterance.newBuilder(AgentUtterance prototype) |
Action.Builder |
Action.Builder.setAgentUtterance(AgentUtterance value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.