public static final class IamPolicyAnalysisResult.Identity.Builder extends GeneratedMessageV3.Builder<IamPolicyAnalysisResult.Identity.Builder> implements IamPolicyAnalysisResult.IdentityOrBuilder
An identity under analysis.Protobuf type
google.cloud.asset.v1.IamPolicyAnalysisResult.Identity
Modifier and Type | Method and Description |
---|---|
IamPolicyAnalysisResult.Identity.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
IamPolicyAnalysisResult.Identity |
build() |
IamPolicyAnalysisResult.Identity |
buildPartial() |
IamPolicyAnalysisResult.Identity.Builder |
clear() |
IamPolicyAnalysisResult.Identity.Builder |
clearAnalysisState()
The analysis state of this identity.
|
IamPolicyAnalysisResult.Identity.Builder |
clearField(Descriptors.FieldDescriptor field) |
IamPolicyAnalysisResult.Identity.Builder |
clearName()
The identity name in any form of members appear in
[IAM policy
binding](https://cloud.google.com/iam/reference/rest/v1/Binding), such
as:
- user:foo@google.com
- group:group1@google.com
- serviceAccount:s1@prj1.iam.gserviceaccount.com
- projectOwner:some_project_id
- domain:google.com
- allUsers
- etc.
|
IamPolicyAnalysisResult.Identity.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
IamPolicyAnalysisResult.Identity.Builder |
clone() |
IamPolicyAnalysisState |
getAnalysisState()
The analysis state of this identity.
|
IamPolicyAnalysisState.Builder |
getAnalysisStateBuilder()
The analysis state of this identity.
|
IamPolicyAnalysisStateOrBuilder |
getAnalysisStateOrBuilder()
The analysis state of this identity.
|
IamPolicyAnalysisResult.Identity |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
String |
getName()
The identity name in any form of members appear in
[IAM policy
binding](https://cloud.google.com/iam/reference/rest/v1/Binding), such
as:
- user:foo@google.com
- group:group1@google.com
- serviceAccount:s1@prj1.iam.gserviceaccount.com
- projectOwner:some_project_id
- domain:google.com
- allUsers
- etc.
|
ByteString |
getNameBytes()
The identity name in any form of members appear in
[IAM policy
binding](https://cloud.google.com/iam/reference/rest/v1/Binding), such
as:
- user:foo@google.com
- group:group1@google.com
- serviceAccount:s1@prj1.iam.gserviceaccount.com
- projectOwner:some_project_id
- domain:google.com
- allUsers
- etc.
|
boolean |
hasAnalysisState()
The analysis state of this identity.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
IamPolicyAnalysisResult.Identity.Builder |
mergeAnalysisState(IamPolicyAnalysisState value)
The analysis state of this identity.
|
IamPolicyAnalysisResult.Identity.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
IamPolicyAnalysisResult.Identity.Builder |
mergeFrom(IamPolicyAnalysisResult.Identity other) |
IamPolicyAnalysisResult.Identity.Builder |
mergeFrom(Message other) |
IamPolicyAnalysisResult.Identity.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
IamPolicyAnalysisResult.Identity.Builder |
setAnalysisState(IamPolicyAnalysisState.Builder builderForValue)
The analysis state of this identity.
|
IamPolicyAnalysisResult.Identity.Builder |
setAnalysisState(IamPolicyAnalysisState value)
The analysis state of this identity.
|
IamPolicyAnalysisResult.Identity.Builder |
setField(Descriptors.FieldDescriptor field,
Object value) |
IamPolicyAnalysisResult.Identity.Builder |
setName(String value)
The identity name in any form of members appear in
[IAM policy
binding](https://cloud.google.com/iam/reference/rest/v1/Binding), such
as:
- user:foo@google.com
- group:group1@google.com
- serviceAccount:s1@prj1.iam.gserviceaccount.com
- projectOwner:some_project_id
- domain:google.com
- allUsers
- etc.
|
IamPolicyAnalysisResult.Identity.Builder |
setNameBytes(ByteString value)
The identity name in any form of members appear in
[IAM policy
binding](https://cloud.google.com/iam/reference/rest/v1/Binding), such
as:
- user:foo@google.com
- group:group1@google.com
- serviceAccount:s1@prj1.iam.gserviceaccount.com
- projectOwner:some_project_id
- domain:google.com
- allUsers
- etc.
|
IamPolicyAnalysisResult.Identity.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
IamPolicyAnalysisResult.Identity.Builder |
setUnknownFields(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, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
mergeDelimitedFrom, mergeDelimitedFrom
mergeFrom
public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class GeneratedMessageV3.Builder<IamPolicyAnalysisResult.Identity.Builder>
public IamPolicyAnalysisResult.Identity.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<IamPolicyAnalysisResult.Identity.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<IamPolicyAnalysisResult.Identity.Builder>
public IamPolicyAnalysisResult.Identity getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public IamPolicyAnalysisResult.Identity build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public IamPolicyAnalysisResult.Identity buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public IamPolicyAnalysisResult.Identity.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<IamPolicyAnalysisResult.Identity.Builder>
public IamPolicyAnalysisResult.Identity.Builder setField(Descriptors.FieldDescriptor field, Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<IamPolicyAnalysisResult.Identity.Builder>
public IamPolicyAnalysisResult.Identity.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<IamPolicyAnalysisResult.Identity.Builder>
public IamPolicyAnalysisResult.Identity.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<IamPolicyAnalysisResult.Identity.Builder>
public IamPolicyAnalysisResult.Identity.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<IamPolicyAnalysisResult.Identity.Builder>
public IamPolicyAnalysisResult.Identity.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<IamPolicyAnalysisResult.Identity.Builder>
public IamPolicyAnalysisResult.Identity.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<IamPolicyAnalysisResult.Identity.Builder>
public IamPolicyAnalysisResult.Identity.Builder mergeFrom(IamPolicyAnalysisResult.Identity other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<IamPolicyAnalysisResult.Identity.Builder>
public IamPolicyAnalysisResult.Identity.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<IamPolicyAnalysisResult.Identity.Builder>
IOException
public String getName()
The identity name in any form of members appear in [IAM policy binding](https://cloud.google.com/iam/reference/rest/v1/Binding), such as: - user:foo@google.com - group:group1@google.com - serviceAccount:s1@prj1.iam.gserviceaccount.com - projectOwner:some_project_id - domain:google.com - allUsers - etc.
string name = 1;
getName
in interface IamPolicyAnalysisResult.IdentityOrBuilder
public ByteString getNameBytes()
The identity name in any form of members appear in [IAM policy binding](https://cloud.google.com/iam/reference/rest/v1/Binding), such as: - user:foo@google.com - group:group1@google.com - serviceAccount:s1@prj1.iam.gserviceaccount.com - projectOwner:some_project_id - domain:google.com - allUsers - etc.
string name = 1;
getNameBytes
in interface IamPolicyAnalysisResult.IdentityOrBuilder
public IamPolicyAnalysisResult.Identity.Builder setName(String value)
The identity name in any form of members appear in [IAM policy binding](https://cloud.google.com/iam/reference/rest/v1/Binding), such as: - user:foo@google.com - group:group1@google.com - serviceAccount:s1@prj1.iam.gserviceaccount.com - projectOwner:some_project_id - domain:google.com - allUsers - etc.
string name = 1;
value
- The name to set.public IamPolicyAnalysisResult.Identity.Builder clearName()
The identity name in any form of members appear in [IAM policy binding](https://cloud.google.com/iam/reference/rest/v1/Binding), such as: - user:foo@google.com - group:group1@google.com - serviceAccount:s1@prj1.iam.gserviceaccount.com - projectOwner:some_project_id - domain:google.com - allUsers - etc.
string name = 1;
public IamPolicyAnalysisResult.Identity.Builder setNameBytes(ByteString value)
The identity name in any form of members appear in [IAM policy binding](https://cloud.google.com/iam/reference/rest/v1/Binding), such as: - user:foo@google.com - group:group1@google.com - serviceAccount:s1@prj1.iam.gserviceaccount.com - projectOwner:some_project_id - domain:google.com - allUsers - etc.
string name = 1;
value
- The bytes for name to set.public boolean hasAnalysisState()
The analysis state of this identity.
.google.cloud.asset.v1.IamPolicyAnalysisState analysis_state = 2;
hasAnalysisState
in interface IamPolicyAnalysisResult.IdentityOrBuilder
public IamPolicyAnalysisState getAnalysisState()
The analysis state of this identity.
.google.cloud.asset.v1.IamPolicyAnalysisState analysis_state = 2;
getAnalysisState
in interface IamPolicyAnalysisResult.IdentityOrBuilder
public IamPolicyAnalysisResult.Identity.Builder setAnalysisState(IamPolicyAnalysisState value)
The analysis state of this identity.
.google.cloud.asset.v1.IamPolicyAnalysisState analysis_state = 2;
public IamPolicyAnalysisResult.Identity.Builder setAnalysisState(IamPolicyAnalysisState.Builder builderForValue)
The analysis state of this identity.
.google.cloud.asset.v1.IamPolicyAnalysisState analysis_state = 2;
public IamPolicyAnalysisResult.Identity.Builder mergeAnalysisState(IamPolicyAnalysisState value)
The analysis state of this identity.
.google.cloud.asset.v1.IamPolicyAnalysisState analysis_state = 2;
public IamPolicyAnalysisResult.Identity.Builder clearAnalysisState()
The analysis state of this identity.
.google.cloud.asset.v1.IamPolicyAnalysisState analysis_state = 2;
public IamPolicyAnalysisState.Builder getAnalysisStateBuilder()
The analysis state of this identity.
.google.cloud.asset.v1.IamPolicyAnalysisState analysis_state = 2;
public IamPolicyAnalysisStateOrBuilder getAnalysisStateOrBuilder()
The analysis state of this identity.
.google.cloud.asset.v1.IamPolicyAnalysisState analysis_state = 2;
getAnalysisStateOrBuilder
in interface IamPolicyAnalysisResult.IdentityOrBuilder
public final IamPolicyAnalysisResult.Identity.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<IamPolicyAnalysisResult.Identity.Builder>
public final IamPolicyAnalysisResult.Identity.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<IamPolicyAnalysisResult.Identity.Builder>
Copyright © 2022 Google LLC. All rights reserved.