| Modifier and Type | Method and Description |
|---|---|
static Certificate.ManagedCertificate.State |
Certificate.ManagedCertificate.State.forNumber(int value) |
Certificate.ManagedCertificate.State |
Certificate.ManagedCertificateOrBuilder.getState()
Output only.
|
Certificate.ManagedCertificate.State |
Certificate.ManagedCertificate.getState()
Output only.
|
Certificate.ManagedCertificate.State |
Certificate.ManagedCertificate.Builder.getState()
Output only.
|
static Certificate.ManagedCertificate.State |
Certificate.ManagedCertificate.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Certificate.ManagedCertificate.State |
Certificate.ManagedCertificate.State.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Certificate.ManagedCertificate.State |
Certificate.ManagedCertificate.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Certificate.ManagedCertificate.State[] |
Certificate.ManagedCertificate.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Certificate.ManagedCertificate.State> |
Certificate.ManagedCertificate.State.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Certificate.ManagedCertificate.Builder |
Certificate.ManagedCertificate.Builder.setState(Certificate.ManagedCertificate.State value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.