| Modifier and Type | Method and Description |
|---|---|
static PatchJobs.ExecStepConfig.Interpreter |
PatchJobs.ExecStepConfig.Interpreter.forNumber(int value) |
PatchJobs.ExecStepConfig.Interpreter |
PatchJobs.ExecStepConfigOrBuilder.getInterpreter()
The script interpreter to use to run the script.
|
PatchJobs.ExecStepConfig.Interpreter |
PatchJobs.ExecStepConfig.getInterpreter()
The script interpreter to use to run the script.
|
PatchJobs.ExecStepConfig.Interpreter |
PatchJobs.ExecStepConfig.Builder.getInterpreter()
The script interpreter to use to run the script.
|
static PatchJobs.ExecStepConfig.Interpreter |
PatchJobs.ExecStepConfig.Interpreter.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static PatchJobs.ExecStepConfig.Interpreter |
PatchJobs.ExecStepConfig.Interpreter.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static PatchJobs.ExecStepConfig.Interpreter |
PatchJobs.ExecStepConfig.Interpreter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PatchJobs.ExecStepConfig.Interpreter[] |
PatchJobs.ExecStepConfig.Interpreter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<PatchJobs.ExecStepConfig.Interpreter> |
PatchJobs.ExecStepConfig.Interpreter.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
PatchJobs.ExecStepConfig.Builder |
PatchJobs.ExecStepConfig.Builder.setInterpreter(PatchJobs.ExecStepConfig.Interpreter value)
The script interpreter to use to run the script.
|
Copyright © 2023 Google LLC. All rights reserved.