static CloudFunction.IngressSettings |
CloudFunction.IngressSettings.forNumber(int value) |
|
CloudFunction.IngressSettings |
CloudFunction.Builder.getIngressSettings() |
The ingress settings for the function, controlling what traffic can reach
it.
|
CloudFunction.IngressSettings |
CloudFunction.getIngressSettings() |
The ingress settings for the function, controlling what traffic can reach
it.
|
CloudFunction.IngressSettings |
CloudFunctionOrBuilder.getIngressSettings() |
The ingress settings for the function, controlling what traffic can reach
it.
|
static CloudFunction.IngressSettings |
CloudFunction.IngressSettings.valueOf(int value) |
Deprecated.
|
static CloudFunction.IngressSettings |
CloudFunction.IngressSettings.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static CloudFunction.IngressSettings |
CloudFunction.IngressSettings.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static CloudFunction.IngressSettings[] |
CloudFunction.IngressSettings.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|