| Modifier and Type | Method and Description |
|---|---|
Playbook.Instruction |
Playbook.Instruction.Builder.build() |
Playbook.Instruction |
Playbook.Instruction.Builder.buildPartial() |
static Playbook.Instruction |
Playbook.Instruction.getDefaultInstance() |
Playbook.Instruction |
Playbook.Instruction.getDefaultInstanceForType() |
Playbook.Instruction |
Playbook.Instruction.Builder.getDefaultInstanceForType() |
Playbook.Instruction |
Playbook.getInstruction()
Instruction to accomplish target goal.
|
Playbook.Instruction |
Playbook.Builder.getInstruction()
Instruction to accomplish target goal.
|
Playbook.Instruction |
PlaybookOrBuilder.getInstruction()
Instruction to accomplish target goal.
|
static Playbook.Instruction |
Playbook.Instruction.parseDelimitedFrom(InputStream input) |
static Playbook.Instruction |
Playbook.Instruction.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Playbook.Instruction |
Playbook.Instruction.parseFrom(byte[] data) |
static Playbook.Instruction |
Playbook.Instruction.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Playbook.Instruction |
Playbook.Instruction.parseFrom(ByteBuffer data) |
static Playbook.Instruction |
Playbook.Instruction.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Playbook.Instruction |
Playbook.Instruction.parseFrom(com.google.protobuf.ByteString data) |
static Playbook.Instruction |
Playbook.Instruction.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Playbook.Instruction |
Playbook.Instruction.parseFrom(com.google.protobuf.CodedInputStream input) |
static Playbook.Instruction |
Playbook.Instruction.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Playbook.Instruction |
Playbook.Instruction.parseFrom(InputStream input) |
static Playbook.Instruction |
Playbook.Instruction.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Playbook.Instruction> |
Playbook.Instruction.getParserForType() |
static com.google.protobuf.Parser<Playbook.Instruction> |
Playbook.Instruction.parser() |
| Modifier and Type | Method and Description |
|---|---|
Playbook.Instruction.Builder |
Playbook.Instruction.Builder.mergeFrom(Playbook.Instruction other) |
Playbook.Builder |
Playbook.Builder.mergeInstruction(Playbook.Instruction value)
Instruction to accomplish target goal.
|
static Playbook.Instruction.Builder |
Playbook.Instruction.newBuilder(Playbook.Instruction prototype) |
Playbook.Builder |
Playbook.Builder.setInstruction(Playbook.Instruction value)
Instruction to accomplish target goal.
|
Copyright © 2025 Google LLC. All rights reserved.