public static final class CertificateMapEntry.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CertificateMapEntry.Builder> implements CertificateMapEntryOrBuilder
Defines a certificate map entry.Protobuf type
google.cloud.certificatemanager.v1.CertificateMapEntry| Modifier and Type | Method and Description |
|---|---|
CertificateMapEntry.Builder |
addAllCertificates(Iterable<String> values)
A set of Certificates defines for the given `hostname`.
|
CertificateMapEntry.Builder |
addCertificates(String value)
A set of Certificates defines for the given `hostname`.
|
CertificateMapEntry.Builder |
addCertificatesBytes(com.google.protobuf.ByteString value)
A set of Certificates defines for the given `hostname`.
|
CertificateMapEntry.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CertificateMapEntry |
build() |
CertificateMapEntry |
buildPartial() |
CertificateMapEntry.Builder |
clear() |
CertificateMapEntry.Builder |
clearCertificates()
A set of Certificates defines for the given `hostname`.
|
CertificateMapEntry.Builder |
clearCreateTime()
Output only.
|
CertificateMapEntry.Builder |
clearDescription()
One or more paragraphs of text description of a certificate map entry.
|
CertificateMapEntry.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CertificateMapEntry.Builder |
clearHostname()
A Hostname (FQDN, e.g.
|
CertificateMapEntry.Builder |
clearLabels() |
CertificateMapEntry.Builder |
clearMatch() |
CertificateMapEntry.Builder |
clearMatcher()
A predefined matcher for particular cases, other than SNI selection.
|
CertificateMapEntry.Builder |
clearName()
A user-defined name of the Certificate Map Entry.
|
CertificateMapEntry.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CertificateMapEntry.Builder |
clearState()
Output only.
|
CertificateMapEntry.Builder |
clearUpdateTime()
Output only.
|
CertificateMapEntry.Builder |
clone() |
boolean |
containsLabels(String key)
Set of labels associated with a Certificate Map Entry.
|
String |
getCertificates(int index)
A set of Certificates defines for the given `hostname`.
|
com.google.protobuf.ByteString |
getCertificatesBytes(int index)
A set of Certificates defines for the given `hostname`.
|
int |
getCertificatesCount()
A set of Certificates defines for the given `hostname`.
|
com.google.protobuf.ProtocolStringList |
getCertificatesList()
A set of Certificates defines for the given `hostname`.
|
com.google.protobuf.Timestamp |
getCreateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
CertificateMapEntry |
getDefaultInstanceForType() |
String |
getDescription()
One or more paragraphs of text description of a certificate map entry.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
One or more paragraphs of text description of a certificate map entry.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getHostname()
A Hostname (FQDN, e.g.
|
com.google.protobuf.ByteString |
getHostnameBytes()
A Hostname (FQDN, e.g.
|
Map<String,String> |
getLabels()
Deprecated.
|
int |
getLabelsCount()
Set of labels associated with a Certificate Map Entry.
|
Map<String,String> |
getLabelsMap()
Set of labels associated with a Certificate Map Entry.
|
String |
getLabelsOrDefault(String key,
String defaultValue)
Set of labels associated with a Certificate Map Entry.
|
String |
getLabelsOrThrow(String key)
Set of labels associated with a Certificate Map Entry.
|
CertificateMapEntry.MatchCase |
getMatchCase() |
CertificateMapEntry.Matcher |
getMatcher()
A predefined matcher for particular cases, other than SNI selection.
|
int |
getMatcherValue()
A predefined matcher for particular cases, other than SNI selection.
|
Map<String,String> |
getMutableLabels()
Deprecated.
|
String |
getName()
A user-defined name of the Certificate Map Entry.
|
com.google.protobuf.ByteString |
getNameBytes()
A user-defined name of the Certificate Map Entry.
|
ServingState |
getState()
Output only.
|
int |
getStateValue()
Output only.
|
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 |
hasHostname()
A Hostname (FQDN, e.g.
|
boolean |
hasMatcher()
A predefined matcher for particular cases, other than SNI selection.
|
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() |
CertificateMapEntry.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
CertificateMapEntry.Builder |
mergeFrom(CertificateMapEntry other) |
CertificateMapEntry.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CertificateMapEntry.Builder |
mergeFrom(com.google.protobuf.Message other) |
CertificateMapEntry.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CertificateMapEntry.Builder |
mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
CertificateMapEntry.Builder |
putAllLabels(Map<String,String> values)
Set of labels associated with a Certificate Map Entry.
|
CertificateMapEntry.Builder |
putLabels(String key,
String value)
Set of labels associated with a Certificate Map Entry.
|
CertificateMapEntry.Builder |
removeLabels(String key)
Set of labels associated with a Certificate Map Entry.
|
CertificateMapEntry.Builder |
setCertificates(int index,
String value)
A set of Certificates defines for the given `hostname`.
|
CertificateMapEntry.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
CertificateMapEntry.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
CertificateMapEntry.Builder |
setDescription(String value)
One or more paragraphs of text description of a certificate map entry.
|
CertificateMapEntry.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
One or more paragraphs of text description of a certificate map entry.
|
CertificateMapEntry.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CertificateMapEntry.Builder |
setHostname(String value)
A Hostname (FQDN, e.g.
|
CertificateMapEntry.Builder |
setHostnameBytes(com.google.protobuf.ByteString value)
A Hostname (FQDN, e.g.
|
CertificateMapEntry.Builder |
setMatcher(CertificateMapEntry.Matcher value)
A predefined matcher for particular cases, other than SNI selection.
|
CertificateMapEntry.Builder |
setMatcherValue(int value)
A predefined matcher for particular cases, other than SNI selection.
|
CertificateMapEntry.Builder |
setName(String value)
A user-defined name of the Certificate Map Entry.
|
CertificateMapEntry.Builder |
setNameBytes(com.google.protobuf.ByteString value)
A user-defined name of the Certificate Map Entry.
|
CertificateMapEntry.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CertificateMapEntry.Builder |
setState(ServingState value)
Output only.
|
CertificateMapEntry.Builder |
setStateValue(int value)
Output only.
|
CertificateMapEntry.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CertificateMapEntry.Builder |
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
CertificateMapEntry.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<CertificateMapEntry.Builder>protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<CertificateMapEntry.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<CertificateMapEntry.Builder>public CertificateMapEntry.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<CertificateMapEntry.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<CertificateMapEntry.Builder>public CertificateMapEntry getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic CertificateMapEntry build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic CertificateMapEntry buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic CertificateMapEntry.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<CertificateMapEntry.Builder>public CertificateMapEntry.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<CertificateMapEntry.Builder>public CertificateMapEntry.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<CertificateMapEntry.Builder>public CertificateMapEntry.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<CertificateMapEntry.Builder>public CertificateMapEntry.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<CertificateMapEntry.Builder>public CertificateMapEntry.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<CertificateMapEntry.Builder>public CertificateMapEntry.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CertificateMapEntry.Builder>public CertificateMapEntry.Builder mergeFrom(CertificateMapEntry other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<CertificateMapEntry.Builder>public CertificateMapEntry.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<CertificateMapEntry.Builder>IOExceptionpublic CertificateMapEntry.MatchCase getMatchCase()
getMatchCase in interface CertificateMapEntryOrBuilderpublic CertificateMapEntry.Builder clearMatch()
public String getName()
A user-defined name of the Certificate Map Entry. Certificate Map Entry names must be unique globally and match pattern `projects/*/locations/*/certificateMaps/*/certificateMapEntries/*`.
string name = 1;getName in interface CertificateMapEntryOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
A user-defined name of the Certificate Map Entry. Certificate Map Entry names must be unique globally and match pattern `projects/*/locations/*/certificateMaps/*/certificateMapEntries/*`.
string name = 1;getNameBytes in interface CertificateMapEntryOrBuilderpublic CertificateMapEntry.Builder setName(String value)
A user-defined name of the Certificate Map Entry. Certificate Map Entry names must be unique globally and match pattern `projects/*/locations/*/certificateMaps/*/certificateMapEntries/*`.
string name = 1;value - The name to set.public CertificateMapEntry.Builder clearName()
A user-defined name of the Certificate Map Entry. Certificate Map Entry names must be unique globally and match pattern `projects/*/locations/*/certificateMaps/*/certificateMapEntries/*`.
string name = 1;public CertificateMapEntry.Builder setNameBytes(com.google.protobuf.ByteString value)
A user-defined name of the Certificate Map Entry. Certificate Map Entry names must be unique globally and match pattern `projects/*/locations/*/certificateMaps/*/certificateMapEntries/*`.
string name = 1;value - The bytes for name to set.public String getDescription()
One or more paragraphs of text description of a certificate map entry.
string description = 9;getDescription in interface CertificateMapEntryOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
One or more paragraphs of text description of a certificate map entry.
string description = 9;getDescriptionBytes in interface CertificateMapEntryOrBuilderpublic CertificateMapEntry.Builder setDescription(String value)
One or more paragraphs of text description of a certificate map entry.
string description = 9;value - The description to set.public CertificateMapEntry.Builder clearDescription()
One or more paragraphs of text description of a certificate map entry.
string description = 9;public CertificateMapEntry.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
One or more paragraphs of text description of a certificate map entry.
string description = 9;value - The bytes for description to set.public boolean hasCreateTime()
Output only. The creation timestamp of a Certificate Map Entry.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCreateTime in interface CertificateMapEntryOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Output only. The creation timestamp of a Certificate Map Entry.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTime in interface CertificateMapEntryOrBuilderpublic CertificateMapEntry.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. The creation timestamp of a Certificate Map Entry.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public CertificateMapEntry.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The creation timestamp of a Certificate Map Entry.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public CertificateMapEntry.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. The creation timestamp of a Certificate Map Entry.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public CertificateMapEntry.Builder clearCreateTime()
Output only. The creation timestamp of a Certificate Map Entry.
.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 Map Entry.
.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 Map Entry.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTimeOrBuilder in interface CertificateMapEntryOrBuilderpublic boolean hasUpdateTime()
Output only. The update timestamp of a Certificate Map Entry.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasUpdateTime in interface CertificateMapEntryOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
Output only. The update timestamp of a Certificate Map Entry.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTime in interface CertificateMapEntryOrBuilderpublic CertificateMapEntry.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Output only. The update timestamp of a Certificate Map Entry.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public CertificateMapEntry.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The update timestamp of a Certificate Map Entry.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public CertificateMapEntry.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only. The update timestamp of a Certificate Map Entry.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public CertificateMapEntry.Builder clearUpdateTime()
Output only. The update timestamp of a Certificate Map Entry.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
Output only. The update timestamp of a Certificate Map Entry.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. The update timestamp of a Certificate Map Entry.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTimeOrBuilder in interface CertificateMapEntryOrBuilderpublic int getLabelsCount()
CertificateMapEntryOrBuilderSet of labels associated with a Certificate Map Entry.
map<string, string> labels = 4;getLabelsCount in interface CertificateMapEntryOrBuilderpublic boolean containsLabels(String key)
Set of labels associated with a Certificate Map Entry.
map<string, string> labels = 4;containsLabels in interface CertificateMapEntryOrBuilder@Deprecated public Map<String,String> getLabels()
getLabelsMap() instead.getLabels in interface CertificateMapEntryOrBuilderpublic Map<String,String> getLabelsMap()
Set of labels associated with a Certificate Map Entry.
map<string, string> labels = 4;getLabelsMap in interface CertificateMapEntryOrBuilderpublic String getLabelsOrDefault(String key, String defaultValue)
Set of labels associated with a Certificate Map Entry.
map<string, string> labels = 4;getLabelsOrDefault in interface CertificateMapEntryOrBuilderpublic String getLabelsOrThrow(String key)
Set of labels associated with a Certificate Map Entry.
map<string, string> labels = 4;getLabelsOrThrow in interface CertificateMapEntryOrBuilderpublic CertificateMapEntry.Builder clearLabels()
public CertificateMapEntry.Builder removeLabels(String key)
Set of labels associated with a Certificate Map Entry.
map<string, string> labels = 4;@Deprecated public Map<String,String> getMutableLabels()
public CertificateMapEntry.Builder putLabels(String key, String value)
Set of labels associated with a Certificate Map Entry.
map<string, string> labels = 4;public CertificateMapEntry.Builder putAllLabels(Map<String,String> values)
Set of labels associated with a Certificate Map Entry.
map<string, string> labels = 4;public boolean hasHostname()
A Hostname (FQDN, e.g. `example.com`) or a wildcard hostname expression (`*.example.com`) for a set of hostnames with common suffix. Used as Server Name Indication (SNI) for selecting a proper certificate.
string hostname = 5;hasHostname in interface CertificateMapEntryOrBuilderpublic String getHostname()
A Hostname (FQDN, e.g. `example.com`) or a wildcard hostname expression (`*.example.com`) for a set of hostnames with common suffix. Used as Server Name Indication (SNI) for selecting a proper certificate.
string hostname = 5;getHostname in interface CertificateMapEntryOrBuilderpublic com.google.protobuf.ByteString getHostnameBytes()
A Hostname (FQDN, e.g. `example.com`) or a wildcard hostname expression (`*.example.com`) for a set of hostnames with common suffix. Used as Server Name Indication (SNI) for selecting a proper certificate.
string hostname = 5;getHostnameBytes in interface CertificateMapEntryOrBuilderpublic CertificateMapEntry.Builder setHostname(String value)
A Hostname (FQDN, e.g. `example.com`) or a wildcard hostname expression (`*.example.com`) for a set of hostnames with common suffix. Used as Server Name Indication (SNI) for selecting a proper certificate.
string hostname = 5;value - The hostname to set.public CertificateMapEntry.Builder clearHostname()
A Hostname (FQDN, e.g. `example.com`) or a wildcard hostname expression (`*.example.com`) for a set of hostnames with common suffix. Used as Server Name Indication (SNI) for selecting a proper certificate.
string hostname = 5;public CertificateMapEntry.Builder setHostnameBytes(com.google.protobuf.ByteString value)
A Hostname (FQDN, e.g. `example.com`) or a wildcard hostname expression (`*.example.com`) for a set of hostnames with common suffix. Used as Server Name Indication (SNI) for selecting a proper certificate.
string hostname = 5;value - The bytes for hostname to set.public boolean hasMatcher()
A predefined matcher for particular cases, other than SNI selection.
.google.cloud.certificatemanager.v1.CertificateMapEntry.Matcher matcher = 10;hasMatcher in interface CertificateMapEntryOrBuilderpublic int getMatcherValue()
A predefined matcher for particular cases, other than SNI selection.
.google.cloud.certificatemanager.v1.CertificateMapEntry.Matcher matcher = 10;getMatcherValue in interface CertificateMapEntryOrBuilderpublic CertificateMapEntry.Builder setMatcherValue(int value)
A predefined matcher for particular cases, other than SNI selection.
.google.cloud.certificatemanager.v1.CertificateMapEntry.Matcher matcher = 10;value - The enum numeric value on the wire for matcher to set.public CertificateMapEntry.Matcher getMatcher()
A predefined matcher for particular cases, other than SNI selection.
.google.cloud.certificatemanager.v1.CertificateMapEntry.Matcher matcher = 10;getMatcher in interface CertificateMapEntryOrBuilderpublic CertificateMapEntry.Builder setMatcher(CertificateMapEntry.Matcher value)
A predefined matcher for particular cases, other than SNI selection.
.google.cloud.certificatemanager.v1.CertificateMapEntry.Matcher matcher = 10;value - The matcher to set.public CertificateMapEntry.Builder clearMatcher()
A predefined matcher for particular cases, other than SNI selection.
.google.cloud.certificatemanager.v1.CertificateMapEntry.Matcher matcher = 10;public com.google.protobuf.ProtocolStringList getCertificatesList()
A set of Certificates defines for the given `hostname`. There can be defined up to four certificates in each Certificate Map Entry. Each certificate must match pattern `projects/*/locations/*/certificates/*`.
repeated string certificates = 7 [(.google.api.resource_reference) = { ... }getCertificatesList in interface CertificateMapEntryOrBuilderpublic int getCertificatesCount()
A set of Certificates defines for the given `hostname`. There can be defined up to four certificates in each Certificate Map Entry. Each certificate must match pattern `projects/*/locations/*/certificates/*`.
repeated string certificates = 7 [(.google.api.resource_reference) = { ... }getCertificatesCount in interface CertificateMapEntryOrBuilderpublic String getCertificates(int index)
A set of Certificates defines for the given `hostname`. There can be defined up to four certificates in each Certificate Map Entry. Each certificate must match pattern `projects/*/locations/*/certificates/*`.
repeated string certificates = 7 [(.google.api.resource_reference) = { ... }getCertificates in interface CertificateMapEntryOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getCertificatesBytes(int index)
A set of Certificates defines for the given `hostname`. There can be defined up to four certificates in each Certificate Map Entry. Each certificate must match pattern `projects/*/locations/*/certificates/*`.
repeated string certificates = 7 [(.google.api.resource_reference) = { ... }getCertificatesBytes in interface CertificateMapEntryOrBuilderindex - The index of the value to return.public CertificateMapEntry.Builder setCertificates(int index, String value)
A set of Certificates defines for the given `hostname`. There can be defined up to four certificates in each Certificate Map Entry. Each certificate must match pattern `projects/*/locations/*/certificates/*`.
repeated string certificates = 7 [(.google.api.resource_reference) = { ... }index - The index to set the value at.value - The certificates to set.public CertificateMapEntry.Builder addCertificates(String value)
A set of Certificates defines for the given `hostname`. There can be defined up to four certificates in each Certificate Map Entry. Each certificate must match pattern `projects/*/locations/*/certificates/*`.
repeated string certificates = 7 [(.google.api.resource_reference) = { ... }value - The certificates to add.public CertificateMapEntry.Builder addAllCertificates(Iterable<String> values)
A set of Certificates defines for the given `hostname`. There can be defined up to four certificates in each Certificate Map Entry. Each certificate must match pattern `projects/*/locations/*/certificates/*`.
repeated string certificates = 7 [(.google.api.resource_reference) = { ... }values - The certificates to add.public CertificateMapEntry.Builder clearCertificates()
A set of Certificates defines for the given `hostname`. There can be defined up to four certificates in each Certificate Map Entry. Each certificate must match pattern `projects/*/locations/*/certificates/*`.
repeated string certificates = 7 [(.google.api.resource_reference) = { ... }public CertificateMapEntry.Builder addCertificatesBytes(com.google.protobuf.ByteString value)
A set of Certificates defines for the given `hostname`. There can be defined up to four certificates in each Certificate Map Entry. Each certificate must match pattern `projects/*/locations/*/certificates/*`.
repeated string certificates = 7 [(.google.api.resource_reference) = { ... }value - The bytes of the certificates to add.public int getStateValue()
Output only. A serving state of this Certificate Map Entry.
.google.cloud.certificatemanager.v1.ServingState state = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
getStateValue in interface CertificateMapEntryOrBuilderpublic CertificateMapEntry.Builder setStateValue(int value)
Output only. A serving state of this Certificate Map Entry.
.google.cloud.certificatemanager.v1.ServingState state = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The enum numeric value on the wire for state to set.public ServingState getState()
Output only. A serving state of this Certificate Map Entry.
.google.cloud.certificatemanager.v1.ServingState state = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
getState in interface CertificateMapEntryOrBuilderpublic CertificateMapEntry.Builder setState(ServingState value)
Output only. A serving state of this Certificate Map Entry.
.google.cloud.certificatemanager.v1.ServingState state = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The state to set.public CertificateMapEntry.Builder clearState()
Output only. A serving state of this Certificate Map Entry.
.google.cloud.certificatemanager.v1.ServingState state = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public final CertificateMapEntry.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CertificateMapEntry.Builder>public final CertificateMapEntry.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CertificateMapEntry.Builder>Copyright © 2024 Google LLC. All rights reserved.