Common.AuthRole.Builder |
Common.AuthRole.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Common.AuthRole.Builder |
Common.AuthRole.Builder.clear() |
|
Common.AuthRole.Builder |
Common.AuthRole.Builder.clearAssumableIamRole() |
Defines an optional iam role which will be used for tasks run in executions created with this launch plan.
|
Common.AuthRole.Builder |
Common.AuthRole.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Common.AuthRole.Builder |
Common.AuthRole.Builder.clearKubernetesServiceAccount() |
Defines an optional kubernetes service account which will be used for tasks run in executions created with this launch plan.
|
Common.AuthRole.Builder |
Common.AuthRole.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Common.AuthRole.Builder |
Common.AuthRole.Builder.clone() |
|
Common.AuthRole.Builder |
ExecutionOuterClass.ExecutionSpec.Builder.getAuthRoleBuilder() |
Deprecated.
|
Common.AuthRole.Builder |
LaunchPlanOuterClass.LaunchPlanSpec.Builder.getAuthRoleBuilder() |
Deprecated.
|
Common.AuthRole.Builder |
Common.AuthRole.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Common.AuthRole.Builder |
Common.AuthRole.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Common.AuthRole.Builder |
Common.AuthRole.Builder.mergeFrom(Common.AuthRole other) |
|
Common.AuthRole.Builder |
Common.AuthRole.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Common.AuthRole.Builder |
Common.AuthRole.newBuilder() |
Deprecated.
|
static Common.AuthRole.Builder |
Common.AuthRole.newBuilder(Common.AuthRole prototype) |
Deprecated.
|
Common.AuthRole.Builder |
Common.AuthRole.newBuilderForType() |
Deprecated.
|
protected Common.AuthRole.Builder |
Common.AuthRole.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Deprecated.
|
Common.AuthRole.Builder |
Common.AuthRole.Builder.setAssumableIamRole(String value) |
Defines an optional iam role which will be used for tasks run in executions created with this launch plan.
|
Common.AuthRole.Builder |
Common.AuthRole.Builder.setAssumableIamRoleBytes(com.google.protobuf.ByteString value) |
Defines an optional iam role which will be used for tasks run in executions created with this launch plan.
|
Common.AuthRole.Builder |
Common.AuthRole.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Common.AuthRole.Builder |
Common.AuthRole.Builder.setKubernetesServiceAccount(String value) |
Defines an optional kubernetes service account which will be used for tasks run in executions created with this launch plan.
|
Common.AuthRole.Builder |
Common.AuthRole.Builder.setKubernetesServiceAccountBytes(com.google.protobuf.ByteString value) |
Defines an optional kubernetes service account which will be used for tasks run in executions created with this launch plan.
|
Common.AuthRole.Builder |
Common.AuthRole.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Common.AuthRole.Builder |
Common.AuthRole.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Common.AuthRole.Builder |
Common.AuthRole.toBuilder() |
Deprecated.
|