public static final class Certificate.ManagedCertificate.AuthorizationAttemptInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Certificate.ManagedCertificate.AuthorizationAttemptInfo.Builder> implements Certificate.ManagedCertificate.AuthorizationAttemptInfoOrBuilder
State of the latest attempt to authorize a domain for certificate issuance.Protobuf type
google.cloud.certificatemanager.v1.Certificate.ManagedCertificate.AuthorizationAttemptInfogetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, 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.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Certificate.ManagedCertificate.AuthorizationAttemptInfo.Builder>public Certificate.ManagedCertificate.AuthorizationAttemptInfo.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.ManagedCertificate.AuthorizationAttemptInfo.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.ManagedCertificate.AuthorizationAttemptInfo.Builder>public Certificate.ManagedCertificate.AuthorizationAttemptInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Certificate.ManagedCertificate.AuthorizationAttemptInfo build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Certificate.ManagedCertificate.AuthorizationAttemptInfo buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Certificate.ManagedCertificate.AuthorizationAttemptInfo.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.ManagedCertificate.AuthorizationAttemptInfo.Builder>public Certificate.ManagedCertificate.AuthorizationAttemptInfo.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.ManagedCertificate.AuthorizationAttemptInfo.Builder>public Certificate.ManagedCertificate.AuthorizationAttemptInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Certificate.ManagedCertificate.AuthorizationAttemptInfo.Builder>public Certificate.ManagedCertificate.AuthorizationAttemptInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Certificate.ManagedCertificate.AuthorizationAttemptInfo.Builder>public Certificate.ManagedCertificate.AuthorizationAttemptInfo.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.ManagedCertificate.AuthorizationAttemptInfo.Builder>public Certificate.ManagedCertificate.AuthorizationAttemptInfo.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.ManagedCertificate.AuthorizationAttemptInfo.Builder>public Certificate.ManagedCertificate.AuthorizationAttemptInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Certificate.ManagedCertificate.AuthorizationAttemptInfo.Builder>public Certificate.ManagedCertificate.AuthorizationAttemptInfo.Builder mergeFrom(Certificate.ManagedCertificate.AuthorizationAttemptInfo other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Certificate.ManagedCertificate.AuthorizationAttemptInfo.Builder>public Certificate.ManagedCertificate.AuthorizationAttemptInfo.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.ManagedCertificate.AuthorizationAttemptInfo.Builder>IOExceptionpublic String getDomain()
Domain name of the authorization attempt.
string domain = 1;getDomain in interface Certificate.ManagedCertificate.AuthorizationAttemptInfoOrBuilderpublic com.google.protobuf.ByteString getDomainBytes()
Domain name of the authorization attempt.
string domain = 1;getDomainBytes in interface Certificate.ManagedCertificate.AuthorizationAttemptInfoOrBuilderpublic Certificate.ManagedCertificate.AuthorizationAttemptInfo.Builder setDomain(String value)
Domain name of the authorization attempt.
string domain = 1;value - The domain to set.public Certificate.ManagedCertificate.AuthorizationAttemptInfo.Builder clearDomain()
Domain name of the authorization attempt.
string domain = 1;public Certificate.ManagedCertificate.AuthorizationAttemptInfo.Builder setDomainBytes(com.google.protobuf.ByteString value)
Domain name of the authorization attempt.
string domain = 1;value - The bytes for domain to set.public int getStateValue()
Output only. State of the domain for managed certificate issuance.
.google.cloud.certificatemanager.v1.Certificate.ManagedCertificate.AuthorizationAttemptInfo.State state = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getStateValue in interface Certificate.ManagedCertificate.AuthorizationAttemptInfoOrBuilderpublic Certificate.ManagedCertificate.AuthorizationAttemptInfo.Builder setStateValue(int value)
Output only. State of the domain for managed certificate issuance.
.google.cloud.certificatemanager.v1.Certificate.ManagedCertificate.AuthorizationAttemptInfo.State state = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The enum numeric value on the wire for state to set.public Certificate.ManagedCertificate.AuthorizationAttemptInfo.State getState()
Output only. State of the domain for managed certificate issuance.
.google.cloud.certificatemanager.v1.Certificate.ManagedCertificate.AuthorizationAttemptInfo.State state = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getState in interface Certificate.ManagedCertificate.AuthorizationAttemptInfoOrBuilderpublic Certificate.ManagedCertificate.AuthorizationAttemptInfo.Builder setState(Certificate.ManagedCertificate.AuthorizationAttemptInfo.State value)
Output only. State of the domain for managed certificate issuance.
.google.cloud.certificatemanager.v1.Certificate.ManagedCertificate.AuthorizationAttemptInfo.State state = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The state to set.public Certificate.ManagedCertificate.AuthorizationAttemptInfo.Builder clearState()
Output only. State of the domain for managed certificate issuance.
.google.cloud.certificatemanager.v1.Certificate.ManagedCertificate.AuthorizationAttemptInfo.State state = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public int getFailureReasonValue()
Output only. Reason for failure of the authorization attempt for the domain.
.google.cloud.certificatemanager.v1.Certificate.ManagedCertificate.AuthorizationAttemptInfo.FailureReason failure_reason = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getFailureReasonValue in interface Certificate.ManagedCertificate.AuthorizationAttemptInfoOrBuilderpublic Certificate.ManagedCertificate.AuthorizationAttemptInfo.Builder setFailureReasonValue(int value)
Output only. Reason for failure of the authorization attempt for the domain.
.google.cloud.certificatemanager.v1.Certificate.ManagedCertificate.AuthorizationAttemptInfo.FailureReason failure_reason = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The enum numeric value on the wire for failureReason to set.public Certificate.ManagedCertificate.AuthorizationAttemptInfo.FailureReason getFailureReason()
Output only. Reason for failure of the authorization attempt for the domain.
.google.cloud.certificatemanager.v1.Certificate.ManagedCertificate.AuthorizationAttemptInfo.FailureReason failure_reason = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getFailureReason in interface Certificate.ManagedCertificate.AuthorizationAttemptInfoOrBuilderpublic Certificate.ManagedCertificate.AuthorizationAttemptInfo.Builder setFailureReason(Certificate.ManagedCertificate.AuthorizationAttemptInfo.FailureReason value)
Output only. Reason for failure of the authorization attempt for the domain.
.google.cloud.certificatemanager.v1.Certificate.ManagedCertificate.AuthorizationAttemptInfo.FailureReason failure_reason = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The failureReason to set.public Certificate.ManagedCertificate.AuthorizationAttemptInfo.Builder clearFailureReason()
Output only. Reason for failure of the authorization attempt for the domain.
.google.cloud.certificatemanager.v1.Certificate.ManagedCertificate.AuthorizationAttemptInfo.FailureReason failure_reason = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public String getDetails()
Output only. Human readable explanation for reaching the state. Provided to help address the configuration issues. Not guaranteed to be stable. For programmatic access use FailureReason enum.
string details = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];getDetails in interface Certificate.ManagedCertificate.AuthorizationAttemptInfoOrBuilderpublic com.google.protobuf.ByteString getDetailsBytes()
Output only. Human readable explanation for reaching the state. Provided to help address the configuration issues. Not guaranteed to be stable. For programmatic access use FailureReason enum.
string details = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];getDetailsBytes in interface Certificate.ManagedCertificate.AuthorizationAttemptInfoOrBuilderpublic Certificate.ManagedCertificate.AuthorizationAttemptInfo.Builder setDetails(String value)
Output only. Human readable explanation for reaching the state. Provided to help address the configuration issues. Not guaranteed to be stable. For programmatic access use FailureReason enum.
string details = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The details to set.public Certificate.ManagedCertificate.AuthorizationAttemptInfo.Builder clearDetails()
Output only. Human readable explanation for reaching the state. Provided to help address the configuration issues. Not guaranteed to be stable. For programmatic access use FailureReason enum.
string details = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];public Certificate.ManagedCertificate.AuthorizationAttemptInfo.Builder setDetailsBytes(com.google.protobuf.ByteString value)
Output only. Human readable explanation for reaching the state. Provided to help address the configuration issues. Not guaranteed to be stable. For programmatic access use FailureReason enum.
string details = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes for details to set.public final Certificate.ManagedCertificate.AuthorizationAttemptInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Certificate.ManagedCertificate.AuthorizationAttemptInfo.Builder>public final Certificate.ManagedCertificate.AuthorizationAttemptInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Certificate.ManagedCertificate.AuthorizationAttemptInfo.Builder>Copyright © 2024 Google LLC. All rights reserved.