AbortInfo.Builder |
AbortInfo.Builder.addAllProjectsMissingPermission(Iterable<String> values) |
List of project IDs that the user has specified in the request but does
not have permission to access network configs.
|
AbortInfo.Builder |
AbortInfo.Builder.addProjectsMissingPermission(String value) |
List of project IDs that the user has specified in the request but does
not have permission to access network configs.
|
AbortInfo.Builder |
AbortInfo.Builder.addProjectsMissingPermissionBytes(com.google.protobuf.ByteString value) |
List of project IDs that the user has specified in the request but does
not have permission to access network configs.
|
AbortInfo.Builder |
AbortInfo.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AbortInfo.Builder |
AbortInfo.Builder.clear() |
|
AbortInfo.Builder |
AbortInfo.Builder.clearCause() |
Causes that the analysis is aborted.
|
AbortInfo.Builder |
AbortInfo.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
AbortInfo.Builder |
AbortInfo.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
AbortInfo.Builder |
AbortInfo.Builder.clearProjectsMissingPermission() |
List of project IDs that the user has specified in the request but does
not have permission to access network configs.
|
AbortInfo.Builder |
AbortInfo.Builder.clearResourceUri() |
URI of the resource that caused the abort.
|
AbortInfo.Builder |
AbortInfo.Builder.clone() |
|
AbortInfo.Builder |
Step.Builder.getAbortBuilder() |
Display information of the final state "abort" and reason.
|
AbortInfo.Builder |
AbortInfo.Builder.mergeFrom(AbortInfo other) |
|
AbortInfo.Builder |
AbortInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
AbortInfo.Builder |
AbortInfo.Builder.mergeFrom(com.google.protobuf.Message other) |
|
AbortInfo.Builder |
AbortInfo.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static AbortInfo.Builder |
AbortInfo.newBuilder() |
|
static AbortInfo.Builder |
AbortInfo.newBuilder(AbortInfo prototype) |
|
AbortInfo.Builder |
AbortInfo.newBuilderForType() |
|
protected AbortInfo.Builder |
AbortInfo.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
AbortInfo.Builder |
AbortInfo.Builder.setCause(AbortInfo.Cause value) |
Causes that the analysis is aborted.
|
AbortInfo.Builder |
AbortInfo.Builder.setCauseValue(int value) |
Causes that the analysis is aborted.
|
AbortInfo.Builder |
AbortInfo.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AbortInfo.Builder |
AbortInfo.Builder.setProjectsMissingPermission(int index,
String value) |
List of project IDs that the user has specified in the request but does
not have permission to access network configs.
|
AbortInfo.Builder |
AbortInfo.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
AbortInfo.Builder |
AbortInfo.Builder.setResourceUri(String value) |
URI of the resource that caused the abort.
|
AbortInfo.Builder |
AbortInfo.Builder.setResourceUriBytes(com.google.protobuf.ByteString value) |
URI of the resource that caused the abort.
|
AbortInfo.Builder |
AbortInfo.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
AbortInfo.Builder |
AbortInfo.toBuilder() |
|