public static final class GetHcxActivationKeyRequest.Builder extends GeneratedMessageV3.Builder<GetHcxActivationKeyRequest.Builder> implements GetHcxActivationKeyRequestOrBuilder
Request message for [VmwareEngine.GetHcxActivationKeys][]
Protobuf type google.cloud.vmwareengine.v1.GetHcxActivationKeyRequest
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > GetHcxActivationKeyRequest.BuilderImplements
GetHcxActivationKeyRequestOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns | |
---|---|
Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public GetHcxActivationKeyRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters | |
---|---|
Name | Description |
field | FieldDescriptor |
value | Object |
Returns | |
---|---|
Type | Description |
GetHcxActivationKeyRequest.Builder |
build()
public GetHcxActivationKeyRequest build()
Returns | |
---|---|
Type | Description |
GetHcxActivationKeyRequest |
buildPartial()
public GetHcxActivationKeyRequest buildPartial()
Returns | |
---|---|
Type | Description |
GetHcxActivationKeyRequest |
clear()
public GetHcxActivationKeyRequest.Builder clear()
Returns | |
---|---|
Type | Description |
GetHcxActivationKeyRequest.Builder |
clearField(Descriptors.FieldDescriptor field)
public GetHcxActivationKeyRequest.Builder clearField(Descriptors.FieldDescriptor field)
Parameter | |
---|---|
Name | Description |
field | FieldDescriptor |
Returns | |
---|---|
Type | Description |
GetHcxActivationKeyRequest.Builder |
clearName()
public GetHcxActivationKeyRequest.Builder clearName()
Required. The resource name of the HCX activation key to retrieve.
Resource names are schemeless URIs that follow the conventions in
https://cloud.google.com/apis/design/resource_names.
For example:
projects/my-project/locations/us-central1/privateClouds/my-cloud/hcxActivationKeys/my-key
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Returns | |
---|---|
Type | Description |
GetHcxActivationKeyRequest.Builder | This builder for chaining. |
clearOneof(Descriptors.OneofDescriptor oneof)
public GetHcxActivationKeyRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter | |
---|---|
Name | Description |
oneof | OneofDescriptor |
Returns | |
---|---|
Type | Description |
GetHcxActivationKeyRequest.Builder |
clone()
public GetHcxActivationKeyRequest.Builder clone()
Returns | |
---|---|
Type | Description |
GetHcxActivationKeyRequest.Builder |
getDefaultInstanceForType()
public GetHcxActivationKeyRequest getDefaultInstanceForType()
Returns | |
---|---|
Type | Description |
GetHcxActivationKeyRequest |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Returns | |
---|---|
Type | Description |
Descriptor |
getName()
public String getName()
Required. The resource name of the HCX activation key to retrieve.
Resource names are schemeless URIs that follow the conventions in
https://cloud.google.com/apis/design/resource_names.
For example:
projects/my-project/locations/us-central1/privateClouds/my-cloud/hcxActivationKeys/my-key
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Returns | |
---|---|
Type | Description |
String | The name. |
getNameBytes()
public ByteString getNameBytes()
Required. The resource name of the HCX activation key to retrieve.
Resource names are schemeless URIs that follow the conventions in
https://cloud.google.com/apis/design/resource_names.
For example:
projects/my-project/locations/us-central1/privateClouds/my-cloud/hcxActivationKeys/my-key
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Returns | |
---|---|
Type | Description |
ByteString | The bytes for name. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns | |
---|---|
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Returns | |
---|---|
Type | Description |
boolean |
mergeFrom(GetHcxActivationKeyRequest other)
public GetHcxActivationKeyRequest.Builder mergeFrom(GetHcxActivationKeyRequest other)
Parameter | |
---|---|
Name | Description |
other | GetHcxActivationKeyRequest |
Returns | |
---|---|
Type | Description |
GetHcxActivationKeyRequest.Builder |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public GetHcxActivationKeyRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input | CodedInputStream |
extensionRegistry | ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
GetHcxActivationKeyRequest.Builder |
Exceptions | |
---|---|
Type | Description |
IOException |
mergeFrom(Message other)
public GetHcxActivationKeyRequest.Builder mergeFrom(Message other)
Parameter | |
---|---|
Name | Description |
other | Message |
Returns | |
---|---|
Type | Description |
GetHcxActivationKeyRequest.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final GetHcxActivationKeyRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter | |
---|---|
Name | Description |
unknownFields | UnknownFieldSet |
Returns | |
---|---|
Type | Description |
GetHcxActivationKeyRequest.Builder |
setField(Descriptors.FieldDescriptor field, Object value)
public GetHcxActivationKeyRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters | |
---|---|
Name | Description |
field | FieldDescriptor |
value | Object |
Returns | |
---|---|
Type | Description |
GetHcxActivationKeyRequest.Builder |
setName(String value)
public GetHcxActivationKeyRequest.Builder setName(String value)
Required. The resource name of the HCX activation key to retrieve.
Resource names are schemeless URIs that follow the conventions in
https://cloud.google.com/apis/design/resource_names.
For example:
projects/my-project/locations/us-central1/privateClouds/my-cloud/hcxActivationKeys/my-key
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Parameter | |
---|---|
Name | Description |
value | String The name to set. |
Returns | |
---|---|
Type | Description |
GetHcxActivationKeyRequest.Builder | This builder for chaining. |
setNameBytes(ByteString value)
public GetHcxActivationKeyRequest.Builder setNameBytes(ByteString value)
Required. The resource name of the HCX activation key to retrieve.
Resource names are schemeless URIs that follow the conventions in
https://cloud.google.com/apis/design/resource_names.
For example:
projects/my-project/locations/us-central1/privateClouds/my-cloud/hcxActivationKeys/my-key
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Parameter | |
---|---|
Name | Description |
value | ByteString The bytes for name to set. |
Returns | |
---|---|
Type | Description |
GetHcxActivationKeyRequest.Builder | This builder for chaining. |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public GetHcxActivationKeyRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters | |
---|---|
Name | Description |
field | FieldDescriptor |
index | int |
value | Object |
Returns | |
---|---|
Type | Description |
GetHcxActivationKeyRequest.Builder |
setUnknownFields(UnknownFieldSet unknownFields)
public final GetHcxActivationKeyRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter | |
---|---|
Name | Description |
unknownFields | UnknownFieldSet |
Returns | |
---|---|
Type | Description |
GetHcxActivationKeyRequest.Builder |