static ServiceConfig.SecurityLevel |
ServiceConfig.SecurityLevel.forNumber(int value) |
|
ServiceConfig.SecurityLevel |
ServiceConfig.Builder.getSecurityLevel() |
Security level configure whether the function only accepts https.
|
ServiceConfig.SecurityLevel |
ServiceConfig.getSecurityLevel() |
Security level configure whether the function only accepts https.
|
ServiceConfig.SecurityLevel |
ServiceConfigOrBuilder.getSecurityLevel() |
Security level configure whether the function only accepts https.
|
static ServiceConfig.SecurityLevel |
ServiceConfig.SecurityLevel.valueOf(int value) |
Deprecated.
|
static ServiceConfig.SecurityLevel |
ServiceConfig.SecurityLevel.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static ServiceConfig.SecurityLevel |
ServiceConfig.SecurityLevel.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ServiceConfig.SecurityLevel[] |
ServiceConfig.SecurityLevel.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|