Class TestIamPermissionsGlobalAddressRequest.Builder (1.88.0)

public static final class TestIamPermissionsGlobalAddressRequest.Builder extends GeneratedMessageV3.Builder<TestIamPermissionsGlobalAddressRequest.Builder> implements TestIamPermissionsGlobalAddressRequestOrBuilder

A request message for GlobalAddresses.TestIamPermissions. See the method description for details.

Protobuf type google.cloud.compute.v1.TestIamPermissionsGlobalAddressRequest

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public TestIamPermissionsGlobalAddressRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
TestIamPermissionsGlobalAddressRequest.Builder
Overrides

build()

public TestIamPermissionsGlobalAddressRequest build()
Returns
Type Description
TestIamPermissionsGlobalAddressRequest

buildPartial()

public TestIamPermissionsGlobalAddressRequest buildPartial()
Returns
Type Description
TestIamPermissionsGlobalAddressRequest

clear()

public TestIamPermissionsGlobalAddressRequest.Builder clear()
Returns
Type Description
TestIamPermissionsGlobalAddressRequest.Builder
Overrides

clearField(Descriptors.FieldDescriptor field)

public TestIamPermissionsGlobalAddressRequest.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
Name Description
field FieldDescriptor
Returns
Type Description
TestIamPermissionsGlobalAddressRequest.Builder
Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

public TestIamPermissionsGlobalAddressRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Name Description
oneof OneofDescriptor
Returns
Type Description
TestIamPermissionsGlobalAddressRequest.Builder
Overrides

clearProject()

public TestIamPermissionsGlobalAddressRequest.Builder clearProject()

Project ID for this request.

string project = 227560217 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
TestIamPermissionsGlobalAddressRequest.Builder

This builder for chaining.

clearResource()

public TestIamPermissionsGlobalAddressRequest.Builder clearResource()

Name or id of the resource for this request.

string resource = 195806222 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
TestIamPermissionsGlobalAddressRequest.Builder

This builder for chaining.

clearTestPermissionsRequestResource()

public TestIamPermissionsGlobalAddressRequest.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
TestIamPermissionsGlobalAddressRequest.Builder

clone()

public TestIamPermissionsGlobalAddressRequest.Builder clone()
Returns
Type Description
TestIamPermissionsGlobalAddressRequest.Builder
Overrides

getDefaultInstanceForType()

public TestIamPermissionsGlobalAddressRequest getDefaultInstanceForType()
Returns
Type Description
TestIamPermissionsGlobalAddressRequest

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

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

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
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(TestIamPermissionsGlobalAddressRequest other)

public TestIamPermissionsGlobalAddressRequest.Builder mergeFrom(TestIamPermissionsGlobalAddressRequest other)
Parameter
Name Description
other TestIamPermissionsGlobalAddressRequest
Returns
Type Description
TestIamPermissionsGlobalAddressRequest.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public TestIamPermissionsGlobalAddressRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
TestIamPermissionsGlobalAddressRequest.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public TestIamPermissionsGlobalAddressRequest.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
TestIamPermissionsGlobalAddressRequest.Builder
Overrides

mergeTestPermissionsRequestResource(TestPermissionsRequest value)

public TestIamPermissionsGlobalAddressRequest.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
TestIamPermissionsGlobalAddressRequest.Builder

mergeUnknownFields(UnknownFieldSet unknownFields)

public final TestIamPermissionsGlobalAddressRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
TestIamPermissionsGlobalAddressRequest.Builder
Overrides