| Modifier and Type | Method and Description |
|---|---|
UpdateLicenseRequest.Builder |
UpdateLicenseRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UpdateLicenseRequest.Builder |
UpdateLicenseRequest.Builder.clear() |
UpdateLicenseRequest.Builder |
UpdateLicenseRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
UpdateLicenseRequest.Builder |
UpdateLicenseRequest.Builder.clearLicense()
The license name for this request.
|
UpdateLicenseRequest.Builder |
UpdateLicenseRequest.Builder.clearLicenseResource()
The body resource for this request
.google.cloud.compute.v1.License license_resource = 437955148 [(.google.api.field_behavior) = REQUIRED];
|
UpdateLicenseRequest.Builder |
UpdateLicenseRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
UpdateLicenseRequest.Builder |
UpdateLicenseRequest.Builder.clearProject()
Project ID for this request.
|
UpdateLicenseRequest.Builder |
UpdateLicenseRequest.Builder.clearRequestId()
An optional request ID to identify requests.
|
UpdateLicenseRequest.Builder |
UpdateLicenseRequest.Builder.clearUpdateMask()
update_mask indicates fields to be updated as part of this request.
|
UpdateLicenseRequest.Builder |
UpdateLicenseRequest.Builder.clone() |
UpdateLicenseRequest.Builder |
UpdateLicenseRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
UpdateLicenseRequest.Builder |
UpdateLicenseRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
UpdateLicenseRequest.Builder |
UpdateLicenseRequest.Builder.mergeFrom(UpdateLicenseRequest other) |
UpdateLicenseRequest.Builder |
UpdateLicenseRequest.Builder.mergeLicenseResource(License value)
The body resource for this request
.google.cloud.compute.v1.License license_resource = 437955148 [(.google.api.field_behavior) = REQUIRED];
|
UpdateLicenseRequest.Builder |
UpdateLicenseRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static UpdateLicenseRequest.Builder |
UpdateLicenseRequest.newBuilder() |
static UpdateLicenseRequest.Builder |
UpdateLicenseRequest.newBuilder(UpdateLicenseRequest prototype) |
UpdateLicenseRequest.Builder |
UpdateLicenseRequest.newBuilderForType() |
protected UpdateLicenseRequest.Builder |
UpdateLicenseRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
UpdateLicenseRequest.Builder |
UpdateLicenseRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UpdateLicenseRequest.Builder |
UpdateLicenseRequest.Builder.setLicense(String value)
The license name for this request.
|
UpdateLicenseRequest.Builder |
UpdateLicenseRequest.Builder.setLicenseBytes(com.google.protobuf.ByteString value)
The license name for this request.
|
UpdateLicenseRequest.Builder |
UpdateLicenseRequest.Builder.setLicenseResource(License.Builder builderForValue)
The body resource for this request
.google.cloud.compute.v1.License license_resource = 437955148 [(.google.api.field_behavior) = REQUIRED];
|
UpdateLicenseRequest.Builder |
UpdateLicenseRequest.Builder.setLicenseResource(License value)
The body resource for this request
.google.cloud.compute.v1.License license_resource = 437955148 [(.google.api.field_behavior) = REQUIRED];
|
UpdateLicenseRequest.Builder |
UpdateLicenseRequest.Builder.setProject(String value)
Project ID for this request.
|
UpdateLicenseRequest.Builder |
UpdateLicenseRequest.Builder.setProjectBytes(com.google.protobuf.ByteString value)
Project ID for this request.
|
UpdateLicenseRequest.Builder |
UpdateLicenseRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
UpdateLicenseRequest.Builder |
UpdateLicenseRequest.Builder.setRequestId(String value)
An optional request ID to identify requests.
|
UpdateLicenseRequest.Builder |
UpdateLicenseRequest.Builder.setRequestIdBytes(com.google.protobuf.ByteString value)
An optional request ID to identify requests.
|
UpdateLicenseRequest.Builder |
UpdateLicenseRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UpdateLicenseRequest.Builder |
UpdateLicenseRequest.Builder.setUpdateMask(String value)
update_mask indicates fields to be updated as part of this request.
|
UpdateLicenseRequest.Builder |
UpdateLicenseRequest.Builder.setUpdateMaskBytes(com.google.protobuf.ByteString value)
update_mask indicates fields to be updated as part of this request.
|
UpdateLicenseRequest.Builder |
UpdateLicenseRequest.toBuilder() |
Copyright © 2025 Google LLC. All rights reserved.