| Modifier and Type | Class and Description |
|---|---|
static class |
Playbook.Step
Message of single step execution.
|
static class |
Playbook.Step.Builder
Message of single step execution.
|
| Modifier and Type | Method and Description |
|---|---|
Playbook.StepOrBuilder |
Playbook.StepOrBuilder.getStepsOrBuilder(int index)
Sub-processing needed to execute the current step.
|
Playbook.StepOrBuilder |
Playbook.Step.getStepsOrBuilder(int index)
Sub-processing needed to execute the current step.
|
Playbook.StepOrBuilder |
Playbook.Step.Builder.getStepsOrBuilder(int index)
Sub-processing needed to execute the current step.
|
Playbook.StepOrBuilder |
Playbook.InstructionOrBuilder.getStepsOrBuilder(int index)
Ordered list of step by step execution instructions to accomplish
target goal.
|
Playbook.StepOrBuilder |
Playbook.Instruction.getStepsOrBuilder(int index)
Ordered list of step by step execution instructions to accomplish
target goal.
|
Playbook.StepOrBuilder |
Playbook.Instruction.Builder.getStepsOrBuilder(int index)
Ordered list of step by step execution instructions to accomplish
target goal.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Playbook.StepOrBuilder> |
Playbook.StepOrBuilder.getStepsOrBuilderList()
Sub-processing needed to execute the current step.
|
List<? extends Playbook.StepOrBuilder> |
Playbook.Step.getStepsOrBuilderList()
Sub-processing needed to execute the current step.
|
List<? extends Playbook.StepOrBuilder> |
Playbook.Step.Builder.getStepsOrBuilderList()
Sub-processing needed to execute the current step.
|
List<? extends Playbook.StepOrBuilder> |
Playbook.InstructionOrBuilder.getStepsOrBuilderList()
Ordered list of step by step execution instructions to accomplish
target goal.
|
List<? extends Playbook.StepOrBuilder> |
Playbook.Instruction.getStepsOrBuilderList()
Ordered list of step by step execution instructions to accomplish
target goal.
|
List<? extends Playbook.StepOrBuilder> |
Playbook.Instruction.Builder.getStepsOrBuilderList()
Ordered list of step by step execution instructions to accomplish
target goal.
|
Copyright © 2025 Google LLC. All rights reserved.