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