| Modifier and Type | Method and Description |
|---|---|
Playbook.Instruction.Builder |
Playbook.Instruction.Builder.addAllSteps(Iterable<? extends Playbook.Step> values)
Ordered list of step by step execution instructions to accomplish
target goal.
|
Playbook.Instruction.Builder |
Playbook.Instruction.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Playbook.Instruction.Builder |
Playbook.Instruction.Builder.addSteps(int index,
Playbook.Step.Builder builderForValue)
Ordered list of step by step execution instructions to accomplish
target goal.
|
Playbook.Instruction.Builder |
Playbook.Instruction.Builder.addSteps(int index,
Playbook.Step value)
Ordered list of step by step execution instructions to accomplish
target goal.
|
Playbook.Instruction.Builder |
Playbook.Instruction.Builder.addSteps(Playbook.Step.Builder builderForValue)
Ordered list of step by step execution instructions to accomplish
target goal.
|
Playbook.Instruction.Builder |
Playbook.Instruction.Builder.addSteps(Playbook.Step value)
Ordered list of step by step execution instructions to accomplish
target goal.
|
Playbook.Instruction.Builder |
Playbook.Instruction.Builder.clear() |
Playbook.Instruction.Builder |
Playbook.Instruction.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Playbook.Instruction.Builder |
Playbook.Instruction.Builder.clearGuidelines()
General guidelines for the playbook.
|
Playbook.Instruction.Builder |
Playbook.Instruction.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Playbook.Instruction.Builder |
Playbook.Instruction.Builder.clearSteps()
Ordered list of step by step execution instructions to accomplish
target goal.
|
Playbook.Instruction.Builder |
Playbook.Instruction.Builder.clone() |
Playbook.Instruction.Builder |
Playbook.Builder.getInstructionBuilder()
Instruction to accomplish target goal.
|
Playbook.Instruction.Builder |
Playbook.Instruction.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Playbook.Instruction.Builder |
Playbook.Instruction.Builder.mergeFrom(com.google.protobuf.Message other) |
Playbook.Instruction.Builder |
Playbook.Instruction.Builder.mergeFrom(Playbook.Instruction other) |
Playbook.Instruction.Builder |
Playbook.Instruction.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Playbook.Instruction.Builder |
Playbook.Instruction.newBuilder() |
static Playbook.Instruction.Builder |
Playbook.Instruction.newBuilder(Playbook.Instruction prototype) |
Playbook.Instruction.Builder |
Playbook.Instruction.newBuilderForType() |
protected Playbook.Instruction.Builder |
Playbook.Instruction.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Playbook.Instruction.Builder |
Playbook.Instruction.Builder.removeSteps(int index)
Ordered list of step by step execution instructions to accomplish
target goal.
|
Playbook.Instruction.Builder |
Playbook.Instruction.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Playbook.Instruction.Builder |
Playbook.Instruction.Builder.setGuidelines(String value)
General guidelines for the playbook.
|
Playbook.Instruction.Builder |
Playbook.Instruction.Builder.setGuidelinesBytes(com.google.protobuf.ByteString value)
General guidelines for the playbook.
|
Playbook.Instruction.Builder |
Playbook.Instruction.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Playbook.Instruction.Builder |
Playbook.Instruction.Builder.setSteps(int index,
Playbook.Step.Builder builderForValue)
Ordered list of step by step execution instructions to accomplish
target goal.
|
Playbook.Instruction.Builder |
Playbook.Instruction.Builder.setSteps(int index,
Playbook.Step value)
Ordered list of step by step execution instructions to accomplish
target goal.
|
Playbook.Instruction.Builder |
Playbook.Instruction.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Playbook.Instruction.Builder |
Playbook.Instruction.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Playbook.Builder |
Playbook.Builder.setInstruction(Playbook.Instruction.Builder builderForValue)
Instruction to accomplish target goal.
|
Copyright © 2025 Google LLC. All rights reserved.