public static final class SetIamPolicyLicenseRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SetIamPolicyLicenseRequest.Builder> implements SetIamPolicyLicenseRequestOrBuilder
A request message for Licenses.SetIamPolicy. See the method description for details.Protobuf type
google.cloud.compute.v1.SetIamPolicyLicenseRequestgetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<SetIamPolicyLicenseRequest.Builder>public SetIamPolicyLicenseRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<SetIamPolicyLicenseRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<SetIamPolicyLicenseRequest.Builder>public SetIamPolicyLicenseRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic SetIamPolicyLicenseRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic SetIamPolicyLicenseRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic SetIamPolicyLicenseRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<SetIamPolicyLicenseRequest.Builder>public SetIamPolicyLicenseRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<SetIamPolicyLicenseRequest.Builder>public SetIamPolicyLicenseRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<SetIamPolicyLicenseRequest.Builder>public SetIamPolicyLicenseRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<SetIamPolicyLicenseRequest.Builder>public SetIamPolicyLicenseRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SetIamPolicyLicenseRequest.Builder>public SetIamPolicyLicenseRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SetIamPolicyLicenseRequest.Builder>public SetIamPolicyLicenseRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SetIamPolicyLicenseRequest.Builder>public SetIamPolicyLicenseRequest.Builder mergeFrom(SetIamPolicyLicenseRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<SetIamPolicyLicenseRequest.Builder>public SetIamPolicyLicenseRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SetIamPolicyLicenseRequest.Builder>IOExceptionpublic boolean hasGlobalSetPolicyRequestResource()
The body resource for this request
.google.cloud.compute.v1.GlobalSetPolicyRequest global_set_policy_request_resource = 337048498 [(.google.api.field_behavior) = REQUIRED];
hasGlobalSetPolicyRequestResource in interface SetIamPolicyLicenseRequestOrBuilderpublic GlobalSetPolicyRequest getGlobalSetPolicyRequestResource()
The body resource for this request
.google.cloud.compute.v1.GlobalSetPolicyRequest global_set_policy_request_resource = 337048498 [(.google.api.field_behavior) = REQUIRED];
getGlobalSetPolicyRequestResource in interface SetIamPolicyLicenseRequestOrBuilderpublic SetIamPolicyLicenseRequest.Builder setGlobalSetPolicyRequestResource(GlobalSetPolicyRequest value)
The body resource for this request
.google.cloud.compute.v1.GlobalSetPolicyRequest global_set_policy_request_resource = 337048498 [(.google.api.field_behavior) = REQUIRED];
public SetIamPolicyLicenseRequest.Builder setGlobalSetPolicyRequestResource(GlobalSetPolicyRequest.Builder builderForValue)
The body resource for this request
.google.cloud.compute.v1.GlobalSetPolicyRequest global_set_policy_request_resource = 337048498 [(.google.api.field_behavior) = REQUIRED];
public SetIamPolicyLicenseRequest.Builder mergeGlobalSetPolicyRequestResource(GlobalSetPolicyRequest value)
The body resource for this request
.google.cloud.compute.v1.GlobalSetPolicyRequest global_set_policy_request_resource = 337048498 [(.google.api.field_behavior) = REQUIRED];
public SetIamPolicyLicenseRequest.Builder clearGlobalSetPolicyRequestResource()
The body resource for this request
.google.cloud.compute.v1.GlobalSetPolicyRequest global_set_policy_request_resource = 337048498 [(.google.api.field_behavior) = REQUIRED];
public GlobalSetPolicyRequest.Builder getGlobalSetPolicyRequestResourceBuilder()
The body resource for this request
.google.cloud.compute.v1.GlobalSetPolicyRequest global_set_policy_request_resource = 337048498 [(.google.api.field_behavior) = REQUIRED];
public GlobalSetPolicyRequestOrBuilder getGlobalSetPolicyRequestResourceOrBuilder()
The body resource for this request
.google.cloud.compute.v1.GlobalSetPolicyRequest global_set_policy_request_resource = 337048498 [(.google.api.field_behavior) = REQUIRED];
getGlobalSetPolicyRequestResourceOrBuilder in interface SetIamPolicyLicenseRequestOrBuilderpublic String getProject()
Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];getProject in interface SetIamPolicyLicenseRequestOrBuilderpublic com.google.protobuf.ByteString getProjectBytes()
Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];getProjectBytes in interface SetIamPolicyLicenseRequestOrBuilderpublic SetIamPolicyLicenseRequest.Builder setProject(String value)
Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];value - The project to set.public SetIamPolicyLicenseRequest.Builder clearProject()
Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];public SetIamPolicyLicenseRequest.Builder setProjectBytes(com.google.protobuf.ByteString value)
Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];value - The bytes for project to set.public String getResource()
Name or id of the resource for this request.
string resource = 195806222 [(.google.api.field_behavior) = REQUIRED];getResource in interface SetIamPolicyLicenseRequestOrBuilderpublic com.google.protobuf.ByteString getResourceBytes()
Name or id of the resource for this request.
string resource = 195806222 [(.google.api.field_behavior) = REQUIRED];getResourceBytes in interface SetIamPolicyLicenseRequestOrBuilderpublic SetIamPolicyLicenseRequest.Builder setResource(String value)
Name or id of the resource for this request.
string resource = 195806222 [(.google.api.field_behavior) = REQUIRED];value - The resource to set.public SetIamPolicyLicenseRequest.Builder clearResource()
Name or id of the resource for this request.
string resource = 195806222 [(.google.api.field_behavior) = REQUIRED];public SetIamPolicyLicenseRequest.Builder setResourceBytes(com.google.protobuf.ByteString value)
Name or id of the resource for this request.
string resource = 195806222 [(.google.api.field_behavior) = REQUIRED];value - The bytes for resource to set.public final SetIamPolicyLicenseRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SetIamPolicyLicenseRequest.Builder>public final SetIamPolicyLicenseRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SetIamPolicyLicenseRequest.Builder>Copyright © 2023 Google LLC. All rights reserved.