public static final class TestIamPermissionsReservationSubBlockRequest.Builder extends GeneratedMessage.Builder<TestIamPermissionsReservationSubBlockRequest.Builder> implements TestIamPermissionsReservationSubBlockRequestOrBuilderA request message for ReservationSubBlocks.TestIamPermissions. See the method description for details.
Protobuf type google.cloud.compute.v1.TestIamPermissionsReservationSubBlockRequest
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > TestIamPermissionsReservationSubBlockRequest.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public TestIamPermissionsReservationSubBlockRequest build()| Returns | |
|---|---|
| Type | Description |
TestIamPermissionsReservationSubBlockRequest |
|
buildPartial()
public TestIamPermissionsReservationSubBlockRequest buildPartial()| Returns | |
|---|---|
| Type | Description |
TestIamPermissionsReservationSubBlockRequest |
|
clear()
public TestIamPermissionsReservationSubBlockRequest.Builder clear()| Returns | |
|---|---|
| Type | Description |
TestIamPermissionsReservationSubBlockRequest.Builder |
|
clearParentResource()
public TestIamPermissionsReservationSubBlockRequest.Builder clearParentResource()Name or id of parent resource of the resource for this request.
string parent_resource = 18091011 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
TestIamPermissionsReservationSubBlockRequest.Builder |
This builder for chaining. |
clearProject()
public TestIamPermissionsReservationSubBlockRequest.Builder clearProject()Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
TestIamPermissionsReservationSubBlockRequest.Builder |
This builder for chaining. |
clearResource()
public TestIamPermissionsReservationSubBlockRequest.Builder clearResource()Name or id of the resource for this request.
string resource = 195806222 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
TestIamPermissionsReservationSubBlockRequest.Builder |
This builder for chaining. |
clearTestPermissionsRequestResource()
public TestIamPermissionsReservationSubBlockRequest.Builder clearTestPermissionsRequestResource()The body resource for this request
.google.cloud.compute.v1.TestPermissionsRequest test_permissions_request_resource = 439214758 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
TestIamPermissionsReservationSubBlockRequest.Builder |
|
clearZone()
public TestIamPermissionsReservationSubBlockRequest.Builder clearZone()The name of the zone for this request.
string zone = 3744684 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
TestIamPermissionsReservationSubBlockRequest.Builder |
This builder for chaining. |
getDefaultInstanceForType()
public TestIamPermissionsReservationSubBlockRequest getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
TestIamPermissionsReservationSubBlockRequest |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getParentResource()
public String getParentResource()Name or id of parent resource of the resource for this request.
string parent_resource = 18091011 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
String |
The parentResource. |
getParentResourceBytes()
public ByteString getParentResourceBytes()Name or id of parent resource of the resource for this request.
string parent_resource = 18091011 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for parentResource. |
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. |
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. |
getTestPermissionsRequestResource()
public TestPermissionsRequest getTestPermissionsRequestResource()The body resource for this request
.google.cloud.compute.v1.TestPermissionsRequest test_permissions_request_resource = 439214758 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
TestPermissionsRequest |
The testPermissionsRequestResource. |
getTestPermissionsRequestResourceBuilder()
public TestPermissionsRequest.Builder getTestPermissionsRequestResourceBuilder()The body resource for this request
.google.cloud.compute.v1.TestPermissionsRequest test_permissions_request_resource = 439214758 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
TestPermissionsRequest.Builder |
|
getTestPermissionsRequestResourceOrBuilder()
public TestPermissionsRequestOrBuilder getTestPermissionsRequestResourceOrBuilder()The body resource for this request
.google.cloud.compute.v1.TestPermissionsRequest test_permissions_request_resource = 439214758 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
TestPermissionsRequestOrBuilder |
|
getZone()
public String getZone()The name of the zone for this request.
string zone = 3744684 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| 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];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for zone. |
hasTestPermissionsRequestResource()
public boolean hasTestPermissionsRequestResource()The body resource for this request
.google.cloud.compute.v1.TestPermissionsRequest test_permissions_request_resource = 439214758 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the testPermissionsRequestResource field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(TestIamPermissionsReservationSubBlockRequest other)
public TestIamPermissionsReservationSubBlockRequest.Builder mergeFrom(TestIamPermissionsReservationSubBlockRequest other)| Parameter | |
|---|---|
| Name | Description |
other |
TestIamPermissionsReservationSubBlockRequest |
| Returns | |
|---|---|
| Type | Description |
TestIamPermissionsReservationSubBlockRequest.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public TestIamPermissionsReservationSubBlockRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
TestIamPermissionsReservationSubBlockRequest.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public TestIamPermissionsReservationSubBlockRequest.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
TestIamPermissionsReservationSubBlockRequest.Builder |
|
mergeTestPermissionsRequestResource(TestPermissionsRequest value)
public TestIamPermissionsReservationSubBlockRequest.Builder mergeTestPermissionsRequestResource(TestPermissionsRequest value)The body resource for this request
.google.cloud.compute.v1.TestPermissionsRequest test_permissions_request_resource = 439214758 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
TestPermissionsRequest |
| Returns | |
|---|---|
| Type | Description |
TestIamPermissionsReservationSubBlockRequest.Builder |
|
setParentResource(String value)
public TestIamPermissionsReservationSubBlockRequest.Builder setParentResource(String value)Name or id of parent resource of the resource for this request.
string parent_resource = 18091011 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe parentResource to set. |
| Returns | |
|---|---|
| Type | Description |
TestIamPermissionsReservationSubBlockRequest.Builder |
This builder for chaining. |
setParentResourceBytes(ByteString value)
public TestIamPermissionsReservationSubBlockRequest.Builder setParentResourceBytes(ByteString value)Name or id of parent resource of the resource for this request.
string parent_resource = 18091011 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for parentResource to set. |
| Returns | |
|---|---|
| Type | Description |
TestIamPermissionsReservationSubBlockRequest.Builder |
This builder for chaining. |
setProject(String value)
public TestIamPermissionsReservationSubBlockRequest.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 |
TestIamPermissionsReservationSubBlockRequest.Builder |
This builder for chaining. |
setProjectBytes(ByteString value)
public TestIamPermissionsReservationSubBlockRequest.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 |
TestIamPermissionsReservationSubBlockRequest.Builder |
This builder for chaining. |
setResource(String value)
public TestIamPermissionsReservationSubBlockRequest.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 |
TestIamPermissionsReservationSubBlockRequest.Builder |
This builder for chaining. |
setResourceBytes(ByteString value)
public TestIamPermissionsReservationSubBlockRequest.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 |
TestIamPermissionsReservationSubBlockRequest.Builder |
This builder for chaining. |
setTestPermissionsRequestResource(TestPermissionsRequest value)
public TestIamPermissionsReservationSubBlockRequest.Builder setTestPermissionsRequestResource(TestPermissionsRequest value)The body resource for this request
.google.cloud.compute.v1.TestPermissionsRequest test_permissions_request_resource = 439214758 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
TestPermissionsRequest |
| Returns | |
|---|---|
| Type | Description |
TestIamPermissionsReservationSubBlockRequest.Builder |
|
setTestPermissionsRequestResource(TestPermissionsRequest.Builder builderForValue)
public TestIamPermissionsReservationSubBlockRequest.Builder setTestPermissionsRequestResource(TestPermissionsRequest.Builder builderForValue)The body resource for this request
.google.cloud.compute.v1.TestPermissionsRequest test_permissions_request_resource = 439214758 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
TestPermissionsRequest.Builder |
| Returns | |
|---|---|
| Type | Description |
TestIamPermissionsReservationSubBlockRequest.Builder |
|
setZone(String value)
public TestIamPermissionsReservationSubBlockRequest.Builder setZone(String value)The name of the zone for this request.
string zone = 3744684 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe zone to set. |
| Returns | |
|---|---|
| Type | Description |
TestIamPermissionsReservationSubBlockRequest.Builder |
This builder for chaining. |
setZoneBytes(ByteString value)
public TestIamPermissionsReservationSubBlockRequest.Builder setZoneBytes(ByteString value)The name of the zone for this request.
string zone = 3744684 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for zone to set. |
| Returns | |
|---|---|
| Type | Description |
TestIamPermissionsReservationSubBlockRequest.Builder |
This builder for chaining. |