public static final class TestIamPermissionsStoragePoolRequest.Builder extends GeneratedMessageV3.Builder<TestIamPermissionsStoragePoolRequest.Builder> implements TestIamPermissionsStoragePoolRequestOrBuilderA request message for StoragePools.TestIamPermissions. See the method description for details.
Protobuf type google.cloud.compute.v1.TestIamPermissionsStoragePoolRequest
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > TestIamPermissionsStoragePoolRequest.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public TestIamPermissionsStoragePoolRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
TestIamPermissionsStoragePoolRequest.Builder |
|
build()
public TestIamPermissionsStoragePoolRequest build()| Returns | |
|---|---|
| Type | Description |
TestIamPermissionsStoragePoolRequest |
|
buildPartial()
public TestIamPermissionsStoragePoolRequest buildPartial()| Returns | |
|---|---|
| Type | Description |
TestIamPermissionsStoragePoolRequest |
|
clear()
public TestIamPermissionsStoragePoolRequest.Builder clear()| Returns | |
|---|---|
| Type | Description |
TestIamPermissionsStoragePoolRequest.Builder |
|
clearField(Descriptors.FieldDescriptor field)
public TestIamPermissionsStoragePoolRequest.Builder clearField(Descriptors.FieldDescriptor field)| Parameter | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
| Returns | |
|---|---|
| Type | Description |
TestIamPermissionsStoragePoolRequest.Builder |
|
clearOneof(Descriptors.OneofDescriptor oneof)
public TestIamPermissionsStoragePoolRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Parameter | |
|---|---|
| Name | Description |
oneof |
OneofDescriptor |
| Returns | |
|---|---|
| Type | Description |
TestIamPermissionsStoragePoolRequest.Builder |
|
clearProject()
public TestIamPermissionsStoragePoolRequest.Builder clearProject()Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
TestIamPermissionsStoragePoolRequest.Builder |
This builder for chaining. |
clearResource()
public TestIamPermissionsStoragePoolRequest.Builder clearResource()Name or id of the resource for this request.
string resource = 195806222 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
TestIamPermissionsStoragePoolRequest.Builder |
This builder for chaining. |
clearTestPermissionsRequestResource()
public TestIamPermissionsStoragePoolRequest.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 |
TestIamPermissionsStoragePoolRequest.Builder |
|
clearZone()
public TestIamPermissionsStoragePoolRequest.Builder clearZone()The name of the zone for this request.
string zone = 3744684 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
TestIamPermissionsStoragePoolRequest.Builder |
This builder for chaining. |
clone()
public TestIamPermissionsStoragePoolRequest.Builder clone()| Returns | |
|---|---|
| Type | Description |
TestIamPermissionsStoragePoolRequest.Builder |
|
getDefaultInstanceForType()
public TestIamPermissionsStoragePoolRequest getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
TestIamPermissionsStoragePoolRequest |
|
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. |
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 GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(TestIamPermissionsStoragePoolRequest other)
public TestIamPermissionsStoragePoolRequest.Builder mergeFrom(TestIamPermissionsStoragePoolRequest other)| Parameter | |
|---|---|
| Name | Description |
other |
TestIamPermissionsStoragePoolRequest |
| Returns | |
|---|---|
| Type | Description |
TestIamPermissionsStoragePoolRequest.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public TestIamPermissionsStoragePoolRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
TestIamPermissionsStoragePoolRequest.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public TestIamPermissionsStoragePoolRequest.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
TestIamPermissionsStoragePoolRequest.Builder |
|
mergeTestPermissionsRequestResource(TestPermissionsRequest value)
public TestIamPermissionsStoragePoolRequest.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 |
TestIamPermissionsStoragePoolRequest.Builder |
|
mergeUnknownFields(UnknownFieldSet unknownFields)
public final TestIamPermissionsStoragePoolRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description |
unknownFields |
UnknownFieldSet |
| Returns | |
|---|---|
| Type | Description |
TestIamPermissionsStoragePoolRequest.Builder |
|
setField(Descriptors.FieldDescriptor field, Object value)
public TestIamPermissionsStoragePoolRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
TestIamPermissionsStoragePoolRequest.Builder |
|
setProject(String value)
public TestIamPermissionsStoragePoolRequest.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 |
TestIamPermissionsStoragePoolRequest.Builder |
This builder for chaining. |
setProjectBytes(ByteString value)
public TestIamPermissionsStoragePoolRequest.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 |
TestIamPermissionsStoragePoolRequest.Builder |
This builder for chaining. |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public TestIamPermissionsStoragePoolRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
index |
int |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
TestIamPermissionsStoragePoolRequest.Builder |
|
setResource(String value)
public TestIamPermissionsStoragePoolRequest.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 |
TestIamPermissionsStoragePoolRequest.Builder |
This builder for chaining. |
setResourceBytes(ByteString value)
public TestIamPermissionsStoragePoolRequest.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 |
TestIamPermissionsStoragePoolRequest.Builder |
This builder for chaining. |
setTestPermissionsRequestResource(TestPermissionsRequest value)
public TestIamPermissionsStoragePoolRequest.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 |
TestIamPermissionsStoragePoolRequest.Builder |
|
setTestPermissionsRequestResource(TestPermissionsRequest.Builder builderForValue)
public TestIamPermissionsStoragePoolRequest.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 |
TestIamPermissionsStoragePoolRequest.Builder |
|
setUnknownFields(UnknownFieldSet unknownFields)
public final TestIamPermissionsStoragePoolRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description |
unknownFields |
UnknownFieldSet |
| Returns | |
|---|---|
| Type | Description |
TestIamPermissionsStoragePoolRequest.Builder |
|
setZone(String value)
public TestIamPermissionsStoragePoolRequest.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 |
TestIamPermissionsStoragePoolRequest.Builder |
This builder for chaining. |
setZoneBytes(ByteString value)
public TestIamPermissionsStoragePoolRequest.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 |
TestIamPermissionsStoragePoolRequest.Builder |
This builder for chaining. |