public static final class SetIamPolicyRegionInstantSnapshotRequest.Builder extends GeneratedMessageV3.Builder<SetIamPolicyRegionInstantSnapshotRequest.Builder> implements SetIamPolicyRegionInstantSnapshotRequestOrBuilderA request message for RegionInstantSnapshots.SetIamPolicy. See the method description for details.
Protobuf type google.cloud.compute.v1.SetIamPolicyRegionInstantSnapshotRequest
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > SetIamPolicyRegionInstantSnapshotRequest.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public SetIamPolicyRegionInstantSnapshotRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
SetIamPolicyRegionInstantSnapshotRequest.Builder |
|
build()
public SetIamPolicyRegionInstantSnapshotRequest build()| Returns | |
|---|---|
| Type | Description |
SetIamPolicyRegionInstantSnapshotRequest |
|
buildPartial()
public SetIamPolicyRegionInstantSnapshotRequest buildPartial()| Returns | |
|---|---|
| Type | Description |
SetIamPolicyRegionInstantSnapshotRequest |
|
clear()
public SetIamPolicyRegionInstantSnapshotRequest.Builder clear()| Returns | |
|---|---|
| Type | Description |
SetIamPolicyRegionInstantSnapshotRequest.Builder |
|
clearField(Descriptors.FieldDescriptor field)
public SetIamPolicyRegionInstantSnapshotRequest.Builder clearField(Descriptors.FieldDescriptor field)| Parameter | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
| Returns | |
|---|---|
| Type | Description |
SetIamPolicyRegionInstantSnapshotRequest.Builder |
|
clearOneof(Descriptors.OneofDescriptor oneof)
public SetIamPolicyRegionInstantSnapshotRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Parameter | |
|---|---|
| Name | Description |
oneof |
OneofDescriptor |
| Returns | |
|---|---|
| Type | Description |
SetIamPolicyRegionInstantSnapshotRequest.Builder |
|
clearProject()
public SetIamPolicyRegionInstantSnapshotRequest.Builder clearProject()Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
SetIamPolicyRegionInstantSnapshotRequest.Builder |
This builder for chaining. |
clearRegion()
public SetIamPolicyRegionInstantSnapshotRequest.Builder clearRegion()The name of the region for this request.
string region = 138946292 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
SetIamPolicyRegionInstantSnapshotRequest.Builder |
This builder for chaining. |
clearRegionSetPolicyRequestResource()
public SetIamPolicyRegionInstantSnapshotRequest.Builder clearRegionSetPolicyRequestResource()The body resource for this request
.google.cloud.compute.v1.RegionSetPolicyRequest region_set_policy_request_resource = 276489091 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
SetIamPolicyRegionInstantSnapshotRequest.Builder |
|
clearResource()
public SetIamPolicyRegionInstantSnapshotRequest.Builder clearResource()Name or id of the resource for this request.
string resource = 195806222 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
SetIamPolicyRegionInstantSnapshotRequest.Builder |
This builder for chaining. |
clone()
public SetIamPolicyRegionInstantSnapshotRequest.Builder clone()| Returns | |
|---|---|
| Type | Description |
SetIamPolicyRegionInstantSnapshotRequest.Builder |
|
getDefaultInstanceForType()
public SetIamPolicyRegionInstantSnapshotRequest getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
SetIamPolicyRegionInstantSnapshotRequest |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
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. |
getRegionSetPolicyRequestResource()
public RegionSetPolicyRequest getRegionSetPolicyRequestResource()The body resource for this request
.google.cloud.compute.v1.RegionSetPolicyRequest region_set_policy_request_resource = 276489091 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
RegionSetPolicyRequest |
The regionSetPolicyRequestResource. |
getRegionSetPolicyRequestResourceBuilder()
public RegionSetPolicyRequest.Builder getRegionSetPolicyRequestResourceBuilder()The body resource for this request
.google.cloud.compute.v1.RegionSetPolicyRequest region_set_policy_request_resource = 276489091 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
RegionSetPolicyRequest.Builder |
|
getRegionSetPolicyRequestResourceOrBuilder()
public RegionSetPolicyRequestOrBuilder getRegionSetPolicyRequestResourceOrBuilder()The body resource for this request
.google.cloud.compute.v1.RegionSetPolicyRequest region_set_policy_request_resource = 276489091 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
RegionSetPolicyRequestOrBuilder |
|
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. |
hasRegionSetPolicyRequestResource()
public boolean hasRegionSetPolicyRequestResource()The body resource for this request
.google.cloud.compute.v1.RegionSetPolicyRequest region_set_policy_request_resource = 276489091 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the regionSetPolicyRequestResource field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(SetIamPolicyRegionInstantSnapshotRequest other)
public SetIamPolicyRegionInstantSnapshotRequest.Builder mergeFrom(SetIamPolicyRegionInstantSnapshotRequest other)| Parameter | |
|---|---|
| Name | Description |
other |
SetIamPolicyRegionInstantSnapshotRequest |
| Returns | |
|---|---|
| Type | Description |
SetIamPolicyRegionInstantSnapshotRequest.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public SetIamPolicyRegionInstantSnapshotRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SetIamPolicyRegionInstantSnapshotRequest.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public SetIamPolicyRegionInstantSnapshotRequest.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
SetIamPolicyRegionInstantSnapshotRequest.Builder |
|
mergeRegionSetPolicyRequestResource(RegionSetPolicyRequest value)
public SetIamPolicyRegionInstantSnapshotRequest.Builder mergeRegionSetPolicyRequestResource(RegionSetPolicyRequest value)The body resource for this request
.google.cloud.compute.v1.RegionSetPolicyRequest region_set_policy_request_resource = 276489091 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
RegionSetPolicyRequest |
| Returns | |
|---|---|
| Type | Description |
SetIamPolicyRegionInstantSnapshotRequest.Builder |
|
mergeUnknownFields(UnknownFieldSet unknownFields)
public final SetIamPolicyRegionInstantSnapshotRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description |
unknownFields |
UnknownFieldSet |
| Returns | |
|---|---|
| Type | Description |
SetIamPolicyRegionInstantSnapshotRequest.Builder |
|
setField(Descriptors.FieldDescriptor field, Object value)
public SetIamPolicyRegionInstantSnapshotRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
SetIamPolicyRegionInstantSnapshotRequest.Builder |
|
setProject(String value)
public SetIamPolicyRegionInstantSnapshotRequest.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 |
SetIamPolicyRegionInstantSnapshotRequest.Builder |
This builder for chaining. |
setProjectBytes(ByteString value)
public SetIamPolicyRegionInstantSnapshotRequest.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 |
SetIamPolicyRegionInstantSnapshotRequest.Builder |
This builder for chaining. |
setRegion(String value)
public SetIamPolicyRegionInstantSnapshotRequest.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 |
SetIamPolicyRegionInstantSnapshotRequest.Builder |
This builder for chaining. |
setRegionBytes(ByteString value)
public SetIamPolicyRegionInstantSnapshotRequest.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 |
SetIamPolicyRegionInstantSnapshotRequest.Builder |
This builder for chaining. |
setRegionSetPolicyRequestResource(RegionSetPolicyRequest value)
public SetIamPolicyRegionInstantSnapshotRequest.Builder setRegionSetPolicyRequestResource(RegionSetPolicyRequest value)The body resource for this request
.google.cloud.compute.v1.RegionSetPolicyRequest region_set_policy_request_resource = 276489091 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
RegionSetPolicyRequest |
| Returns | |
|---|---|
| Type | Description |
SetIamPolicyRegionInstantSnapshotRequest.Builder |
|
setRegionSetPolicyRequestResource(RegionSetPolicyRequest.Builder builderForValue)
public SetIamPolicyRegionInstantSnapshotRequest.Builder setRegionSetPolicyRequestResource(RegionSetPolicyRequest.Builder builderForValue)The body resource for this request
.google.cloud.compute.v1.RegionSetPolicyRequest region_set_policy_request_resource = 276489091 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
RegionSetPolicyRequest.Builder |
| Returns | |
|---|---|
| Type | Description |
SetIamPolicyRegionInstantSnapshotRequest.Builder |
|
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public SetIamPolicyRegionInstantSnapshotRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
index |
int |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
SetIamPolicyRegionInstantSnapshotRequest.Builder |
|
setResource(String value)
public SetIamPolicyRegionInstantSnapshotRequest.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 |
SetIamPolicyRegionInstantSnapshotRequest.Builder |
This builder for chaining. |
setResourceBytes(ByteString value)
public SetIamPolicyRegionInstantSnapshotRequest.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 |
SetIamPolicyRegionInstantSnapshotRequest.Builder |
This builder for chaining. |
setUnknownFields(UnknownFieldSet unknownFields)
public final SetIamPolicyRegionInstantSnapshotRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description |
unknownFields |
UnknownFieldSet |
| Returns | |
|---|---|
| Type | Description |
SetIamPolicyRegionInstantSnapshotRequest.Builder |
|