| Modifier and Type | Method and Description |
|---|---|
PlaybookOutput |
PlaybookOutput.Builder.build() |
PlaybookOutput |
PlaybookOutput.Builder.buildPartial() |
static PlaybookOutput |
PlaybookOutput.getDefaultInstance() |
PlaybookOutput |
PlaybookOutput.getDefaultInstanceForType() |
PlaybookOutput |
PlaybookOutput.Builder.getDefaultInstanceForType() |
PlaybookOutput |
PlaybookInvocation.getPlaybookOutput()
Optional.
|
PlaybookOutput |
PlaybookInvocation.Builder.getPlaybookOutput()
Optional.
|
PlaybookOutput |
PlaybookInvocationOrBuilder.getPlaybookOutput()
Optional.
|
PlaybookOutput |
ExampleOrBuilder.getPlaybookOutput()
Optional.
|
PlaybookOutput |
Example.getPlaybookOutput()
Optional.
|
PlaybookOutput |
Example.Builder.getPlaybookOutput()
Optional.
|
static PlaybookOutput |
PlaybookOutput.parseDelimitedFrom(InputStream input) |
static PlaybookOutput |
PlaybookOutput.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PlaybookOutput |
PlaybookOutput.parseFrom(byte[] data) |
static PlaybookOutput |
PlaybookOutput.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PlaybookOutput |
PlaybookOutput.parseFrom(ByteBuffer data) |
static PlaybookOutput |
PlaybookOutput.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PlaybookOutput |
PlaybookOutput.parseFrom(com.google.protobuf.ByteString data) |
static PlaybookOutput |
PlaybookOutput.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PlaybookOutput |
PlaybookOutput.parseFrom(com.google.protobuf.CodedInputStream input) |
static PlaybookOutput |
PlaybookOutput.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PlaybookOutput |
PlaybookOutput.parseFrom(InputStream input) |
static PlaybookOutput |
PlaybookOutput.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PlaybookOutput> |
PlaybookOutput.getParserForType() |
static com.google.protobuf.Parser<PlaybookOutput> |
PlaybookOutput.parser() |
| Modifier and Type | Method and Description |
|---|---|
PlaybookOutput.Builder |
PlaybookOutput.Builder.mergeFrom(PlaybookOutput other) |
PlaybookInvocation.Builder |
PlaybookInvocation.Builder.mergePlaybookOutput(PlaybookOutput value)
Optional.
|
Example.Builder |
Example.Builder.mergePlaybookOutput(PlaybookOutput value)
Optional.
|
static PlaybookOutput.Builder |
PlaybookOutput.newBuilder(PlaybookOutput prototype) |
PlaybookInvocation.Builder |
PlaybookInvocation.Builder.setPlaybookOutput(PlaybookOutput value)
Optional.
|
Example.Builder |
Example.Builder.setPlaybookOutput(PlaybookOutput value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.