| Modifier and Type | Method and Description |
|---|---|
static WebKeySettings.IntegrationType |
WebKeySettings.IntegrationType.forNumber(int value) |
WebKeySettings.IntegrationType |
WebKeySettings.getIntegrationType()
Required.
|
WebKeySettings.IntegrationType |
WebKeySettings.Builder.getIntegrationType()
Required.
|
WebKeySettings.IntegrationType |
WebKeySettingsOrBuilder.getIntegrationType()
Required.
|
static WebKeySettings.IntegrationType |
WebKeySettings.IntegrationType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static WebKeySettings.IntegrationType |
WebKeySettings.IntegrationType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static WebKeySettings.IntegrationType |
WebKeySettings.IntegrationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebKeySettings.IntegrationType[] |
WebKeySettings.IntegrationType.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<WebKeySettings.IntegrationType> |
WebKeySettings.IntegrationType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
WebKeySettings.Builder |
WebKeySettings.Builder.setIntegrationType(WebKeySettings.IntegrationType value)
Required.
|
Copyright © 2021 Google LLC. All rights reserved.