| Modifier and Type | Method and Description |
|---|---|
static Certificate.Scope |
Certificate.Scope.forNumber(int value) |
Certificate.Scope |
CertificateOrBuilder.getScope()
Immutable.
|
Certificate.Scope |
Certificate.getScope()
Immutable.
|
Certificate.Scope |
Certificate.Builder.getScope()
Immutable.
|
static Certificate.Scope |
Certificate.Scope.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Certificate.Scope |
Certificate.Scope.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Certificate.Scope |
Certificate.Scope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Certificate.Scope[] |
Certificate.Scope.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.Scope> |
Certificate.Scope.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Certificate.Builder |
Certificate.Builder.setScope(Certificate.Scope value)
Immutable.
|
Copyright © 2024 Google LLC. All rights reserved.