Package com.google.cloud.alloydb.v1alpha
Class GenerateClientCertificateRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<GenerateClientCertificateRequest.Builder>
-
- com.google.cloud.alloydb.v1alpha.GenerateClientCertificateRequest.Builder
-
- All Implemented Interfaces:
GenerateClientCertificateRequestOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- GenerateClientCertificateRequest
public static final class GenerateClientCertificateRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GenerateClientCertificateRequest.Builder> implements GenerateClientCertificateRequestOrBuilder
Message for requests to generate a client certificate signed by the Cluster CA.
Protobuf typegoogle.cloud.alloydb.v1alpha.GenerateClientCertificateRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description GenerateClientCertificateRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)GenerateClientCertificateRequestbuild()GenerateClientCertificateRequestbuildPartial()GenerateClientCertificateRequest.Builderclear()GenerateClientCertificateRequest.BuilderclearCertDuration()Optional.GenerateClientCertificateRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)GenerateClientCertificateRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)GenerateClientCertificateRequest.BuilderclearParent()Required.GenerateClientCertificateRequest.BuilderclearPemCsr()Deprecated.google.cloud.alloydb.v1alpha.GenerateClientCertificateRequest.pem_csr is deprecated.GenerateClientCertificateRequest.BuilderclearPublicKey()Optional.GenerateClientCertificateRequest.BuilderclearRequestId()Optional.GenerateClientCertificateRequest.BuilderclearUseMetadataExchange()Optional.GenerateClientCertificateRequest.Builderclone()com.google.protobuf.DurationgetCertDuration()Optional.com.google.protobuf.Duration.BuildergetCertDurationBuilder()Optional.com.google.protobuf.DurationOrBuildergetCertDurationOrBuilder()Optional.GenerateClientCertificateRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetParent()Required.com.google.protobuf.ByteStringgetParentBytes()Required.StringgetPemCsr()Deprecated.google.cloud.alloydb.v1alpha.GenerateClientCertificateRequest.pem_csr is deprecated.com.google.protobuf.ByteStringgetPemCsrBytes()Deprecated.google.cloud.alloydb.v1alpha.GenerateClientCertificateRequest.pem_csr is deprecated.StringgetPublicKey()Optional.com.google.protobuf.ByteStringgetPublicKeyBytes()Optional.StringgetRequestId()Optional.com.google.protobuf.ByteStringgetRequestIdBytes()Optional.booleangetUseMetadataExchange()Optional.booleanhasCertDuration()Optional.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()GenerateClientCertificateRequest.BuildermergeCertDuration(com.google.protobuf.Duration value)Optional.GenerateClientCertificateRequest.BuildermergeFrom(GenerateClientCertificateRequest other)GenerateClientCertificateRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)GenerateClientCertificateRequest.BuildermergeFrom(com.google.protobuf.Message other)GenerateClientCertificateRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)GenerateClientCertificateRequest.BuildersetCertDuration(com.google.protobuf.Duration value)Optional.GenerateClientCertificateRequest.BuildersetCertDuration(com.google.protobuf.Duration.Builder builderForValue)Optional.GenerateClientCertificateRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)GenerateClientCertificateRequest.BuildersetParent(String value)Required.GenerateClientCertificateRequest.BuildersetParentBytes(com.google.protobuf.ByteString value)Required.GenerateClientCertificateRequest.BuildersetPemCsr(String value)Deprecated.google.cloud.alloydb.v1alpha.GenerateClientCertificateRequest.pem_csr is deprecated.GenerateClientCertificateRequest.BuildersetPemCsrBytes(com.google.protobuf.ByteString value)Deprecated.google.cloud.alloydb.v1alpha.GenerateClientCertificateRequest.pem_csr is deprecated.GenerateClientCertificateRequest.BuildersetPublicKey(String value)Optional.GenerateClientCertificateRequest.BuildersetPublicKeyBytes(com.google.protobuf.ByteString value)Optional.GenerateClientCertificateRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)GenerateClientCertificateRequest.BuildersetRequestId(String value)Optional.GenerateClientCertificateRequest.BuildersetRequestIdBytes(com.google.protobuf.ByteString value)Optional.GenerateClientCertificateRequest.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)GenerateClientCertificateRequest.BuildersetUseMetadataExchange(boolean value)Optional.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateClientCertificateRequest.Builder>
-
clear
public GenerateClientCertificateRequest.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateClientCertificateRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateClientCertificateRequest.Builder>
-
getDefaultInstanceForType
public GenerateClientCertificateRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public GenerateClientCertificateRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public GenerateClientCertificateRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public GenerateClientCertificateRequest.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateClientCertificateRequest.Builder>
-
setField
public GenerateClientCertificateRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateClientCertificateRequest.Builder>
-
clearField
public GenerateClientCertificateRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateClientCertificateRequest.Builder>
-
clearOneof
public GenerateClientCertificateRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateClientCertificateRequest.Builder>
-
setRepeatedField
public GenerateClientCertificateRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateClientCertificateRequest.Builder>
-
addRepeatedField
public GenerateClientCertificateRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateClientCertificateRequest.Builder>
-
mergeFrom
public GenerateClientCertificateRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<GenerateClientCertificateRequest.Builder>
-
mergeFrom
public GenerateClientCertificateRequest.Builder mergeFrom(GenerateClientCertificateRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateClientCertificateRequest.Builder>
-
mergeFrom
public GenerateClientCertificateRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<GenerateClientCertificateRequest.Builder>- Throws:
IOException
-
getParent
public String getParent()
Required. The name of the parent resource. The required format is: * projects/{project}/locations/{location}/clusters/{cluster}string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getParentin interfaceGenerateClientCertificateRequestOrBuilder- Returns:
- The parent.
-
getParentBytes
public com.google.protobuf.ByteString getParentBytes()
Required. The name of the parent resource. The required format is: * projects/{project}/locations/{location}/clusters/{cluster}string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getParentBytesin interfaceGenerateClientCertificateRequestOrBuilder- Returns:
- The bytes for parent.
-
setParent
public GenerateClientCertificateRequest.Builder setParent(String value)
Required. The name of the parent resource. The required format is: * projects/{project}/locations/{location}/clusters/{cluster}string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Parameters:
value- The parent to set.- Returns:
- This builder for chaining.
-
clearParent
public GenerateClientCertificateRequest.Builder clearParent()
Required. The name of the parent resource. The required format is: * projects/{project}/locations/{location}/clusters/{cluster}string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
setParentBytes
public GenerateClientCertificateRequest.Builder setParentBytes(com.google.protobuf.ByteString value)
Required. The name of the parent resource. The required format is: * projects/{project}/locations/{location}/clusters/{cluster}string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Parameters:
value- The bytes for parent to set.- Returns:
- This builder for chaining.
-
getRequestId
public String getRequestId()
Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
string request_id = 2 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getRequestIdin interfaceGenerateClientCertificateRequestOrBuilder- Returns:
- The requestId.
-
getRequestIdBytes
public com.google.protobuf.ByteString getRequestIdBytes()
Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
string request_id = 2 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getRequestIdBytesin interfaceGenerateClientCertificateRequestOrBuilder- Returns:
- The bytes for requestId.
-
setRequestId
public GenerateClientCertificateRequest.Builder setRequestId(String value)
Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
string request_id = 2 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The requestId to set.- Returns:
- This builder for chaining.
-
clearRequestId
public GenerateClientCertificateRequest.Builder clearRequestId()
Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
string request_id = 2 [(.google.api.field_behavior) = OPTIONAL];- Returns:
- This builder for chaining.
-
setRequestIdBytes
public GenerateClientCertificateRequest.Builder setRequestIdBytes(com.google.protobuf.ByteString value)
Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
string request_id = 2 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The bytes for requestId to set.- Returns:
- This builder for chaining.
-
getPemCsr
@Deprecated public String getPemCsr()
Deprecated.google.cloud.alloydb.v1alpha.GenerateClientCertificateRequest.pem_csr is deprecated. See google/cloud/alloydb/v1alpha/service.proto;l=1351Optional. A pem-encoded X.509 certificate signing request (CSR).
string pem_csr = 3 [deprecated = true, (.google.api.field_behavior) = OPTIONAL];- Specified by:
getPemCsrin interfaceGenerateClientCertificateRequestOrBuilder- Returns:
- The pemCsr.
-
getPemCsrBytes
@Deprecated public com.google.protobuf.ByteString getPemCsrBytes()
Deprecated.google.cloud.alloydb.v1alpha.GenerateClientCertificateRequest.pem_csr is deprecated. See google/cloud/alloydb/v1alpha/service.proto;l=1351Optional. A pem-encoded X.509 certificate signing request (CSR).
string pem_csr = 3 [deprecated = true, (.google.api.field_behavior) = OPTIONAL];- Specified by:
getPemCsrBytesin interfaceGenerateClientCertificateRequestOrBuilder- Returns:
- The bytes for pemCsr.
-
setPemCsr
@Deprecated public GenerateClientCertificateRequest.Builder setPemCsr(String value)
Deprecated.google.cloud.alloydb.v1alpha.GenerateClientCertificateRequest.pem_csr is deprecated. See google/cloud/alloydb/v1alpha/service.proto;l=1351Optional. A pem-encoded X.509 certificate signing request (CSR).
string pem_csr = 3 [deprecated = true, (.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The pemCsr to set.- Returns:
- This builder for chaining.
-
clearPemCsr
@Deprecated public GenerateClientCertificateRequest.Builder clearPemCsr()
Deprecated.google.cloud.alloydb.v1alpha.GenerateClientCertificateRequest.pem_csr is deprecated. See google/cloud/alloydb/v1alpha/service.proto;l=1351Optional. A pem-encoded X.509 certificate signing request (CSR).
string pem_csr = 3 [deprecated = true, (.google.api.field_behavior) = OPTIONAL];- Returns:
- This builder for chaining.
-
setPemCsrBytes
@Deprecated public GenerateClientCertificateRequest.Builder setPemCsrBytes(com.google.protobuf.ByteString value)
Deprecated.google.cloud.alloydb.v1alpha.GenerateClientCertificateRequest.pem_csr is deprecated. See google/cloud/alloydb/v1alpha/service.proto;l=1351Optional. A pem-encoded X.509 certificate signing request (CSR).
string pem_csr = 3 [deprecated = true, (.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The bytes for pemCsr to set.- Returns:
- This builder for chaining.
-
hasCertDuration
public boolean hasCertDuration()
Optional. An optional hint to the endpoint to generate the client certificate with the requested duration. The duration can be from 1 hour to 24 hours. The endpoint may or may not honor the hint. If the hint is left unspecified or is not honored, then the endpoint will pick an appropriate default duration.
.google.protobuf.Duration cert_duration = 4 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasCertDurationin interfaceGenerateClientCertificateRequestOrBuilder- Returns:
- Whether the certDuration field is set.
-
getCertDuration
public com.google.protobuf.Duration getCertDuration()
Optional. An optional hint to the endpoint to generate the client certificate with the requested duration. The duration can be from 1 hour to 24 hours. The endpoint may or may not honor the hint. If the hint is left unspecified or is not honored, then the endpoint will pick an appropriate default duration.
.google.protobuf.Duration cert_duration = 4 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getCertDurationin interfaceGenerateClientCertificateRequestOrBuilder- Returns:
- The certDuration.
-
setCertDuration
public GenerateClientCertificateRequest.Builder setCertDuration(com.google.protobuf.Duration value)
Optional. An optional hint to the endpoint to generate the client certificate with the requested duration. The duration can be from 1 hour to 24 hours. The endpoint may or may not honor the hint. If the hint is left unspecified or is not honored, then the endpoint will pick an appropriate default duration.
.google.protobuf.Duration cert_duration = 4 [(.google.api.field_behavior) = OPTIONAL];
-
setCertDuration
public GenerateClientCertificateRequest.Builder setCertDuration(com.google.protobuf.Duration.Builder builderForValue)
Optional. An optional hint to the endpoint to generate the client certificate with the requested duration. The duration can be from 1 hour to 24 hours. The endpoint may or may not honor the hint. If the hint is left unspecified or is not honored, then the endpoint will pick an appropriate default duration.
.google.protobuf.Duration cert_duration = 4 [(.google.api.field_behavior) = OPTIONAL];
-
mergeCertDuration
public GenerateClientCertificateRequest.Builder mergeCertDuration(com.google.protobuf.Duration value)
Optional. An optional hint to the endpoint to generate the client certificate with the requested duration. The duration can be from 1 hour to 24 hours. The endpoint may or may not honor the hint. If the hint is left unspecified or is not honored, then the endpoint will pick an appropriate default duration.
.google.protobuf.Duration cert_duration = 4 [(.google.api.field_behavior) = OPTIONAL];
-
clearCertDuration
public GenerateClientCertificateRequest.Builder clearCertDuration()
Optional. An optional hint to the endpoint to generate the client certificate with the requested duration. The duration can be from 1 hour to 24 hours. The endpoint may or may not honor the hint. If the hint is left unspecified or is not honored, then the endpoint will pick an appropriate default duration.
.google.protobuf.Duration cert_duration = 4 [(.google.api.field_behavior) = OPTIONAL];
-
getCertDurationBuilder
public com.google.protobuf.Duration.Builder getCertDurationBuilder()
Optional. An optional hint to the endpoint to generate the client certificate with the requested duration. The duration can be from 1 hour to 24 hours. The endpoint may or may not honor the hint. If the hint is left unspecified or is not honored, then the endpoint will pick an appropriate default duration.
.google.protobuf.Duration cert_duration = 4 [(.google.api.field_behavior) = OPTIONAL];
-
getCertDurationOrBuilder
public com.google.protobuf.DurationOrBuilder getCertDurationOrBuilder()
Optional. An optional hint to the endpoint to generate the client certificate with the requested duration. The duration can be from 1 hour to 24 hours. The endpoint may or may not honor the hint. If the hint is left unspecified or is not honored, then the endpoint will pick an appropriate default duration.
.google.protobuf.Duration cert_duration = 4 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getCertDurationOrBuilderin interfaceGenerateClientCertificateRequestOrBuilder
-
getPublicKey
public String getPublicKey()
Optional. The public key from the client.
string public_key = 5 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getPublicKeyin interfaceGenerateClientCertificateRequestOrBuilder- Returns:
- The publicKey.
-
getPublicKeyBytes
public com.google.protobuf.ByteString getPublicKeyBytes()
Optional. The public key from the client.
string public_key = 5 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getPublicKeyBytesin interfaceGenerateClientCertificateRequestOrBuilder- Returns:
- The bytes for publicKey.
-
setPublicKey
public GenerateClientCertificateRequest.Builder setPublicKey(String value)
Optional. The public key from the client.
string public_key = 5 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The publicKey to set.- Returns:
- This builder for chaining.
-
clearPublicKey
public GenerateClientCertificateRequest.Builder clearPublicKey()
Optional. The public key from the client.
string public_key = 5 [(.google.api.field_behavior) = OPTIONAL];- Returns:
- This builder for chaining.
-
setPublicKeyBytes
public GenerateClientCertificateRequest.Builder setPublicKeyBytes(com.google.protobuf.ByteString value)
Optional. The public key from the client.
string public_key = 5 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The bytes for publicKey to set.- Returns:
- This builder for chaining.
-
getUseMetadataExchange
public boolean getUseMetadataExchange()
Optional. An optional hint to the endpoint to generate a client ceritificate that can be used by AlloyDB connectors to exchange additional metadata with the server after TLS handshake.
bool use_metadata_exchange = 6 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getUseMetadataExchangein interfaceGenerateClientCertificateRequestOrBuilder- Returns:
- The useMetadataExchange.
-
setUseMetadataExchange
public GenerateClientCertificateRequest.Builder setUseMetadataExchange(boolean value)
Optional. An optional hint to the endpoint to generate a client ceritificate that can be used by AlloyDB connectors to exchange additional metadata with the server after TLS handshake.
bool use_metadata_exchange = 6 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The useMetadataExchange to set.- Returns:
- This builder for chaining.
-
clearUseMetadataExchange
public GenerateClientCertificateRequest.Builder clearUseMetadataExchange()
Optional. An optional hint to the endpoint to generate a client ceritificate that can be used by AlloyDB connectors to exchange additional metadata with the server after TLS handshake.
bool use_metadata_exchange = 6 [(.google.api.field_behavior) = OPTIONAL];- Returns:
- This builder for chaining.
-
setUnknownFields
public final GenerateClientCertificateRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateClientCertificateRequest.Builder>
-
mergeUnknownFields
public final GenerateClientCertificateRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateClientCertificateRequest.Builder>
-
-