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