Package com.google.appengine.v1
Class AuthorizedCertificate
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.appengine.v1.AuthorizedCertificate
-
- All Implemented Interfaces:
AuthorizedCertificateOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class AuthorizedCertificate extends com.google.protobuf.GeneratedMessageV3 implements AuthorizedCertificateOrBuilder
An SSL certificate that a user has been authorized to administer. A user is authorized to administer any certificate that applies to one of their authorized domains.
Protobuf typegoogle.appengine.v1.AuthorizedCertificate- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAuthorizedCertificate.BuilderAn SSL certificate that a user has been authorized to administer.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intCERTIFICATE_RAW_DATA_FIELD_NUMBERstatic intDISPLAY_NAME_FIELD_NUMBERstatic intDOMAIN_MAPPINGS_COUNT_FIELD_NUMBERstatic intDOMAIN_NAMES_FIELD_NUMBERstatic intEXPIRE_TIME_FIELD_NUMBERstatic intID_FIELD_NUMBERstatic intMANAGED_CERTIFICATE_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intVISIBLE_DOMAIN_MAPPINGS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)CertificateRawDatagetCertificateRawData()The SSL certificate serving the `AuthorizedCertificate` resource.CertificateRawDataOrBuildergetCertificateRawDataOrBuilder()The SSL certificate serving the `AuthorizedCertificate` resource.static AuthorizedCertificategetDefaultInstance()AuthorizedCertificategetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetDisplayName()The user-specified display name of the certificate.com.google.protobuf.ByteStringgetDisplayNameBytes()The user-specified display name of the certificate.intgetDomainMappingsCount()Aggregate count of the domain mappings with this certificate mapped.StringgetDomainNames(int index)Topmost applicable domains of this certificate.com.google.protobuf.ByteStringgetDomainNamesBytes(int index)Topmost applicable domains of this certificate.intgetDomainNamesCount()Topmost applicable domains of this certificate.com.google.protobuf.ProtocolStringListgetDomainNamesList()Topmost applicable domains of this certificate.com.google.protobuf.TimestampgetExpireTime()The time when this certificate expires.com.google.protobuf.TimestampOrBuildergetExpireTimeOrBuilder()The time when this certificate expires.StringgetId()Relative name of the certificate.com.google.protobuf.ByteStringgetIdBytes()Relative name of the certificate.ManagedCertificategetManagedCertificate()Only applicable if this certificate is managed by App Engine.ManagedCertificateOrBuildergetManagedCertificateOrBuilder()Only applicable if this certificate is managed by App Engine.StringgetName()Full path to the `AuthorizedCertificate` resource in the API.com.google.protobuf.ByteStringgetNameBytes()Full path to the `AuthorizedCertificate` resource in the API.com.google.protobuf.Parser<AuthorizedCertificate>getParserForType()intgetSerializedSize()StringgetVisibleDomainMappings(int index)The full paths to user visible Domain Mapping resources that have this certificate mapped.com.google.protobuf.ByteStringgetVisibleDomainMappingsBytes(int index)The full paths to user visible Domain Mapping resources that have this certificate mapped.intgetVisibleDomainMappingsCount()The full paths to user visible Domain Mapping resources that have this certificate mapped.com.google.protobuf.ProtocolStringListgetVisibleDomainMappingsList()The full paths to user visible Domain Mapping resources that have this certificate mapped.booleanhasCertificateRawData()The SSL certificate serving the `AuthorizedCertificate` resource.booleanhasExpireTime()The time when this certificate expires.inthashCode()booleanhasManagedCertificate()Only applicable if this certificate is managed by App Engine.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static AuthorizedCertificate.BuildernewBuilder()static AuthorizedCertificate.BuildernewBuilder(AuthorizedCertificate prototype)AuthorizedCertificate.BuildernewBuilderForType()protected AuthorizedCertificate.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static AuthorizedCertificateparseDelimitedFrom(InputStream input)static AuthorizedCertificateparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AuthorizedCertificateparseFrom(byte[] data)static AuthorizedCertificateparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AuthorizedCertificateparseFrom(com.google.protobuf.ByteString data)static AuthorizedCertificateparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AuthorizedCertificateparseFrom(com.google.protobuf.CodedInputStream input)static AuthorizedCertificateparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AuthorizedCertificateparseFrom(InputStream input)static AuthorizedCertificateparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AuthorizedCertificateparseFrom(ByteBuffer data)static AuthorizedCertificateparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<AuthorizedCertificate>parser()AuthorizedCertificate.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DISPLAY_NAME_FIELD_NUMBER
public static final int DISPLAY_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DOMAIN_NAMES_FIELD_NUMBER
public static final int DOMAIN_NAMES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXPIRE_TIME_FIELD_NUMBER
public static final int EXPIRE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CERTIFICATE_RAW_DATA_FIELD_NUMBER
public static final int CERTIFICATE_RAW_DATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MANAGED_CERTIFICATE_FIELD_NUMBER
public static final int MANAGED_CERTIFICATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VISIBLE_DOMAIN_MAPPINGS_FIELD_NUMBER
public static final int VISIBLE_DOMAIN_MAPPINGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DOMAIN_MAPPINGS_COUNT_FIELD_NUMBER
public static final int DOMAIN_MAPPINGS_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getName
public String getName()
Full path to the `AuthorizedCertificate` resource in the API. Example: `apps/myapp/authorizedCertificates/12345`. @OutputOnly
string name = 1;- Specified by:
getNamein interfaceAuthorizedCertificateOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Full path to the `AuthorizedCertificate` resource in the API. Example: `apps/myapp/authorizedCertificates/12345`. @OutputOnly
string name = 1;- Specified by:
getNameBytesin interfaceAuthorizedCertificateOrBuilder- Returns:
- The bytes for name.
-
getId
public String getId()
Relative name of the certificate. This is a unique value autogenerated on `AuthorizedCertificate` resource creation. Example: `12345`. @OutputOnly
string id = 2;- Specified by:
getIdin interfaceAuthorizedCertificateOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()
Relative name of the certificate. This is a unique value autogenerated on `AuthorizedCertificate` resource creation. Example: `12345`. @OutputOnly
string id = 2;- Specified by:
getIdBytesin interfaceAuthorizedCertificateOrBuilder- Returns:
- The bytes for id.
-
getDisplayName
public String getDisplayName()
The user-specified display name of the certificate. This is not guaranteed to be unique. Example: `My Certificate`.
string display_name = 3;- Specified by:
getDisplayNamein interfaceAuthorizedCertificateOrBuilder- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()
The user-specified display name of the certificate. This is not guaranteed to be unique. Example: `My Certificate`.
string display_name = 3;- Specified by:
getDisplayNameBytesin interfaceAuthorizedCertificateOrBuilder- Returns:
- The bytes for displayName.
-
getDomainNamesList
public com.google.protobuf.ProtocolStringList getDomainNamesList()
Topmost applicable domains of this certificate. This certificate applies to these domains and their subdomains. Example: `example.com`. @OutputOnly
repeated string domain_names = 4;- Specified by:
getDomainNamesListin interfaceAuthorizedCertificateOrBuilder- Returns:
- A list containing the domainNames.
-
getDomainNamesCount
public int getDomainNamesCount()
Topmost applicable domains of this certificate. This certificate applies to these domains and their subdomains. Example: `example.com`. @OutputOnly
repeated string domain_names = 4;- Specified by:
getDomainNamesCountin interfaceAuthorizedCertificateOrBuilder- Returns:
- The count of domainNames.
-
getDomainNames
public String getDomainNames(int index)
Topmost applicable domains of this certificate. This certificate applies to these domains and their subdomains. Example: `example.com`. @OutputOnly
repeated string domain_names = 4;- Specified by:
getDomainNamesin interfaceAuthorizedCertificateOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The domainNames at the given index.
-
getDomainNamesBytes
public com.google.protobuf.ByteString getDomainNamesBytes(int index)
Topmost applicable domains of this certificate. This certificate applies to these domains and their subdomains. Example: `example.com`. @OutputOnly
repeated string domain_names = 4;- Specified by:
getDomainNamesBytesin interfaceAuthorizedCertificateOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the domainNames at the given index.
-
hasExpireTime
public boolean hasExpireTime()
The time when this certificate expires. To update the renewal time on this certificate, upload an SSL certificate with a different expiration time using [`AuthorizedCertificates.UpdateAuthorizedCertificate`](). @OutputOnly
.google.protobuf.Timestamp expire_time = 5;- Specified by:
hasExpireTimein interfaceAuthorizedCertificateOrBuilder- Returns:
- Whether the expireTime field is set.
-
getExpireTime
public com.google.protobuf.Timestamp getExpireTime()
The time when this certificate expires. To update the renewal time on this certificate, upload an SSL certificate with a different expiration time using [`AuthorizedCertificates.UpdateAuthorizedCertificate`](). @OutputOnly
.google.protobuf.Timestamp expire_time = 5;- Specified by:
getExpireTimein interfaceAuthorizedCertificateOrBuilder- Returns:
- The expireTime.
-
getExpireTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getExpireTimeOrBuilder()
The time when this certificate expires. To update the renewal time on this certificate, upload an SSL certificate with a different expiration time using [`AuthorizedCertificates.UpdateAuthorizedCertificate`](). @OutputOnly
.google.protobuf.Timestamp expire_time = 5;- Specified by:
getExpireTimeOrBuilderin interfaceAuthorizedCertificateOrBuilder
-
hasCertificateRawData
public boolean hasCertificateRawData()
The SSL certificate serving the `AuthorizedCertificate` resource. This must be obtained independently from a certificate authority.
.google.appengine.v1.CertificateRawData certificate_raw_data = 6;- Specified by:
hasCertificateRawDatain interfaceAuthorizedCertificateOrBuilder- Returns:
- Whether the certificateRawData field is set.
-
getCertificateRawData
public CertificateRawData getCertificateRawData()
The SSL certificate serving the `AuthorizedCertificate` resource. This must be obtained independently from a certificate authority.
.google.appengine.v1.CertificateRawData certificate_raw_data = 6;- Specified by:
getCertificateRawDatain interfaceAuthorizedCertificateOrBuilder- Returns:
- The certificateRawData.
-
getCertificateRawDataOrBuilder
public CertificateRawDataOrBuilder getCertificateRawDataOrBuilder()
The SSL certificate serving the `AuthorizedCertificate` resource. This must be obtained independently from a certificate authority.
.google.appengine.v1.CertificateRawData certificate_raw_data = 6;- Specified by:
getCertificateRawDataOrBuilderin interfaceAuthorizedCertificateOrBuilder
-
hasManagedCertificate
public boolean hasManagedCertificate()
Only applicable if this certificate is managed by App Engine. Managed certificates are tied to the lifecycle of a `DomainMapping` and cannot be updated or deleted via the `AuthorizedCertificates` API. If this certificate is manually administered by the user, this field will be empty. @OutputOnly
.google.appengine.v1.ManagedCertificate managed_certificate = 7;- Specified by:
hasManagedCertificatein interfaceAuthorizedCertificateOrBuilder- Returns:
- Whether the managedCertificate field is set.
-
getManagedCertificate
public ManagedCertificate getManagedCertificate()
Only applicable if this certificate is managed by App Engine. Managed certificates are tied to the lifecycle of a `DomainMapping` and cannot be updated or deleted via the `AuthorizedCertificates` API. If this certificate is manually administered by the user, this field will be empty. @OutputOnly
.google.appengine.v1.ManagedCertificate managed_certificate = 7;- Specified by:
getManagedCertificatein interfaceAuthorizedCertificateOrBuilder- Returns:
- The managedCertificate.
-
getManagedCertificateOrBuilder
public ManagedCertificateOrBuilder getManagedCertificateOrBuilder()
Only applicable if this certificate is managed by App Engine. Managed certificates are tied to the lifecycle of a `DomainMapping` and cannot be updated or deleted via the `AuthorizedCertificates` API. If this certificate is manually administered by the user, this field will be empty. @OutputOnly
.google.appengine.v1.ManagedCertificate managed_certificate = 7;- Specified by:
getManagedCertificateOrBuilderin interfaceAuthorizedCertificateOrBuilder
-
getVisibleDomainMappingsList
public com.google.protobuf.ProtocolStringList getVisibleDomainMappingsList()
The full paths to user visible Domain Mapping resources that have this certificate mapped. Example: `apps/myapp/domainMappings/example.com`. This may not represent the full list of mapped domain mappings if the user does not have `VIEWER` permissions on all of the applications that have this certificate mapped. See `domain_mappings_count` for a complete count. Only returned by `GET` or `LIST` requests when specifically requested by the `view=FULL_CERTIFICATE` option. @OutputOnly
repeated string visible_domain_mappings = 8;- Specified by:
getVisibleDomainMappingsListin interfaceAuthorizedCertificateOrBuilder- Returns:
- A list containing the visibleDomainMappings.
-
getVisibleDomainMappingsCount
public int getVisibleDomainMappingsCount()
The full paths to user visible Domain Mapping resources that have this certificate mapped. Example: `apps/myapp/domainMappings/example.com`. This may not represent the full list of mapped domain mappings if the user does not have `VIEWER` permissions on all of the applications that have this certificate mapped. See `domain_mappings_count` for a complete count. Only returned by `GET` or `LIST` requests when specifically requested by the `view=FULL_CERTIFICATE` option. @OutputOnly
repeated string visible_domain_mappings = 8;- Specified by:
getVisibleDomainMappingsCountin interfaceAuthorizedCertificateOrBuilder- Returns:
- The count of visibleDomainMappings.
-
getVisibleDomainMappings
public String getVisibleDomainMappings(int index)
The full paths to user visible Domain Mapping resources that have this certificate mapped. Example: `apps/myapp/domainMappings/example.com`. This may not represent the full list of mapped domain mappings if the user does not have `VIEWER` permissions on all of the applications that have this certificate mapped. See `domain_mappings_count` for a complete count. Only returned by `GET` or `LIST` requests when specifically requested by the `view=FULL_CERTIFICATE` option. @OutputOnly
repeated string visible_domain_mappings = 8;- Specified by:
getVisibleDomainMappingsin interfaceAuthorizedCertificateOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The visibleDomainMappings at the given index.
-
getVisibleDomainMappingsBytes
public com.google.protobuf.ByteString getVisibleDomainMappingsBytes(int index)
The full paths to user visible Domain Mapping resources that have this certificate mapped. Example: `apps/myapp/domainMappings/example.com`. This may not represent the full list of mapped domain mappings if the user does not have `VIEWER` permissions on all of the applications that have this certificate mapped. See `domain_mappings_count` for a complete count. Only returned by `GET` or `LIST` requests when specifically requested by the `view=FULL_CERTIFICATE` option. @OutputOnly
repeated string visible_domain_mappings = 8;- Specified by:
getVisibleDomainMappingsBytesin interfaceAuthorizedCertificateOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the visibleDomainMappings at the given index.
-
getDomainMappingsCount
public int getDomainMappingsCount()
Aggregate count of the domain mappings with this certificate mapped. This count includes domain mappings on applications for which the user does not have `VIEWER` permissions. Only returned by `GET` or `LIST` requests when specifically requested by the `view=FULL_CERTIFICATE` option. @OutputOnly
int32 domain_mappings_count = 9;- Specified by:
getDomainMappingsCountin interfaceAuthorizedCertificateOrBuilder- Returns:
- The domainMappingsCount.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static AuthorizedCertificate parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AuthorizedCertificate parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AuthorizedCertificate parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AuthorizedCertificate parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AuthorizedCertificate parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AuthorizedCertificate parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AuthorizedCertificate parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AuthorizedCertificate parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AuthorizedCertificate parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AuthorizedCertificate parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static AuthorizedCertificate parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AuthorizedCertificate parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public AuthorizedCertificate.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static AuthorizedCertificate.Builder newBuilder()
-
newBuilder
public static AuthorizedCertificate.Builder newBuilder(AuthorizedCertificate prototype)
-
toBuilder
public AuthorizedCertificate.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AuthorizedCertificate.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static AuthorizedCertificate getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<AuthorizedCertificate> parser()
-
getParserForType
public com.google.protobuf.Parser<AuthorizedCertificate> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public AuthorizedCertificate getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-