public static final class IamPolicyAnalysisResult.AnalysisState.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<IamPolicyAnalysisResult.AnalysisState.Builder> implements IamPolicyAnalysisResult.AnalysisStateOrBuilder
Represents analysis state of each node in the result graph or non-critical errors in the response.Protobuf type
google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.AnalysisState| Modifier and Type | Method and Description |
|---|---|
IamPolicyAnalysisResult.AnalysisState.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
IamPolicyAnalysisResult.AnalysisState |
build() |
IamPolicyAnalysisResult.AnalysisState |
buildPartial() |
IamPolicyAnalysisResult.AnalysisState.Builder |
clear() |
IamPolicyAnalysisResult.AnalysisState.Builder |
clearCause()
The human-readable description of the cause of failure.
|
IamPolicyAnalysisResult.AnalysisState.Builder |
clearCode()
The Google standard error code that best describes the state.
|
IamPolicyAnalysisResult.AnalysisState.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
IamPolicyAnalysisResult.AnalysisState.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
IamPolicyAnalysisResult.AnalysisState.Builder |
clone() |
String |
getCause()
The human-readable description of the cause of failure.
|
com.google.protobuf.ByteString |
getCauseBytes()
The human-readable description of the cause of failure.
|
com.google.rpc.Code |
getCode()
The Google standard error code that best describes the state.
|
int |
getCodeValue()
The Google standard error code that best describes the state.
|
IamPolicyAnalysisResult.AnalysisState |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
IamPolicyAnalysisResult.AnalysisState.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
IamPolicyAnalysisResult.AnalysisState.Builder |
mergeFrom(IamPolicyAnalysisResult.AnalysisState other) |
IamPolicyAnalysisResult.AnalysisState.Builder |
mergeFrom(com.google.protobuf.Message other) |
IamPolicyAnalysisResult.AnalysisState.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
IamPolicyAnalysisResult.AnalysisState.Builder |
setCause(String value)
The human-readable description of the cause of failure.
|
IamPolicyAnalysisResult.AnalysisState.Builder |
setCauseBytes(com.google.protobuf.ByteString value)
The human-readable description of the cause of failure.
|
IamPolicyAnalysisResult.AnalysisState.Builder |
setCode(com.google.rpc.Code value)
The Google standard error code that best describes the state.
|
IamPolicyAnalysisResult.AnalysisState.Builder |
setCodeValue(int value)
The Google standard error code that best describes the state.
|
IamPolicyAnalysisResult.AnalysisState.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
IamPolicyAnalysisResult.AnalysisState.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
IamPolicyAnalysisResult.AnalysisState.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<IamPolicyAnalysisResult.AnalysisState.Builder>public IamPolicyAnalysisResult.AnalysisState.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<IamPolicyAnalysisResult.AnalysisState.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<IamPolicyAnalysisResult.AnalysisState.Builder>public IamPolicyAnalysisResult.AnalysisState getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic IamPolicyAnalysisResult.AnalysisState build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic IamPolicyAnalysisResult.AnalysisState buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic IamPolicyAnalysisResult.AnalysisState.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<IamPolicyAnalysisResult.AnalysisState.Builder>public IamPolicyAnalysisResult.AnalysisState.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<IamPolicyAnalysisResult.AnalysisState.Builder>public IamPolicyAnalysisResult.AnalysisState.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<IamPolicyAnalysisResult.AnalysisState.Builder>public IamPolicyAnalysisResult.AnalysisState.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<IamPolicyAnalysisResult.AnalysisState.Builder>public IamPolicyAnalysisResult.AnalysisState.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<IamPolicyAnalysisResult.AnalysisState.Builder>public IamPolicyAnalysisResult.AnalysisState.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<IamPolicyAnalysisResult.AnalysisState.Builder>public IamPolicyAnalysisResult.AnalysisState.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<IamPolicyAnalysisResult.AnalysisState.Builder>public IamPolicyAnalysisResult.AnalysisState.Builder mergeFrom(IamPolicyAnalysisResult.AnalysisState other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<IamPolicyAnalysisResult.AnalysisState.Builder>public IamPolicyAnalysisResult.AnalysisState.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<IamPolicyAnalysisResult.AnalysisState.Builder>IOExceptionpublic int getCodeValue()
The Google standard error code that best describes the state. For example: - OK means the node has been successfully explored; - PERMISSION_DENIED means an access denied error is encountered; - DEADLINE_EXCEEDED means the node hasn't been explored in time;
.google.rpc.Code code = 1;getCodeValue in interface IamPolicyAnalysisResult.AnalysisStateOrBuilderpublic IamPolicyAnalysisResult.AnalysisState.Builder setCodeValue(int value)
The Google standard error code that best describes the state. For example: - OK means the node has been successfully explored; - PERMISSION_DENIED means an access denied error is encountered; - DEADLINE_EXCEEDED means the node hasn't been explored in time;
.google.rpc.Code code = 1;value - The enum numeric value on the wire for code to set.public com.google.rpc.Code getCode()
The Google standard error code that best describes the state. For example: - OK means the node has been successfully explored; - PERMISSION_DENIED means an access denied error is encountered; - DEADLINE_EXCEEDED means the node hasn't been explored in time;
.google.rpc.Code code = 1;getCode in interface IamPolicyAnalysisResult.AnalysisStateOrBuilderpublic IamPolicyAnalysisResult.AnalysisState.Builder setCode(com.google.rpc.Code value)
The Google standard error code that best describes the state. For example: - OK means the node has been successfully explored; - PERMISSION_DENIED means an access denied error is encountered; - DEADLINE_EXCEEDED means the node hasn't been explored in time;
.google.rpc.Code code = 1;value - The code to set.public IamPolicyAnalysisResult.AnalysisState.Builder clearCode()
The Google standard error code that best describes the state. For example: - OK means the node has been successfully explored; - PERMISSION_DENIED means an access denied error is encountered; - DEADLINE_EXCEEDED means the node hasn't been explored in time;
.google.rpc.Code code = 1;public String getCause()
The human-readable description of the cause of failure.
string cause = 2;getCause in interface IamPolicyAnalysisResult.AnalysisStateOrBuilderpublic com.google.protobuf.ByteString getCauseBytes()
The human-readable description of the cause of failure.
string cause = 2;getCauseBytes in interface IamPolicyAnalysisResult.AnalysisStateOrBuilderpublic IamPolicyAnalysisResult.AnalysisState.Builder setCause(String value)
The human-readable description of the cause of failure.
string cause = 2;value - The cause to set.public IamPolicyAnalysisResult.AnalysisState.Builder clearCause()
The human-readable description of the cause of failure.
string cause = 2;public IamPolicyAnalysisResult.AnalysisState.Builder setCauseBytes(com.google.protobuf.ByteString value)
The human-readable description of the cause of failure.
string cause = 2;value - The bytes for cause to set.public final IamPolicyAnalysisResult.AnalysisState.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<IamPolicyAnalysisResult.AnalysisState.Builder>public final IamPolicyAnalysisResult.AnalysisState.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<IamPolicyAnalysisResult.AnalysisState.Builder>Copyright © 2020 Google LLC. All rights reserved.