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