Package | Description |
---|---|
com.google.pubsub.v1 |
Modifier and Type | Method and Description |
---|---|
static PushConfig.AuthenticationMethodCase |
PushConfig.AuthenticationMethodCase.forNumber(int value) |
PushConfig.AuthenticationMethodCase |
PushConfig.getAuthenticationMethodCase() |
PushConfig.AuthenticationMethodCase |
PushConfig.Builder.getAuthenticationMethodCase() |
PushConfig.AuthenticationMethodCase |
PushConfigOrBuilder.getAuthenticationMethodCase() |
static PushConfig.AuthenticationMethodCase |
PushConfig.AuthenticationMethodCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static PushConfig.AuthenticationMethodCase |
PushConfig.AuthenticationMethodCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PushConfig.AuthenticationMethodCase[] |
PushConfig.AuthenticationMethodCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Google LLC. All rights reserved.