public static final class GetIamPolicyRegionDiskRequest.Builder extends GeneratedMessageV3.Builder<GetIamPolicyRegionDiskRequest.Builder> implements GetIamPolicyRegionDiskRequestOrBuilderA request message for RegionDisks.GetIamPolicy. See the method description for details.
Protobuf type google.cloud.compute.v1.GetIamPolicyRegionDiskRequest
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > GetIamPolicyRegionDiskRequest.BuilderImplements
GetIamPolicyRegionDiskRequestOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public GetIamPolicyRegionDiskRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
GetIamPolicyRegionDiskRequest.Builder |
|
build()
public GetIamPolicyRegionDiskRequest build()| Returns | |
|---|---|
| Type | Description |
GetIamPolicyRegionDiskRequest |
|
buildPartial()
public GetIamPolicyRegionDiskRequest buildPartial()| Returns | |
|---|---|
| Type | Description |
GetIamPolicyRegionDiskRequest |
|
clear()
public GetIamPolicyRegionDiskRequest.Builder clear()| Returns | |
|---|---|
| Type | Description |
GetIamPolicyRegionDiskRequest.Builder |
|
clearField(Descriptors.FieldDescriptor field)
public GetIamPolicyRegionDiskRequest.Builder clearField(Descriptors.FieldDescriptor field)| Parameter | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
| Returns | |
|---|---|
| Type | Description |
GetIamPolicyRegionDiskRequest.Builder |
|
clearOneof(Descriptors.OneofDescriptor oneof)
public GetIamPolicyRegionDiskRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Parameter | |
|---|---|
| Name | Description |
oneof |
OneofDescriptor |
| Returns | |
|---|---|
| Type | Description |
GetIamPolicyRegionDiskRequest.Builder |
|
clearOptionsRequestedPolicyVersion()
public GetIamPolicyRegionDiskRequest.Builder clearOptionsRequestedPolicyVersion()Requested IAM Policy version.
optional int32 options_requested_policy_version = 499220029;
| Returns | |
|---|---|
| Type | Description |
GetIamPolicyRegionDiskRequest.Builder |
This builder for chaining. |
clearProject()
public GetIamPolicyRegionDiskRequest.Builder clearProject()Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
GetIamPolicyRegionDiskRequest.Builder |
This builder for chaining. |
clearRegion()
public GetIamPolicyRegionDiskRequest.Builder clearRegion()The name of the region for this request.
string region = 138946292 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
GetIamPolicyRegionDiskRequest.Builder |
This builder for chaining. |
clearResource()
public GetIamPolicyRegionDiskRequest.Builder clearResource()Name or id of the resource for this request.
string resource = 195806222 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
GetIamPolicyRegionDiskRequest.Builder |
This builder for chaining. |
clone()
public GetIamPolicyRegionDiskRequest.Builder clone()| Returns | |
|---|---|
| Type | Description |
GetIamPolicyRegionDiskRequest.Builder |
|
getDefaultInstanceForType()
public GetIamPolicyRegionDiskRequest getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
GetIamPolicyRegionDiskRequest |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getOptionsRequestedPolicyVersion()
public int getOptionsRequestedPolicyVersion()Requested IAM Policy version.
optional int32 options_requested_policy_version = 499220029;
| Returns | |
|---|---|
| Type | Description |
int |
The optionsRequestedPolicyVersion. |
getProject()
public String getProject()Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
String |
The project. |
getProjectBytes()
public ByteString getProjectBytes()Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for project. |
getRegion()
public String getRegion()The name of the region for this request.
string region = 138946292 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
String |
The region. |
getRegionBytes()
public ByteString getRegionBytes()The name of the region for this request.
string region = 138946292 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for region. |
getResource()
public String getResource()Name or id of the resource for this request.
string resource = 195806222 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
String |
The resource. |
getResourceBytes()
public ByteString getResourceBytes()Name or id of the resource for this request.
string resource = 195806222 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for resource. |
hasOptionsRequestedPolicyVersion()
public boolean hasOptionsRequestedPolicyVersion()Requested IAM Policy version.
optional int32 options_requested_policy_version = 499220029;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the optionsRequestedPolicyVersion field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(GetIamPolicyRegionDiskRequest other)
public GetIamPolicyRegionDiskRequest.Builder mergeFrom(GetIamPolicyRegionDiskRequest other)| Parameter | |
|---|---|
| Name | Description |
other |
GetIamPolicyRegionDiskRequest |
| Returns | |
|---|---|
| Type | Description |
GetIamPolicyRegionDiskRequest.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public GetIamPolicyRegionDiskRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
GetIamPolicyRegionDiskRequest.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public GetIamPolicyRegionDiskRequest.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
GetIamPolicyRegionDiskRequest.Builder |
|
mergeUnknownFields(UnknownFieldSet unknownFields)
public final GetIamPolicyRegionDiskRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description |
unknownFields |
UnknownFieldSet |
| Returns | |
|---|---|
| Type | Description |
GetIamPolicyRegionDiskRequest.Builder |
|
setField(Descriptors.FieldDescriptor field, Object value)
public GetIamPolicyRegionDiskRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
GetIamPolicyRegionDiskRequest.Builder |
|
setOptionsRequestedPolicyVersion(int value)
public GetIamPolicyRegionDiskRequest.Builder setOptionsRequestedPolicyVersion(int value)Requested IAM Policy version.
optional int32 options_requested_policy_version = 499220029;
| Parameter | |
|---|---|
| Name | Description |
value |
intThe optionsRequestedPolicyVersion to set. |
| Returns | |
|---|---|
| Type | Description |
GetIamPolicyRegionDiskRequest.Builder |
This builder for chaining. |
setProject(String value)
public GetIamPolicyRegionDiskRequest.Builder setProject(String value)Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe project to set. |
| Returns | |
|---|---|
| Type | Description |
GetIamPolicyRegionDiskRequest.Builder |
This builder for chaining. |
setProjectBytes(ByteString value)
public GetIamPolicyRegionDiskRequest.Builder setProjectBytes(ByteString value)Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for project to set. |
| Returns | |
|---|---|
| Type | Description |
GetIamPolicyRegionDiskRequest.Builder |
This builder for chaining. |
setRegion(String value)
public GetIamPolicyRegionDiskRequest.Builder setRegion(String value)The name of the region for this request.
string region = 138946292 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe region to set. |
| Returns | |
|---|---|
| Type | Description |
GetIamPolicyRegionDiskRequest.Builder |
This builder for chaining. |
setRegionBytes(ByteString value)
public GetIamPolicyRegionDiskRequest.Builder setRegionBytes(ByteString value)The name of the region for this request.
string region = 138946292 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for region to set. |
| Returns | |
|---|---|
| Type | Description |
GetIamPolicyRegionDiskRequest.Builder |
This builder for chaining. |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public GetIamPolicyRegionDiskRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
index |
int |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
GetIamPolicyRegionDiskRequest.Builder |
|
setResource(String value)
public GetIamPolicyRegionDiskRequest.Builder setResource(String value)Name or id of the resource for this request.
string resource = 195806222 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe resource to set. |
| Returns | |
|---|---|
| Type | Description |
GetIamPolicyRegionDiskRequest.Builder |
This builder for chaining. |
setResourceBytes(ByteString value)
public GetIamPolicyRegionDiskRequest.Builder setResourceBytes(ByteString value)Name or id of the resource for this request.
string resource = 195806222 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for resource to set. |
| Returns | |
|---|---|
| Type | Description |
GetIamPolicyRegionDiskRequest.Builder |
This builder for chaining. |
setUnknownFields(UnknownFieldSet unknownFields)
public final GetIamPolicyRegionDiskRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description |
unknownFields |
UnknownFieldSet |
| Returns | |
|---|---|
| Type | Description |
GetIamPolicyRegionDiskRequest.Builder |
|