public static final class DnsAuthorization.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DnsAuthorization.Builder> implements DnsAuthorizationOrBuilder
A DnsAuthorization resource describes a way to perform domain authorization for certificate issuance.Protobuf type
google.cloud.certificatemanager.v1.DnsAuthorization| Modifier and Type | Method and Description |
|---|---|
DnsAuthorization.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DnsAuthorization |
build() |
DnsAuthorization |
buildPartial() |
DnsAuthorization.Builder |
clear() |
DnsAuthorization.Builder |
clearCreateTime()
Output only.
|
DnsAuthorization.Builder |
clearDescription()
One or more paragraphs of text description of a DnsAuthorization.
|
DnsAuthorization.Builder |
clearDnsResourceRecord()
Output only.
|
DnsAuthorization.Builder |
clearDomain()
Required.
|
DnsAuthorization.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
DnsAuthorization.Builder |
clearLabels() |
DnsAuthorization.Builder |
clearName()
A user-defined name of the dns authorization.
|
DnsAuthorization.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DnsAuthorization.Builder |
clearUpdateTime()
Output only.
|
DnsAuthorization.Builder |
clone() |
boolean |
containsLabels(String key)
Set of labels associated with a DnsAuthorization.
|
com.google.protobuf.Timestamp |
getCreateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
DnsAuthorization |
getDefaultInstanceForType() |
String |
getDescription()
One or more paragraphs of text description of a DnsAuthorization.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
One or more paragraphs of text description of a DnsAuthorization.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
DnsAuthorization.DnsResourceRecord |
getDnsResourceRecord()
Output only.
|
DnsAuthorization.DnsResourceRecord.Builder |
getDnsResourceRecordBuilder()
Output only.
|
DnsAuthorization.DnsResourceRecordOrBuilder |
getDnsResourceRecordOrBuilder()
Output only.
|
String |
getDomain()
Required.
|
com.google.protobuf.ByteString |
getDomainBytes()
Required.
|
Map<String,String> |
getLabels()
Deprecated.
|
int |
getLabelsCount()
Set of labels associated with a DnsAuthorization.
|
Map<String,String> |
getLabelsMap()
Set of labels associated with a DnsAuthorization.
|
String |
getLabelsOrDefault(String key,
String defaultValue)
Set of labels associated with a DnsAuthorization.
|
String |
getLabelsOrThrow(String key)
Set of labels associated with a DnsAuthorization.
|
Map<String,String> |
getMutableLabels()
Deprecated.
|
String |
getName()
A user-defined name of the dns authorization.
|
com.google.protobuf.ByteString |
getNameBytes()
A user-defined name of the dns authorization.
|
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 |
hasDnsResourceRecord()
Output only.
|
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() |
DnsAuthorization.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
DnsAuthorization.Builder |
mergeDnsResourceRecord(DnsAuthorization.DnsResourceRecord value)
Output only.
|
DnsAuthorization.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DnsAuthorization.Builder |
mergeFrom(DnsAuthorization other) |
DnsAuthorization.Builder |
mergeFrom(com.google.protobuf.Message other) |
DnsAuthorization.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DnsAuthorization.Builder |
mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
DnsAuthorization.Builder |
putAllLabels(Map<String,String> values)
Set of labels associated with a DnsAuthorization.
|
DnsAuthorization.Builder |
putLabels(String key,
String value)
Set of labels associated with a DnsAuthorization.
|
DnsAuthorization.Builder |
removeLabels(String key)
Set of labels associated with a DnsAuthorization.
|
DnsAuthorization.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
DnsAuthorization.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
DnsAuthorization.Builder |
setDescription(String value)
One or more paragraphs of text description of a DnsAuthorization.
|
DnsAuthorization.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
One or more paragraphs of text description of a DnsAuthorization.
|
DnsAuthorization.Builder |
setDnsResourceRecord(DnsAuthorization.DnsResourceRecord.Builder builderForValue)
Output only.
|
DnsAuthorization.Builder |
setDnsResourceRecord(DnsAuthorization.DnsResourceRecord value)
Output only.
|
DnsAuthorization.Builder |
setDomain(String value)
Required.
|
DnsAuthorization.Builder |
setDomainBytes(com.google.protobuf.ByteString value)
Required.
|
DnsAuthorization.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DnsAuthorization.Builder |
setName(String value)
A user-defined name of the dns authorization.
|
DnsAuthorization.Builder |
setNameBytes(com.google.protobuf.ByteString value)
A user-defined name of the dns authorization.
|
DnsAuthorization.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
DnsAuthorization.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DnsAuthorization.Builder |
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
DnsAuthorization.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<DnsAuthorization.Builder>protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<DnsAuthorization.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<DnsAuthorization.Builder>public DnsAuthorization.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<DnsAuthorization.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<DnsAuthorization.Builder>public DnsAuthorization getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic DnsAuthorization build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic DnsAuthorization buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic DnsAuthorization.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<DnsAuthorization.Builder>public DnsAuthorization.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<DnsAuthorization.Builder>public DnsAuthorization.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<DnsAuthorization.Builder>public DnsAuthorization.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DnsAuthorization.Builder>public DnsAuthorization.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<DnsAuthorization.Builder>public DnsAuthorization.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<DnsAuthorization.Builder>public DnsAuthorization.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DnsAuthorization.Builder>public DnsAuthorization.Builder mergeFrom(DnsAuthorization other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DnsAuthorization.Builder>public DnsAuthorization.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<DnsAuthorization.Builder>IOExceptionpublic String getName()
A user-defined name of the dns authorization. DnsAuthorization names must be unique globally and match pattern `projects/*/locations/*/dnsAuthorizations/*`.
string name = 1;getName in interface DnsAuthorizationOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
A user-defined name of the dns authorization. DnsAuthorization names must be unique globally and match pattern `projects/*/locations/*/dnsAuthorizations/*`.
string name = 1;getNameBytes in interface DnsAuthorizationOrBuilderpublic DnsAuthorization.Builder setName(String value)
A user-defined name of the dns authorization. DnsAuthorization names must be unique globally and match pattern `projects/*/locations/*/dnsAuthorizations/*`.
string name = 1;value - The name to set.public DnsAuthorization.Builder clearName()
A user-defined name of the dns authorization. DnsAuthorization names must be unique globally and match pattern `projects/*/locations/*/dnsAuthorizations/*`.
string name = 1;public DnsAuthorization.Builder setNameBytes(com.google.protobuf.ByteString value)
A user-defined name of the dns authorization. DnsAuthorization names must be unique globally and match pattern `projects/*/locations/*/dnsAuthorizations/*`.
string name = 1;value - The bytes for name to set.public boolean hasCreateTime()
Output only. The creation timestamp of a DnsAuthorization.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCreateTime in interface DnsAuthorizationOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Output only. The creation timestamp of a DnsAuthorization.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTime in interface DnsAuthorizationOrBuilderpublic DnsAuthorization.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. The creation timestamp of a DnsAuthorization.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DnsAuthorization.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The creation timestamp of a DnsAuthorization.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DnsAuthorization.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. The creation timestamp of a DnsAuthorization.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DnsAuthorization.Builder clearCreateTime()
Output only. The creation timestamp of a DnsAuthorization.
.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 DnsAuthorization.
.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 DnsAuthorization.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTimeOrBuilder in interface DnsAuthorizationOrBuilderpublic boolean hasUpdateTime()
Output only. The last update timestamp of a DnsAuthorization.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasUpdateTime in interface DnsAuthorizationOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
Output only. The last update timestamp of a DnsAuthorization.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTime in interface DnsAuthorizationOrBuilderpublic DnsAuthorization.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Output only. The last update timestamp of a DnsAuthorization.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DnsAuthorization.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The last update timestamp of a DnsAuthorization.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DnsAuthorization.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only. The last update timestamp of a DnsAuthorization.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DnsAuthorization.Builder clearUpdateTime()
Output only. The last update timestamp of a DnsAuthorization.
.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 DnsAuthorization.
.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 DnsAuthorization.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTimeOrBuilder in interface DnsAuthorizationOrBuilderpublic int getLabelsCount()
DnsAuthorizationOrBuilderSet of labels associated with a DnsAuthorization.
map<string, string> labels = 4;getLabelsCount in interface DnsAuthorizationOrBuilderpublic boolean containsLabels(String key)
Set of labels associated with a DnsAuthorization.
map<string, string> labels = 4;containsLabels in interface DnsAuthorizationOrBuilder@Deprecated public Map<String,String> getLabels()
getLabelsMap() instead.getLabels in interface DnsAuthorizationOrBuilderpublic Map<String,String> getLabelsMap()
Set of labels associated with a DnsAuthorization.
map<string, string> labels = 4;getLabelsMap in interface DnsAuthorizationOrBuilderpublic String getLabelsOrDefault(String key, String defaultValue)
Set of labels associated with a DnsAuthorization.
map<string, string> labels = 4;getLabelsOrDefault in interface DnsAuthorizationOrBuilderpublic String getLabelsOrThrow(String key)
Set of labels associated with a DnsAuthorization.
map<string, string> labels = 4;getLabelsOrThrow in interface DnsAuthorizationOrBuilderpublic DnsAuthorization.Builder clearLabels()
public DnsAuthorization.Builder removeLabels(String key)
Set of labels associated with a DnsAuthorization.
map<string, string> labels = 4;@Deprecated public Map<String,String> getMutableLabels()
public DnsAuthorization.Builder putLabels(String key, String value)
Set of labels associated with a DnsAuthorization.
map<string, string> labels = 4;public DnsAuthorization.Builder putAllLabels(Map<String,String> values)
Set of labels associated with a DnsAuthorization.
map<string, string> labels = 4;public String getDescription()
One or more paragraphs of text description of a DnsAuthorization.
string description = 5;getDescription in interface DnsAuthorizationOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
One or more paragraphs of text description of a DnsAuthorization.
string description = 5;getDescriptionBytes in interface DnsAuthorizationOrBuilderpublic DnsAuthorization.Builder setDescription(String value)
One or more paragraphs of text description of a DnsAuthorization.
string description = 5;value - The description to set.public DnsAuthorization.Builder clearDescription()
One or more paragraphs of text description of a DnsAuthorization.
string description = 5;public DnsAuthorization.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
One or more paragraphs of text description of a DnsAuthorization.
string description = 5;value - The bytes for description to set.public String getDomain()
Required. Immutable. A domain that is being authorized. A DnsAuthorization resource covers a single domain and its wildcard, e.g. authorization for `example.com` can be used to issue certificates for `example.com` and `*.example.com`.
string domain = 6 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE];
getDomain in interface DnsAuthorizationOrBuilderpublic com.google.protobuf.ByteString getDomainBytes()
Required. Immutable. A domain that is being authorized. A DnsAuthorization resource covers a single domain and its wildcard, e.g. authorization for `example.com` can be used to issue certificates for `example.com` and `*.example.com`.
string domain = 6 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE];
getDomainBytes in interface DnsAuthorizationOrBuilderpublic DnsAuthorization.Builder setDomain(String value)
Required. Immutable. A domain that is being authorized. A DnsAuthorization resource covers a single domain and its wildcard, e.g. authorization for `example.com` can be used to issue certificates for `example.com` and `*.example.com`.
string domain = 6 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE];
value - The domain to set.public DnsAuthorization.Builder clearDomain()
Required. Immutable. A domain that is being authorized. A DnsAuthorization resource covers a single domain and its wildcard, e.g. authorization for `example.com` can be used to issue certificates for `example.com` and `*.example.com`.
string domain = 6 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE];
public DnsAuthorization.Builder setDomainBytes(com.google.protobuf.ByteString value)
Required. Immutable. A domain that is being authorized. A DnsAuthorization resource covers a single domain and its wildcard, e.g. authorization for `example.com` can be used to issue certificates for `example.com` and `*.example.com`.
string domain = 6 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE];
value - The bytes for domain to set.public boolean hasDnsResourceRecord()
Output only. DNS Resource Record that needs to be added to DNS configuration.
.google.cloud.certificatemanager.v1.DnsAuthorization.DnsResourceRecord dns_resource_record = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasDnsResourceRecord in interface DnsAuthorizationOrBuilderpublic DnsAuthorization.DnsResourceRecord getDnsResourceRecord()
Output only. DNS Resource Record that needs to be added to DNS configuration.
.google.cloud.certificatemanager.v1.DnsAuthorization.DnsResourceRecord dns_resource_record = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDnsResourceRecord in interface DnsAuthorizationOrBuilderpublic DnsAuthorization.Builder setDnsResourceRecord(DnsAuthorization.DnsResourceRecord value)
Output only. DNS Resource Record that needs to be added to DNS configuration.
.google.cloud.certificatemanager.v1.DnsAuthorization.DnsResourceRecord dns_resource_record = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DnsAuthorization.Builder setDnsResourceRecord(DnsAuthorization.DnsResourceRecord.Builder builderForValue)
Output only. DNS Resource Record that needs to be added to DNS configuration.
.google.cloud.certificatemanager.v1.DnsAuthorization.DnsResourceRecord dns_resource_record = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DnsAuthorization.Builder mergeDnsResourceRecord(DnsAuthorization.DnsResourceRecord value)
Output only. DNS Resource Record that needs to be added to DNS configuration.
.google.cloud.certificatemanager.v1.DnsAuthorization.DnsResourceRecord dns_resource_record = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DnsAuthorization.Builder clearDnsResourceRecord()
Output only. DNS Resource Record that needs to be added to DNS configuration.
.google.cloud.certificatemanager.v1.DnsAuthorization.DnsResourceRecord dns_resource_record = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DnsAuthorization.DnsResourceRecord.Builder getDnsResourceRecordBuilder()
Output only. DNS Resource Record that needs to be added to DNS configuration.
.google.cloud.certificatemanager.v1.DnsAuthorization.DnsResourceRecord dns_resource_record = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DnsAuthorization.DnsResourceRecordOrBuilder getDnsResourceRecordOrBuilder()
Output only. DNS Resource Record that needs to be added to DNS configuration.
.google.cloud.certificatemanager.v1.DnsAuthorization.DnsResourceRecord dns_resource_record = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDnsResourceRecordOrBuilder in interface DnsAuthorizationOrBuilderpublic final DnsAuthorization.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DnsAuthorization.Builder>public final DnsAuthorization.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DnsAuthorization.Builder>Copyright © 2024 Google LLC. All rights reserved.