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