| Modifier and Type | Method and Description |
|---|---|
static HttpsTrigger.SecurityLevel |
HttpsTrigger.SecurityLevel.forNumber(int value) |
HttpsTrigger.SecurityLevel |
HttpsTriggerOrBuilder.getSecurityLevel()
The security level for the function.
|
HttpsTrigger.SecurityLevel |
HttpsTrigger.getSecurityLevel()
The security level for the function.
|
HttpsTrigger.SecurityLevel |
HttpsTrigger.Builder.getSecurityLevel()
The security level for the function.
|
static HttpsTrigger.SecurityLevel |
HttpsTrigger.SecurityLevel.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static HttpsTrigger.SecurityLevel |
HttpsTrigger.SecurityLevel.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static HttpsTrigger.SecurityLevel |
HttpsTrigger.SecurityLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpsTrigger.SecurityLevel[] |
HttpsTrigger.SecurityLevel.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<HttpsTrigger.SecurityLevel> |
HttpsTrigger.SecurityLevel.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
HttpsTrigger.Builder |
HttpsTrigger.Builder.setSecurityLevel(HttpsTrigger.SecurityLevel value)
The security level for the function.
|
Copyright © 2024 Google LLC. All rights reserved.