public static final class AbortInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AbortInfo.Builder> implements AbortInfoOrBuilder
Details of the final state "abort" and associated resource.Protobuf type
google.cloud.networkmanagement.v1beta1.AbortInfo| Modifier and Type | Method and Description |
|---|---|
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 |
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 |
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 |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AbortInfo |
build() |
AbortInfo |
buildPartial() |
AbortInfo.Builder |
clear() |
AbortInfo.Builder |
clearCause()
Causes that the analysis is aborted.
|
AbortInfo.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AbortInfo.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
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 |
clearResourceUri()
URI of the resource that caused the abort.
|
AbortInfo.Builder |
clone() |
AbortInfo.Cause |
getCause()
Causes that the analysis is aborted.
|
int |
getCauseValue()
Causes that the analysis is aborted.
|
AbortInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getProjectsMissingPermission(int index)
List of project IDs that the user has specified in the request but does
not have permission to access network configs.
|
com.google.protobuf.ByteString |
getProjectsMissingPermissionBytes(int index)
List of project IDs that the user has specified in the request but does
not have permission to access network configs.
|
int |
getProjectsMissingPermissionCount()
List of project IDs that the user has specified in the request but does
not have permission to access network configs.
|
com.google.protobuf.ProtocolStringList |
getProjectsMissingPermissionList()
List of project IDs that the user has specified in the request but does
not have permission to access network configs.
|
String |
getResourceUri()
URI of the resource that caused the abort.
|
com.google.protobuf.ByteString |
getResourceUriBytes()
URI of the resource that caused the abort.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
AbortInfo.Builder |
mergeFrom(AbortInfo other) |
AbortInfo.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AbortInfo.Builder |
mergeFrom(com.google.protobuf.Message other) |
AbortInfo.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AbortInfo.Builder |
setCause(AbortInfo.Cause value)
Causes that the analysis is aborted.
|
AbortInfo.Builder |
setCauseValue(int value)
Causes that the analysis is aborted.
|
AbortInfo.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
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 |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AbortInfo.Builder |
setResourceUri(String value)
URI of the resource that caused the abort.
|
AbortInfo.Builder |
setResourceUriBytes(com.google.protobuf.ByteString value)
URI of the resource that caused the abort.
|
AbortInfo.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<AbortInfo.Builder>public AbortInfo.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<AbortInfo.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<AbortInfo.Builder>public AbortInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic AbortInfo build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic AbortInfo buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic AbortInfo.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<AbortInfo.Builder>public AbortInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<AbortInfo.Builder>public AbortInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<AbortInfo.Builder>public AbortInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<AbortInfo.Builder>public AbortInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AbortInfo.Builder>public AbortInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AbortInfo.Builder>public AbortInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AbortInfo.Builder>public AbortInfo.Builder mergeFrom(AbortInfo other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<AbortInfo.Builder>public AbortInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AbortInfo.Builder>IOExceptionpublic int getCauseValue()
Causes that the analysis is aborted.
.google.cloud.networkmanagement.v1beta1.AbortInfo.Cause cause = 1;getCauseValue in interface AbortInfoOrBuilderpublic AbortInfo.Builder setCauseValue(int value)
Causes that the analysis is aborted.
.google.cloud.networkmanagement.v1beta1.AbortInfo.Cause cause = 1;value - The enum numeric value on the wire for cause to set.public AbortInfo.Cause getCause()
Causes that the analysis is aborted.
.google.cloud.networkmanagement.v1beta1.AbortInfo.Cause cause = 1;getCause in interface AbortInfoOrBuilderpublic AbortInfo.Builder setCause(AbortInfo.Cause value)
Causes that the analysis is aborted.
.google.cloud.networkmanagement.v1beta1.AbortInfo.Cause cause = 1;value - The cause to set.public AbortInfo.Builder clearCause()
Causes that the analysis is aborted.
.google.cloud.networkmanagement.v1beta1.AbortInfo.Cause cause = 1;public String getResourceUri()
URI of the resource that caused the abort.
string resource_uri = 2;getResourceUri in interface AbortInfoOrBuilderpublic com.google.protobuf.ByteString getResourceUriBytes()
URI of the resource that caused the abort.
string resource_uri = 2;getResourceUriBytes in interface AbortInfoOrBuilderpublic AbortInfo.Builder setResourceUri(String value)
URI of the resource that caused the abort.
string resource_uri = 2;value - The resourceUri to set.public AbortInfo.Builder clearResourceUri()
URI of the resource that caused the abort.
string resource_uri = 2;public AbortInfo.Builder setResourceUriBytes(com.google.protobuf.ByteString value)
URI of the resource that caused the abort.
string resource_uri = 2;value - The bytes for resourceUri to set.public com.google.protobuf.ProtocolStringList getProjectsMissingPermissionList()
List of project IDs that the user has specified in the request but does not have permission to access network configs. Analysis is aborted in this case with the PERMISSION_DENIED cause.
repeated string projects_missing_permission = 3;getProjectsMissingPermissionList in interface AbortInfoOrBuilderpublic int getProjectsMissingPermissionCount()
List of project IDs that the user has specified in the request but does not have permission to access network configs. Analysis is aborted in this case with the PERMISSION_DENIED cause.
repeated string projects_missing_permission = 3;getProjectsMissingPermissionCount in interface AbortInfoOrBuilderpublic String getProjectsMissingPermission(int index)
List of project IDs that the user has specified in the request but does not have permission to access network configs. Analysis is aborted in this case with the PERMISSION_DENIED cause.
repeated string projects_missing_permission = 3;getProjectsMissingPermission in interface AbortInfoOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getProjectsMissingPermissionBytes(int index)
List of project IDs that the user has specified in the request but does not have permission to access network configs. Analysis is aborted in this case with the PERMISSION_DENIED cause.
repeated string projects_missing_permission = 3;getProjectsMissingPermissionBytes in interface AbortInfoOrBuilderindex - The index of the value to return.public 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. Analysis is aborted in this case with the PERMISSION_DENIED cause.
repeated string projects_missing_permission = 3;index - The index to set the value at.value - The projectsMissingPermission to set.public 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. Analysis is aborted in this case with the PERMISSION_DENIED cause.
repeated string projects_missing_permission = 3;value - The projectsMissingPermission to add.public 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. Analysis is aborted in this case with the PERMISSION_DENIED cause.
repeated string projects_missing_permission = 3;values - The projectsMissingPermission to add.public AbortInfo.Builder clearProjectsMissingPermission()
List of project IDs that the user has specified in the request but does not have permission to access network configs. Analysis is aborted in this case with the PERMISSION_DENIED cause.
repeated string projects_missing_permission = 3;public 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. Analysis is aborted in this case with the PERMISSION_DENIED cause.
repeated string projects_missing_permission = 3;value - The bytes of the projectsMissingPermission to add.public final AbortInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AbortInfo.Builder>public final AbortInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AbortInfo.Builder>Copyright © 2022 Google LLC. All rights reserved.