| Modifier and Type | Method and Description |
|---|---|
Example |
Example.Builder.build() |
Example |
Example.Builder.buildPartial() |
Example |
GenerativeInfo.getActionTracingInfo()
The actions performed by the generative playbook for the current agent
response.
|
Example |
GenerativeInfo.Builder.getActionTracingInfo()
The actions performed by the generative playbook for the current agent
response.
|
Example |
GenerativeInfoOrBuilder.getActionTracingInfo()
The actions performed by the generative playbook for the current agent
response.
|
static Example |
Example.getDefaultInstance() |
Example |
Example.getDefaultInstanceForType() |
Example |
Example.Builder.getDefaultInstanceForType() |
Example |
CreateExampleRequest.getExample()
Required.
|
Example |
CreateExampleRequest.Builder.getExample()
Required.
|
Example |
UpdateExampleRequestOrBuilder.getExample()
Required.
|
Example |
UpdateExampleRequest.getExample()
Required.
|
Example |
UpdateExampleRequest.Builder.getExample()
Required.
|
Example |
CreateExampleRequestOrBuilder.getExample()
Required.
|
Example |
PlaybookVersion.getExamples(int index)
Output only.
|
Example |
PlaybookVersion.Builder.getExamples(int index)
Output only.
|
Example |
ListExamplesResponseOrBuilder.getExamples(int index)
The list of examples.
|
Example |
PlaybookVersionOrBuilder.getExamples(int index)
Output only.
|
Example |
ListExamplesResponse.getExamples(int index)
The list of examples.
|
Example |
ListExamplesResponse.Builder.getExamples(int index)
The list of examples.
|
static Example |
Example.parseDelimitedFrom(InputStream input) |
static Example |
Example.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Example |
Example.parseFrom(byte[] data) |
static Example |
Example.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Example |
Example.parseFrom(ByteBuffer data) |
static Example |
Example.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Example |
Example.parseFrom(com.google.protobuf.ByteString data) |
static Example |
Example.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Example |
Example.parseFrom(com.google.protobuf.CodedInputStream input) |
static Example |
Example.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Example |
Example.parseFrom(InputStream input) |
static Example |
Example.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Example> |
PlaybookVersion.getExamplesList()
Output only.
|
List<Example> |
PlaybookVersion.Builder.getExamplesList()
Output only.
|
List<Example> |
ListExamplesResponseOrBuilder.getExamplesList()
The list of examples.
|
List<Example> |
PlaybookVersionOrBuilder.getExamplesList()
Output only.
|
List<Example> |
ListExamplesResponse.getExamplesList()
The list of examples.
|
List<Example> |
ListExamplesResponse.Builder.getExamplesList()
The list of examples.
|
com.google.protobuf.Parser<Example> |
Example.getParserForType() |
static com.google.protobuf.Parser<Example> |
Example.parser() |
| Modifier and Type | Method and Description |
|---|---|
PlaybookVersion.Builder |
PlaybookVersion.Builder.addExamples(Example value)
Output only.
|
ListExamplesResponse.Builder |
ListExamplesResponse.Builder.addExamples(Example value)
The list of examples.
|
PlaybookVersion.Builder |
PlaybookVersion.Builder.addExamples(int index,
Example value)
Output only.
|
ListExamplesResponse.Builder |
ListExamplesResponse.Builder.addExamples(int index,
Example value)
The list of examples.
|
GenerativeInfo.Builder |
GenerativeInfo.Builder.mergeActionTracingInfo(Example value)
The actions performed by the generative playbook for the current agent
response.
|
CreateExampleRequest.Builder |
CreateExampleRequest.Builder.mergeExample(Example value)
Required.
|
UpdateExampleRequest.Builder |
UpdateExampleRequest.Builder.mergeExample(Example value)
Required.
|
Example.Builder |
Example.Builder.mergeFrom(Example other) |
static Example.Builder |
Example.newBuilder(Example prototype) |
GenerativeInfo.Builder |
GenerativeInfo.Builder.setActionTracingInfo(Example value)
The actions performed by the generative playbook for the current agent
response.
|
CreateExampleRequest.Builder |
CreateExampleRequest.Builder.setExample(Example value)
Required.
|
UpdateExampleRequest.Builder |
UpdateExampleRequest.Builder.setExample(Example value)
Required.
|
PlaybookVersion.Builder |
PlaybookVersion.Builder.setExamples(int index,
Example value)
Output only.
|
ListExamplesResponse.Builder |
ListExamplesResponse.Builder.setExamples(int index,
Example value)
The list of examples.
|
| Modifier and Type | Method and Description |
|---|---|
PlaybookVersion.Builder |
PlaybookVersion.Builder.addAllExamples(Iterable<? extends Example> values)
Output only.
|
ListExamplesResponse.Builder |
ListExamplesResponse.Builder.addAllExamples(Iterable<? extends Example> values)
The list of examples.
|
Copyright © 2025 Google LLC. All rights reserved.