| Package | Description |
|---|---|
| com.google.cloud.gkehub.configmanagement.v1alpha |
| Modifier and Type | Method and Description |
|---|---|
static SyncState.SyncCode |
SyncState.SyncCode.forNumber(int value) |
SyncState.SyncCode |
SyncState.getCode()
Sync status code
|
SyncState.SyncCode |
SyncState.Builder.getCode()
Sync status code
|
SyncState.SyncCode |
SyncStateOrBuilder.getCode()
Sync status code
|
static SyncState.SyncCode |
SyncState.SyncCode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static SyncState.SyncCode |
SyncState.SyncCode.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SyncState.SyncCode |
SyncState.SyncCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SyncState.SyncCode[] |
SyncState.SyncCode.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<SyncState.SyncCode> |
SyncState.SyncCode.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
SyncState.Builder |
SyncState.Builder.setCode(SyncState.SyncCode value)
Sync status code
|
Copyright © 2024 Google LLC. All rights reserved.