public static final class IamPolicySearchResult.Builder extends GeneratedMessageV3.Builder<IamPolicySearchResult.Builder> implements IamPolicySearchResultOrBuilder
The result for a IAM Policy search.Protobuf type
google.cloud.asset.v1p1beta1.IamPolicySearchResult
Modifier and Type | Method and Description |
---|---|
IamPolicySearchResult.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
IamPolicySearchResult |
build() |
IamPolicySearchResult |
buildPartial() |
IamPolicySearchResult.Builder |
clear() |
IamPolicySearchResult.Builder |
clearExplanation()
Explanation about the IAM policy search result.
|
IamPolicySearchResult.Builder |
clearField(Descriptors.FieldDescriptor field) |
IamPolicySearchResult.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
IamPolicySearchResult.Builder |
clearPolicy()
The IAM policy directly set on the given resource.
|
IamPolicySearchResult.Builder |
clearProject()
The project that the associated GCP resource belongs to, in the form of
`projects/{project_number}`.
|
IamPolicySearchResult.Builder |
clearResource()
The [full resource
name](https://cloud.google.com/apis/design/resource_names#full_resource_name)
of the resource associated with this IAM policy.
|
IamPolicySearchResult.Builder |
clone() |
IamPolicySearchResult |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
IamPolicySearchResult.Explanation |
getExplanation()
Explanation about the IAM policy search result.
|
IamPolicySearchResult.Explanation.Builder |
getExplanationBuilder()
Explanation about the IAM policy search result.
|
IamPolicySearchResult.ExplanationOrBuilder |
getExplanationOrBuilder()
Explanation about the IAM policy search result.
|
com.google.iam.v1.Policy |
getPolicy()
The IAM policy directly set on the given resource.
|
com.google.iam.v1.Policy.Builder |
getPolicyBuilder()
The IAM policy directly set on the given resource.
|
com.google.iam.v1.PolicyOrBuilder |
getPolicyOrBuilder()
The IAM policy directly set on the given resource.
|
String |
getProject()
The project that the associated GCP resource belongs to, in the form of
`projects/{project_number}`.
|
ByteString |
getProjectBytes()
The project that the associated GCP resource belongs to, in the form of
`projects/{project_number}`.
|
String |
getResource()
The [full resource
name](https://cloud.google.com/apis/design/resource_names#full_resource_name)
of the resource associated with this IAM policy.
|
ByteString |
getResourceBytes()
The [full resource
name](https://cloud.google.com/apis/design/resource_names#full_resource_name)
of the resource associated with this IAM policy.
|
boolean |
hasExplanation()
Explanation about the IAM policy search result.
|
boolean |
hasPolicy()
The IAM policy directly set on the given resource.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
IamPolicySearchResult.Builder |
mergeExplanation(IamPolicySearchResult.Explanation value)
Explanation about the IAM policy search result.
|
IamPolicySearchResult.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
IamPolicySearchResult.Builder |
mergeFrom(IamPolicySearchResult other) |
IamPolicySearchResult.Builder |
mergeFrom(Message other) |
IamPolicySearchResult.Builder |
mergePolicy(com.google.iam.v1.Policy value)
The IAM policy directly set on the given resource.
|
IamPolicySearchResult.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
IamPolicySearchResult.Builder |
setExplanation(IamPolicySearchResult.Explanation.Builder builderForValue)
Explanation about the IAM policy search result.
|
IamPolicySearchResult.Builder |
setExplanation(IamPolicySearchResult.Explanation value)
Explanation about the IAM policy search result.
|
IamPolicySearchResult.Builder |
setField(Descriptors.FieldDescriptor field,
Object value) |
IamPolicySearchResult.Builder |
setPolicy(com.google.iam.v1.Policy.Builder builderForValue)
The IAM policy directly set on the given resource.
|
IamPolicySearchResult.Builder |
setPolicy(com.google.iam.v1.Policy value)
The IAM policy directly set on the given resource.
|
IamPolicySearchResult.Builder |
setProject(String value)
The project that the associated GCP resource belongs to, in the form of
`projects/{project_number}`.
|
IamPolicySearchResult.Builder |
setProjectBytes(ByteString value)
The project that the associated GCP resource belongs to, in the form of
`projects/{project_number}`.
|
IamPolicySearchResult.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
IamPolicySearchResult.Builder |
setResource(String value)
The [full resource
name](https://cloud.google.com/apis/design/resource_names#full_resource_name)
of the resource associated with this IAM policy.
|
IamPolicySearchResult.Builder |
setResourceBytes(ByteString value)
The [full resource
name](https://cloud.google.com/apis/design/resource_names#full_resource_name)
of the resource associated with this IAM policy.
|
IamPolicySearchResult.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<IamPolicySearchResult.Builder>
public IamPolicySearchResult.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<IamPolicySearchResult.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<IamPolicySearchResult.Builder>
public IamPolicySearchResult getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public IamPolicySearchResult build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public IamPolicySearchResult buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public IamPolicySearchResult.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<IamPolicySearchResult.Builder>
public IamPolicySearchResult.Builder setField(Descriptors.FieldDescriptor field, Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<IamPolicySearchResult.Builder>
public IamPolicySearchResult.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<IamPolicySearchResult.Builder>
public IamPolicySearchResult.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<IamPolicySearchResult.Builder>
public IamPolicySearchResult.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<IamPolicySearchResult.Builder>
public IamPolicySearchResult.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<IamPolicySearchResult.Builder>
public IamPolicySearchResult.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<IamPolicySearchResult.Builder>
public IamPolicySearchResult.Builder mergeFrom(IamPolicySearchResult other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<IamPolicySearchResult.Builder>
public IamPolicySearchResult.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<IamPolicySearchResult.Builder>
IOException
public String getResource()
The [full resource name](https://cloud.google.com/apis/design/resource_names#full_resource_name) of the resource associated with this IAM policy.
string resource = 1;
getResource
in interface IamPolicySearchResultOrBuilder
public ByteString getResourceBytes()
The [full resource name](https://cloud.google.com/apis/design/resource_names#full_resource_name) of the resource associated with this IAM policy.
string resource = 1;
getResourceBytes
in interface IamPolicySearchResultOrBuilder
public IamPolicySearchResult.Builder setResource(String value)
The [full resource name](https://cloud.google.com/apis/design/resource_names#full_resource_name) of the resource associated with this IAM policy.
string resource = 1;
value
- The resource to set.public IamPolicySearchResult.Builder clearResource()
The [full resource name](https://cloud.google.com/apis/design/resource_names#full_resource_name) of the resource associated with this IAM policy.
string resource = 1;
public IamPolicySearchResult.Builder setResourceBytes(ByteString value)
The [full resource name](https://cloud.google.com/apis/design/resource_names#full_resource_name) of the resource associated with this IAM policy.
string resource = 1;
value
- The bytes for resource to set.public String getProject()
The project that the associated GCP resource belongs to, in the form of `projects/{project_number}`. If an IAM policy is set on a resource (like VM instance, Cloud Storage bucket), the project field will indicate the project that contains the resource. If an IAM policy is set on a folder or orgnization, the project field will be empty.
string project = 3;
getProject
in interface IamPolicySearchResultOrBuilder
public ByteString getProjectBytes()
The project that the associated GCP resource belongs to, in the form of `projects/{project_number}`. If an IAM policy is set on a resource (like VM instance, Cloud Storage bucket), the project field will indicate the project that contains the resource. If an IAM policy is set on a folder or orgnization, the project field will be empty.
string project = 3;
getProjectBytes
in interface IamPolicySearchResultOrBuilder
public IamPolicySearchResult.Builder setProject(String value)
The project that the associated GCP resource belongs to, in the form of `projects/{project_number}`. If an IAM policy is set on a resource (like VM instance, Cloud Storage bucket), the project field will indicate the project that contains the resource. If an IAM policy is set on a folder or orgnization, the project field will be empty.
string project = 3;
value
- The project to set.public IamPolicySearchResult.Builder clearProject()
The project that the associated GCP resource belongs to, in the form of `projects/{project_number}`. If an IAM policy is set on a resource (like VM instance, Cloud Storage bucket), the project field will indicate the project that contains the resource. If an IAM policy is set on a folder or orgnization, the project field will be empty.
string project = 3;
public IamPolicySearchResult.Builder setProjectBytes(ByteString value)
The project that the associated GCP resource belongs to, in the form of `projects/{project_number}`. If an IAM policy is set on a resource (like VM instance, Cloud Storage bucket), the project field will indicate the project that contains the resource. If an IAM policy is set on a folder or orgnization, the project field will be empty.
string project = 3;
value
- The bytes for project to set.public boolean hasPolicy()
The IAM policy directly set on the given resource. Note that the original IAM policy can contain multiple bindings. This only contains the bindings that match the given query. For queries that don't contain a constrain on policies (e.g. an empty query), this contains all the bindings.
.google.iam.v1.Policy policy = 4;
hasPolicy
in interface IamPolicySearchResultOrBuilder
public com.google.iam.v1.Policy getPolicy()
The IAM policy directly set on the given resource. Note that the original IAM policy can contain multiple bindings. This only contains the bindings that match the given query. For queries that don't contain a constrain on policies (e.g. an empty query), this contains all the bindings.
.google.iam.v1.Policy policy = 4;
getPolicy
in interface IamPolicySearchResultOrBuilder
public IamPolicySearchResult.Builder setPolicy(com.google.iam.v1.Policy value)
The IAM policy directly set on the given resource. Note that the original IAM policy can contain multiple bindings. This only contains the bindings that match the given query. For queries that don't contain a constrain on policies (e.g. an empty query), this contains all the bindings.
.google.iam.v1.Policy policy = 4;
public IamPolicySearchResult.Builder setPolicy(com.google.iam.v1.Policy.Builder builderForValue)
The IAM policy directly set on the given resource. Note that the original IAM policy can contain multiple bindings. This only contains the bindings that match the given query. For queries that don't contain a constrain on policies (e.g. an empty query), this contains all the bindings.
.google.iam.v1.Policy policy = 4;
public IamPolicySearchResult.Builder mergePolicy(com.google.iam.v1.Policy value)
The IAM policy directly set on the given resource. Note that the original IAM policy can contain multiple bindings. This only contains the bindings that match the given query. For queries that don't contain a constrain on policies (e.g. an empty query), this contains all the bindings.
.google.iam.v1.Policy policy = 4;
public IamPolicySearchResult.Builder clearPolicy()
The IAM policy directly set on the given resource. Note that the original IAM policy can contain multiple bindings. This only contains the bindings that match the given query. For queries that don't contain a constrain on policies (e.g. an empty query), this contains all the bindings.
.google.iam.v1.Policy policy = 4;
public com.google.iam.v1.Policy.Builder getPolicyBuilder()
The IAM policy directly set on the given resource. Note that the original IAM policy can contain multiple bindings. This only contains the bindings that match the given query. For queries that don't contain a constrain on policies (e.g. an empty query), this contains all the bindings.
.google.iam.v1.Policy policy = 4;
public com.google.iam.v1.PolicyOrBuilder getPolicyOrBuilder()
The IAM policy directly set on the given resource. Note that the original IAM policy can contain multiple bindings. This only contains the bindings that match the given query. For queries that don't contain a constrain on policies (e.g. an empty query), this contains all the bindings.
.google.iam.v1.Policy policy = 4;
getPolicyOrBuilder
in interface IamPolicySearchResultOrBuilder
public boolean hasExplanation()
Explanation about the IAM policy search result. It contains additional information to explain why the search result matches the query.
.google.cloud.asset.v1p1beta1.IamPolicySearchResult.Explanation explanation = 5;
hasExplanation
in interface IamPolicySearchResultOrBuilder
public IamPolicySearchResult.Explanation getExplanation()
Explanation about the IAM policy search result. It contains additional information to explain why the search result matches the query.
.google.cloud.asset.v1p1beta1.IamPolicySearchResult.Explanation explanation = 5;
getExplanation
in interface IamPolicySearchResultOrBuilder
public IamPolicySearchResult.Builder setExplanation(IamPolicySearchResult.Explanation value)
Explanation about the IAM policy search result. It contains additional information to explain why the search result matches the query.
.google.cloud.asset.v1p1beta1.IamPolicySearchResult.Explanation explanation = 5;
public IamPolicySearchResult.Builder setExplanation(IamPolicySearchResult.Explanation.Builder builderForValue)
Explanation about the IAM policy search result. It contains additional information to explain why the search result matches the query.
.google.cloud.asset.v1p1beta1.IamPolicySearchResult.Explanation explanation = 5;
public IamPolicySearchResult.Builder mergeExplanation(IamPolicySearchResult.Explanation value)
Explanation about the IAM policy search result. It contains additional information to explain why the search result matches the query.
.google.cloud.asset.v1p1beta1.IamPolicySearchResult.Explanation explanation = 5;
public IamPolicySearchResult.Builder clearExplanation()
Explanation about the IAM policy search result. It contains additional information to explain why the search result matches the query.
.google.cloud.asset.v1p1beta1.IamPolicySearchResult.Explanation explanation = 5;
public IamPolicySearchResult.Explanation.Builder getExplanationBuilder()
Explanation about the IAM policy search result. It contains additional information to explain why the search result matches the query.
.google.cloud.asset.v1p1beta1.IamPolicySearchResult.Explanation explanation = 5;
public IamPolicySearchResult.ExplanationOrBuilder getExplanationOrBuilder()
Explanation about the IAM policy search result. It contains additional information to explain why the search result matches the query.
.google.cloud.asset.v1p1beta1.IamPolicySearchResult.Explanation explanation = 5;
getExplanationOrBuilder
in interface IamPolicySearchResultOrBuilder
public final IamPolicySearchResult.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<IamPolicySearchResult.Builder>
public final IamPolicySearchResult.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<IamPolicySearchResult.Builder>
Copyright © 2022 Google LLC. All rights reserved.