public static final class Certificate.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Certificate.Builder> implements CertificateOrBuilder
Defines TLS certificate.Protobuf type
google.cloud.certificatemanager.v1.Certificate| Modifier and Type | Method and Description |
|---|---|
Certificate.Builder |
addAllSanDnsnames(Iterable<String> values)
Output only.
|
Certificate.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Certificate.Builder |
addSanDnsnames(String value)
Output only.
|
Certificate.Builder |
addSanDnsnamesBytes(com.google.protobuf.ByteString value)
Output only.
|
Certificate |
build() |
Certificate |
buildPartial() |
Certificate.Builder |
clear() |
Certificate.Builder |
clearCreateTime()
Output only.
|
Certificate.Builder |
clearDescription()
One or more paragraphs of text description of a certificate.
|
Certificate.Builder |
clearExpireTime()
Output only.
|
Certificate.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Certificate.Builder |
clearLabels() |
Certificate.Builder |
clearManaged()
If set, contains configuration and state of a managed certificate.
|
Certificate.Builder |
clearName()
A user-defined name of the certificate.
|
Certificate.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Certificate.Builder |
clearPemCertificate()
Output only.
|
Certificate.Builder |
clearSanDnsnames()
Output only.
|
Certificate.Builder |
clearScope()
Immutable.
|
Certificate.Builder |
clearSelfManaged()
If set, defines data of a self-managed certificate.
|
Certificate.Builder |
clearType() |
Certificate.Builder |
clearUpdateTime()
Output only.
|
Certificate.Builder |
clone() |
boolean |
containsLabels(String key)
Set of labels associated with a Certificate.
|
com.google.protobuf.Timestamp |
getCreateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
Certificate |
getDefaultInstanceForType() |
String |
getDescription()
One or more paragraphs of text description of a certificate.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
One or more paragraphs of text description of a certificate.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.Timestamp |
getExpireTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getExpireTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getExpireTimeOrBuilder()
Output only.
|
Map<String,String> |
getLabels()
Deprecated.
|
int |
getLabelsCount()
Set of labels associated with a Certificate.
|
Map<String,String> |
getLabelsMap()
Set of labels associated with a Certificate.
|
String |
getLabelsOrDefault(String key,
String defaultValue)
Set of labels associated with a Certificate.
|
String |
getLabelsOrThrow(String key)
Set of labels associated with a Certificate.
|
Certificate.ManagedCertificate |
getManaged()
If set, contains configuration and state of a managed certificate.
|
Certificate.ManagedCertificate.Builder |
getManagedBuilder()
If set, contains configuration and state of a managed certificate.
|
Certificate.ManagedCertificateOrBuilder |
getManagedOrBuilder()
If set, contains configuration and state of a managed certificate.
|
Map<String,String> |
getMutableLabels()
Deprecated.
|
String |
getName()
A user-defined name of the certificate.
|
com.google.protobuf.ByteString |
getNameBytes()
A user-defined name of the certificate.
|
String |
getPemCertificate()
Output only.
|
com.google.protobuf.ByteString |
getPemCertificateBytes()
Output only.
|
String |
getSanDnsnames(int index)
Output only.
|
com.google.protobuf.ByteString |
getSanDnsnamesBytes(int index)
Output only.
|
int |
getSanDnsnamesCount()
Output only.
|
com.google.protobuf.ProtocolStringList |
getSanDnsnamesList()
Output only.
|
Certificate.Scope |
getScope()
Immutable.
|
int |
getScopeValue()
Immutable.
|
Certificate.SelfManagedCertificate |
getSelfManaged()
If set, defines data of a self-managed certificate.
|
Certificate.SelfManagedCertificate.Builder |
getSelfManagedBuilder()
If set, defines data of a self-managed certificate.
|
Certificate.SelfManagedCertificateOrBuilder |
getSelfManagedOrBuilder()
If set, defines data of a self-managed certificate.
|
Certificate.TypeCase |
getTypeCase() |
com.google.protobuf.Timestamp |
getUpdateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getUpdateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getUpdateTimeOrBuilder()
Output only.
|
boolean |
hasCreateTime()
Output only.
|
boolean |
hasExpireTime()
Output only.
|
boolean |
hasManaged()
If set, contains configuration and state of a managed certificate.
|
boolean |
hasSelfManaged()
If set, defines data of a self-managed certificate.
|
boolean |
hasUpdateTime()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
protected com.google.protobuf.MapField |
internalGetMutableMapField(int number) |
boolean |
isInitialized() |
Certificate.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
Certificate.Builder |
mergeExpireTime(com.google.protobuf.Timestamp value)
Output only.
|
Certificate.Builder |
mergeFrom(Certificate other) |
Certificate.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Certificate.Builder |
mergeFrom(com.google.protobuf.Message other) |
Certificate.Builder |
mergeManaged(Certificate.ManagedCertificate value)
If set, contains configuration and state of a managed certificate.
|
Certificate.Builder |
mergeSelfManaged(Certificate.SelfManagedCertificate value)
If set, defines data of a self-managed certificate.
|
Certificate.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Certificate.Builder |
mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
Certificate.Builder |
putAllLabels(Map<String,String> values)
Set of labels associated with a Certificate.
|
Certificate.Builder |
putLabels(String key,
String value)
Set of labels associated with a Certificate.
|
Certificate.Builder |
removeLabels(String key)
Set of labels associated with a Certificate.
|
Certificate.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Certificate.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
Certificate.Builder |
setDescription(String value)
One or more paragraphs of text description of a certificate.
|
Certificate.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
One or more paragraphs of text description of a certificate.
|
Certificate.Builder |
setExpireTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Certificate.Builder |
setExpireTime(com.google.protobuf.Timestamp value)
Output only.
|
Certificate.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Certificate.Builder |
setManaged(Certificate.ManagedCertificate.Builder builderForValue)
If set, contains configuration and state of a managed certificate.
|
Certificate.Builder |
setManaged(Certificate.ManagedCertificate value)
If set, contains configuration and state of a managed certificate.
|
Certificate.Builder |
setName(String value)
A user-defined name of the certificate.
|
Certificate.Builder |
setNameBytes(com.google.protobuf.ByteString value)
A user-defined name of the certificate.
|
Certificate.Builder |
setPemCertificate(String value)
Output only.
|
Certificate.Builder |
setPemCertificateBytes(com.google.protobuf.ByteString value)
Output only.
|
Certificate.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Certificate.Builder |
setSanDnsnames(int index,
String value)
Output only.
|
Certificate.Builder |
setScope(Certificate.Scope value)
Immutable.
|
Certificate.Builder |
setScopeValue(int value)
Immutable.
|
Certificate.Builder |
setSelfManaged(Certificate.SelfManagedCertificate.Builder builderForValue)
If set, defines data of a self-managed certificate.
|
Certificate.Builder |
setSelfManaged(Certificate.SelfManagedCertificate value)
If set, defines data of a self-managed certificate.
|
Certificate.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Certificate.Builder |
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Certificate.Builder |
setUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapFieldReflection, internalGetMutableMapFieldReflection, 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, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3.Builder<Certificate.Builder>protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<Certificate.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Certificate.Builder>public Certificate.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Certificate.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<Certificate.Builder>public Certificate getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Certificate build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Certificate buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Certificate.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Certificate.Builder>public Certificate.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<Certificate.Builder>public Certificate.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Certificate.Builder>public Certificate.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Certificate.Builder>public Certificate.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<Certificate.Builder>public Certificate.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<Certificate.Builder>public Certificate.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Certificate.Builder>public Certificate.Builder mergeFrom(Certificate other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Certificate.Builder>public Certificate.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<Certificate.Builder>IOExceptionpublic Certificate.TypeCase getTypeCase()
getTypeCase in interface CertificateOrBuilderpublic Certificate.Builder clearType()
public String getName()
A user-defined name of the certificate. Certificate names must be unique globally and match pattern `projects/*/locations/*/certificates/*`.
string name = 1;getName in interface CertificateOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
A user-defined name of the certificate. Certificate names must be unique globally and match pattern `projects/*/locations/*/certificates/*`.
string name = 1;getNameBytes in interface CertificateOrBuilderpublic Certificate.Builder setName(String value)
A user-defined name of the certificate. Certificate names must be unique globally and match pattern `projects/*/locations/*/certificates/*`.
string name = 1;value - The name to set.public Certificate.Builder clearName()
A user-defined name of the certificate. Certificate names must be unique globally and match pattern `projects/*/locations/*/certificates/*`.
string name = 1;public Certificate.Builder setNameBytes(com.google.protobuf.ByteString value)
A user-defined name of the certificate. Certificate names must be unique globally and match pattern `projects/*/locations/*/certificates/*`.
string name = 1;value - The bytes for name to set.public String getDescription()
One or more paragraphs of text description of a certificate.
string description = 8;getDescription in interface CertificateOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
One or more paragraphs of text description of a certificate.
string description = 8;getDescriptionBytes in interface CertificateOrBuilderpublic Certificate.Builder setDescription(String value)
One or more paragraphs of text description of a certificate.
string description = 8;value - The description to set.public Certificate.Builder clearDescription()
One or more paragraphs of text description of a certificate.
string description = 8;public Certificate.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
One or more paragraphs of text description of a certificate.
string description = 8;value - The bytes for description to set.public boolean hasCreateTime()
Output only. The creation timestamp of a Certificate.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCreateTime in interface CertificateOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Output only. The creation timestamp of a Certificate.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTime in interface CertificateOrBuilderpublic Certificate.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. The creation timestamp of a Certificate.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Certificate.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The creation timestamp of a Certificate.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Certificate.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. The creation timestamp of a Certificate.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Certificate.Builder clearCreateTime()
Output only. The creation timestamp of a Certificate.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. The creation timestamp of a Certificate.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. The creation timestamp of a Certificate.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTimeOrBuilder in interface CertificateOrBuilderpublic boolean hasUpdateTime()
Output only. The last update timestamp of a Certificate.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasUpdateTime in interface CertificateOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
Output only. The last update timestamp of a Certificate.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTime in interface CertificateOrBuilderpublic Certificate.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Output only. The last update timestamp of a Certificate.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Certificate.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The last update timestamp of a Certificate.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Certificate.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only. The last update timestamp of a Certificate.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Certificate.Builder clearUpdateTime()
Output only. The last update timestamp of a Certificate.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
Output only. The last update timestamp of a Certificate.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. The last update timestamp of a Certificate.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTimeOrBuilder in interface CertificateOrBuilderpublic int getLabelsCount()
CertificateOrBuilderSet of labels associated with a Certificate.
map<string, string> labels = 4;getLabelsCount in interface CertificateOrBuilderpublic boolean containsLabels(String key)
Set of labels associated with a Certificate.
map<string, string> labels = 4;containsLabels in interface CertificateOrBuilder@Deprecated public Map<String,String> getLabels()
getLabelsMap() instead.getLabels in interface CertificateOrBuilderpublic Map<String,String> getLabelsMap()
Set of labels associated with a Certificate.
map<string, string> labels = 4;getLabelsMap in interface CertificateOrBuilderpublic String getLabelsOrDefault(String key, String defaultValue)
Set of labels associated with a Certificate.
map<string, string> labels = 4;getLabelsOrDefault in interface CertificateOrBuilderpublic String getLabelsOrThrow(String key)
Set of labels associated with a Certificate.
map<string, string> labels = 4;getLabelsOrThrow in interface CertificateOrBuilderpublic Certificate.Builder clearLabels()
public Certificate.Builder removeLabels(String key)
Set of labels associated with a Certificate.
map<string, string> labels = 4;@Deprecated public Map<String,String> getMutableLabels()
public Certificate.Builder putLabels(String key, String value)
Set of labels associated with a Certificate.
map<string, string> labels = 4;public Certificate.Builder putAllLabels(Map<String,String> values)
Set of labels associated with a Certificate.
map<string, string> labels = 4;public boolean hasSelfManaged()
If set, defines data of a self-managed certificate.
.google.cloud.certificatemanager.v1.Certificate.SelfManagedCertificate self_managed = 5;
hasSelfManaged in interface CertificateOrBuilderpublic Certificate.SelfManagedCertificate getSelfManaged()
If set, defines data of a self-managed certificate.
.google.cloud.certificatemanager.v1.Certificate.SelfManagedCertificate self_managed = 5;
getSelfManaged in interface CertificateOrBuilderpublic Certificate.Builder setSelfManaged(Certificate.SelfManagedCertificate value)
If set, defines data of a self-managed certificate.
.google.cloud.certificatemanager.v1.Certificate.SelfManagedCertificate self_managed = 5;
public Certificate.Builder setSelfManaged(Certificate.SelfManagedCertificate.Builder builderForValue)
If set, defines data of a self-managed certificate.
.google.cloud.certificatemanager.v1.Certificate.SelfManagedCertificate self_managed = 5;
public Certificate.Builder mergeSelfManaged(Certificate.SelfManagedCertificate value)
If set, defines data of a self-managed certificate.
.google.cloud.certificatemanager.v1.Certificate.SelfManagedCertificate self_managed = 5;
public Certificate.Builder clearSelfManaged()
If set, defines data of a self-managed certificate.
.google.cloud.certificatemanager.v1.Certificate.SelfManagedCertificate self_managed = 5;
public Certificate.SelfManagedCertificate.Builder getSelfManagedBuilder()
If set, defines data of a self-managed certificate.
.google.cloud.certificatemanager.v1.Certificate.SelfManagedCertificate self_managed = 5;
public Certificate.SelfManagedCertificateOrBuilder getSelfManagedOrBuilder()
If set, defines data of a self-managed certificate.
.google.cloud.certificatemanager.v1.Certificate.SelfManagedCertificate self_managed = 5;
getSelfManagedOrBuilder in interface CertificateOrBuilderpublic boolean hasManaged()
If set, contains configuration and state of a managed certificate.
.google.cloud.certificatemanager.v1.Certificate.ManagedCertificate managed = 11;hasManaged in interface CertificateOrBuilderpublic Certificate.ManagedCertificate getManaged()
If set, contains configuration and state of a managed certificate.
.google.cloud.certificatemanager.v1.Certificate.ManagedCertificate managed = 11;getManaged in interface CertificateOrBuilderpublic Certificate.Builder setManaged(Certificate.ManagedCertificate value)
If set, contains configuration and state of a managed certificate.
.google.cloud.certificatemanager.v1.Certificate.ManagedCertificate managed = 11;public Certificate.Builder setManaged(Certificate.ManagedCertificate.Builder builderForValue)
If set, contains configuration and state of a managed certificate.
.google.cloud.certificatemanager.v1.Certificate.ManagedCertificate managed = 11;public Certificate.Builder mergeManaged(Certificate.ManagedCertificate value)
If set, contains configuration and state of a managed certificate.
.google.cloud.certificatemanager.v1.Certificate.ManagedCertificate managed = 11;public Certificate.Builder clearManaged()
If set, contains configuration and state of a managed certificate.
.google.cloud.certificatemanager.v1.Certificate.ManagedCertificate managed = 11;public Certificate.ManagedCertificate.Builder getManagedBuilder()
If set, contains configuration and state of a managed certificate.
.google.cloud.certificatemanager.v1.Certificate.ManagedCertificate managed = 11;public Certificate.ManagedCertificateOrBuilder getManagedOrBuilder()
If set, contains configuration and state of a managed certificate.
.google.cloud.certificatemanager.v1.Certificate.ManagedCertificate managed = 11;getManagedOrBuilder in interface CertificateOrBuilderpublic com.google.protobuf.ProtocolStringList getSanDnsnamesList()
Output only. The list of Subject Alternative Names of dnsName type defined in the certificate (see RFC 5280 4.2.1.6). Managed certificates that haven't been provisioned yet have this field populated with a value of the managed.domains field.
repeated string san_dnsnames = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];getSanDnsnamesList in interface CertificateOrBuilderpublic int getSanDnsnamesCount()
Output only. The list of Subject Alternative Names of dnsName type defined in the certificate (see RFC 5280 4.2.1.6). Managed certificates that haven't been provisioned yet have this field populated with a value of the managed.domains field.
repeated string san_dnsnames = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];getSanDnsnamesCount in interface CertificateOrBuilderpublic String getSanDnsnames(int index)
Output only. The list of Subject Alternative Names of dnsName type defined in the certificate (see RFC 5280 4.2.1.6). Managed certificates that haven't been provisioned yet have this field populated with a value of the managed.domains field.
repeated string san_dnsnames = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];getSanDnsnames in interface CertificateOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getSanDnsnamesBytes(int index)
Output only. The list of Subject Alternative Names of dnsName type defined in the certificate (see RFC 5280 4.2.1.6). Managed certificates that haven't been provisioned yet have this field populated with a value of the managed.domains field.
repeated string san_dnsnames = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];getSanDnsnamesBytes in interface CertificateOrBuilderindex - The index of the value to return.public Certificate.Builder setSanDnsnames(int index, String value)
Output only. The list of Subject Alternative Names of dnsName type defined in the certificate (see RFC 5280 4.2.1.6). Managed certificates that haven't been provisioned yet have this field populated with a value of the managed.domains field.
repeated string san_dnsnames = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];index - The index to set the value at.value - The sanDnsnames to set.public Certificate.Builder addSanDnsnames(String value)
Output only. The list of Subject Alternative Names of dnsName type defined in the certificate (see RFC 5280 4.2.1.6). Managed certificates that haven't been provisioned yet have this field populated with a value of the managed.domains field.
repeated string san_dnsnames = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The sanDnsnames to add.public Certificate.Builder addAllSanDnsnames(Iterable<String> values)
Output only. The list of Subject Alternative Names of dnsName type defined in the certificate (see RFC 5280 4.2.1.6). Managed certificates that haven't been provisioned yet have this field populated with a value of the managed.domains field.
repeated string san_dnsnames = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];values - The sanDnsnames to add.public Certificate.Builder clearSanDnsnames()
Output only. The list of Subject Alternative Names of dnsName type defined in the certificate (see RFC 5280 4.2.1.6). Managed certificates that haven't been provisioned yet have this field populated with a value of the managed.domains field.
repeated string san_dnsnames = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];public Certificate.Builder addSanDnsnamesBytes(com.google.protobuf.ByteString value)
Output only. The list of Subject Alternative Names of dnsName type defined in the certificate (see RFC 5280 4.2.1.6). Managed certificates that haven't been provisioned yet have this field populated with a value of the managed.domains field.
repeated string san_dnsnames = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes of the sanDnsnames to add.public String getPemCertificate()
Output only. The PEM-encoded certificate chain.
string pem_certificate = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];getPemCertificate in interface CertificateOrBuilderpublic com.google.protobuf.ByteString getPemCertificateBytes()
Output only. The PEM-encoded certificate chain.
string pem_certificate = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];getPemCertificateBytes in interface CertificateOrBuilderpublic Certificate.Builder setPemCertificate(String value)
Output only. The PEM-encoded certificate chain.
string pem_certificate = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The pemCertificate to set.public Certificate.Builder clearPemCertificate()
Output only. The PEM-encoded certificate chain.
string pem_certificate = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];public Certificate.Builder setPemCertificateBytes(com.google.protobuf.ByteString value)
Output only. The PEM-encoded certificate chain.
string pem_certificate = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes for pemCertificate to set.public boolean hasExpireTime()
Output only. The expiry timestamp of a Certificate.
.google.protobuf.Timestamp expire_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasExpireTime in interface CertificateOrBuilderpublic com.google.protobuf.Timestamp getExpireTime()
Output only. The expiry timestamp of a Certificate.
.google.protobuf.Timestamp expire_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
getExpireTime in interface CertificateOrBuilderpublic Certificate.Builder setExpireTime(com.google.protobuf.Timestamp value)
Output only. The expiry timestamp of a Certificate.
.google.protobuf.Timestamp expire_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Certificate.Builder setExpireTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The expiry timestamp of a Certificate.
.google.protobuf.Timestamp expire_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Certificate.Builder mergeExpireTime(com.google.protobuf.Timestamp value)
Output only. The expiry timestamp of a Certificate.
.google.protobuf.Timestamp expire_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Certificate.Builder clearExpireTime()
Output only. The expiry timestamp of a Certificate.
.google.protobuf.Timestamp expire_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getExpireTimeBuilder()
Output only. The expiry timestamp of a Certificate.
.google.protobuf.Timestamp expire_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getExpireTimeOrBuilder()
Output only. The expiry timestamp of a Certificate.
.google.protobuf.Timestamp expire_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
getExpireTimeOrBuilder in interface CertificateOrBuilderpublic int getScopeValue()
Immutable. The scope of the certificate.
.google.cloud.certificatemanager.v1.Certificate.Scope scope = 12 [(.google.api.field_behavior) = IMMUTABLE];
getScopeValue in interface CertificateOrBuilderpublic Certificate.Builder setScopeValue(int value)
Immutable. The scope of the certificate.
.google.cloud.certificatemanager.v1.Certificate.Scope scope = 12 [(.google.api.field_behavior) = IMMUTABLE];
value - The enum numeric value on the wire for scope to set.public Certificate.Scope getScope()
Immutable. The scope of the certificate.
.google.cloud.certificatemanager.v1.Certificate.Scope scope = 12 [(.google.api.field_behavior) = IMMUTABLE];
getScope in interface CertificateOrBuilderpublic Certificate.Builder setScope(Certificate.Scope value)
Immutable. The scope of the certificate.
.google.cloud.certificatemanager.v1.Certificate.Scope scope = 12 [(.google.api.field_behavior) = IMMUTABLE];
value - The scope to set.public Certificate.Builder clearScope()
Immutable. The scope of the certificate.
.google.cloud.certificatemanager.v1.Certificate.Scope scope = 12 [(.google.api.field_behavior) = IMMUTABLE];
public final Certificate.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Certificate.Builder>public final Certificate.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Certificate.Builder>Copyright © 2024 Google LLC. All rights reserved.