Send feedback
Class FetchAclResponse.Builder (0.19.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.19.0 keyboard_arrow_down
public static final class FetchAclResponse . Builder extends GeneratedMessageV3 . Builder<FetchAclResponse . Builder > implements FetchAclResponseOrBuilder
Response message for DocumentService.FetchAcl.
Protobuf type google.cloud.contentwarehouse.v1.FetchAclResponse
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public FetchAclResponse . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
build()
public FetchAclResponse build ()
buildPartial()
public FetchAclResponse buildPartial ()
clear()
public FetchAclResponse . Builder clear ()
Overrides
clearField(Descriptors.FieldDescriptor field)
public FetchAclResponse . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
clearMetadata()
public FetchAclResponse . Builder clearMetadata ()
Additional information for the API invocation, such as the request tracking
id.
.google.cloud.contentwarehouse.v1.ResponseMetadata metadata = 2;
clearOneof(Descriptors.OneofDescriptor oneof)
public FetchAclResponse . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
clearPolicy()
public FetchAclResponse . Builder clearPolicy ()
The IAM policy.
.google.iam.v1.Policy policy = 1;
clone()
public FetchAclResponse . Builder clone ()
Overrides
getDefaultInstanceForType()
public FetchAclResponse getDefaultInstanceForType ()
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
getMetadata()
public ResponseMetadata getMetadata ()
Additional information for the API invocation, such as the request tracking
id.
.google.cloud.contentwarehouse.v1.ResponseMetadata metadata = 2;
getMetadataBuilder()
public ResponseMetadata . Builder getMetadataBuilder ()
Additional information for the API invocation, such as the request tracking
id.
.google.cloud.contentwarehouse.v1.ResponseMetadata metadata = 2;
getMetadataOrBuilder()
public ResponseMetadataOrBuilder getMetadataOrBuilder ()
Additional information for the API invocation, such as the request tracking
id.
.google.cloud.contentwarehouse.v1.ResponseMetadata metadata = 2;
getPolicy()
public Policy getPolicy ()
The IAM policy.
.google.iam.v1.Policy policy = 1;
Returns Type Description com.google.iam.v1.Policy
The policy.
getPolicyBuilder()
public Policy . Builder getPolicyBuilder ()
The IAM policy.
.google.iam.v1.Policy policy = 1;
Returns Type Description com.google.iam.v1.Policy.Builder
getPolicyOrBuilder()
public PolicyOrBuilder getPolicyOrBuilder ()
The IAM policy.
.google.iam.v1.Policy policy = 1;
Returns Type Description com.google.iam.v1.PolicyOrBuilder
hasMetadata()
public boolean hasMetadata ()
Additional information for the API invocation, such as the request tracking
id.
.google.cloud.contentwarehouse.v1.ResponseMetadata metadata = 2;
Returns Type Description boolean
Whether the metadata field is set.
hasPolicy()
public boolean hasPolicy ()
The IAM policy.
.google.iam.v1.Policy policy = 1;
Returns Type Description boolean
Whether the policy field is set.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
mergeFrom(FetchAclResponse other)
public FetchAclResponse . Builder mergeFrom ( FetchAclResponse other )
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public FetchAclResponse . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
mergeFrom(Message other)
public FetchAclResponse . Builder mergeFrom ( Message other )
Parameter Name Description other
Message
Overrides
mergeMetadata(ResponseMetadata value)
public FetchAclResponse . Builder mergeMetadata ( ResponseMetadata value )
Additional information for the API invocation, such as the request tracking
id.
.google.cloud.contentwarehouse.v1.ResponseMetadata metadata = 2;
mergePolicy(Policy value)
public FetchAclResponse . Builder mergePolicy ( Policy value )
The IAM policy.
.google.iam.v1.Policy policy = 1;
Parameter Name Description value
com.google.iam.v1.Policy
mergeUnknownFields(UnknownFieldSet unknownFields)
public final FetchAclResponse . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
setField(Descriptors.FieldDescriptor field, Object value)
public FetchAclResponse . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
setMetadata(ResponseMetadata value)
public FetchAclResponse . Builder setMetadata ( ResponseMetadata value )
Additional information for the API invocation, such as the request tracking
id.
.google.cloud.contentwarehouse.v1.ResponseMetadata metadata = 2;
setMetadata(ResponseMetadata.Builder builderForValue)
public FetchAclResponse . Builder setMetadata ( ResponseMetadata . Builder builderForValue )
Additional information for the API invocation, such as the request tracking
id.
.google.cloud.contentwarehouse.v1.ResponseMetadata metadata = 2;
setPolicy(Policy value)
public FetchAclResponse . Builder setPolicy ( Policy value )
The IAM policy.
.google.iam.v1.Policy policy = 1;
Parameter Name Description value
com.google.iam.v1.Policy
setPolicy(Policy.Builder builderForValue)
public FetchAclResponse . Builder setPolicy ( Policy . Builder builderForValue )
The IAM policy.
.google.iam.v1.Policy policy = 1;
Parameter Name Description builderForValue
com.google.iam.v1.Policy.Builder
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public FetchAclResponse . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final FetchAclResponse . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-27 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-27 UTC."],[],[]]