Some or all of the information on this page might not apply to Trusted Cloud by S3NS.
Class TestIamPermissionsLicenseRequest.Builder (1.17.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 1.17.0keyboard_arrow_down
public static final class TestIamPermissionsLicenseRequest . Builder extends GeneratedMessageV3 . Builder<TestIamPermissionsLicenseRequest . Builder > implements TestIamPermissionsLicenseRequestOrBuilder
A request message for Licenses.TestIamPermissions. See the method description for details.
Protobuf type google.cloud.compute.v1.TestIamPermissionsLicenseRequest
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Returns
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public TestIamPermissionsLicenseRequest . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
build()
public TestIamPermissionsLicenseRequest build ()
Returns
buildPartial()
public TestIamPermissionsLicenseRequest buildPartial ()
Returns
clear()
public TestIamPermissionsLicenseRequest . Builder clear ()
Returns
Overrides
clearField(Descriptors.FieldDescriptor field)
public TestIamPermissionsLicenseRequest . Builder clearField ( Descriptors . FieldDescriptor field )
Parameter
Returns
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public TestIamPermissionsLicenseRequest . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Parameter
Returns
Overrides
clearProject()
public TestIamPermissionsLicenseRequest . Builder clearProject ()
Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
Returns
clearResource()
public TestIamPermissionsLicenseRequest . Builder clearResource ()
Name or id of the resource for this request.
string resource = 195806222 [(.google.api.field_behavior) = REQUIRED];
Returns
clearTestPermissionsRequestResource()
public TestIamPermissionsLicenseRequest . Builder clearTestPermissionsRequestResource ()
The body resource for this request
.google.cloud.compute.v1.TestPermissionsRequest test_permissions_request_resource = 439214758 [(.google.api.field_behavior) = REQUIRED];
Returns
clone()
public TestIamPermissionsLicenseRequest . Builder clone ()
Returns
Overrides
getDefaultInstanceForType()
public TestIamPermissionsLicenseRequest getDefaultInstanceForType ()
Returns
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Returns
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
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
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
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
Overrides
isInitialized()
public final boolean isInitialized ()
Returns
Overrides
mergeFrom(TestIamPermissionsLicenseRequest other)
public TestIamPermissionsLicenseRequest . Builder mergeFrom ( TestIamPermissionsLicenseRequest other )
Parameter
Returns
public TestIamPermissionsLicenseRequest . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Overrides
Exceptions
mergeFrom(Message other)
public TestIamPermissionsLicenseRequest . Builder mergeFrom ( Message other )
Parameter
Returns
Overrides
mergeTestPermissionsRequestResource(TestPermissionsRequest value)
public TestIamPermissionsLicenseRequest . 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
Returns
mergeUnknownFields(UnknownFieldSet unknownFields)
public final TestIamPermissionsLicenseRequest . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
setField(Descriptors.FieldDescriptor field, Object value)
public TestIamPermissionsLicenseRequest . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
setProject(String value)
public TestIamPermissionsLicenseRequest . Builder setProject ( String value )
Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
Parameter
Name
Description
value
String
The project to set.
Returns
setProjectBytes(ByteString value)
public TestIamPermissionsLicenseRequest . Builder setProjectBytes ( ByteString value )
Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
Parameter
Name
Description
value
ByteString
The bytes for project to set.
Returns
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public TestIamPermissionsLicenseRequest . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Parameters
Returns
Overrides
setResource(String value)
public TestIamPermissionsLicenseRequest . 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
String
The resource to set.
Returns
setResourceBytes(ByteString value)
public TestIamPermissionsLicenseRequest . 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
ByteString
The bytes for resource to set.
Returns
setTestPermissionsRequestResource(TestPermissionsRequest value)
public TestIamPermissionsLicenseRequest . 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
Returns
setTestPermissionsRequestResource(TestPermissionsRequest.Builder builderForValue)
public TestIamPermissionsLicenseRequest . 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
Returns
setUnknownFields(UnknownFieldSet unknownFields)
public final TestIamPermissionsLicenseRequest . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-04 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-04 UTC."],[],[]]