| Modifier and Type | Method and Description |
|---|---|
static ListAssetsResponse.ListAssetsResult.StateChange |
ListAssetsResponse.ListAssetsResult.StateChange.forNumber(int value) |
ListAssetsResponse.ListAssetsResult.StateChange |
ListAssetsResponse.ListAssetsResultOrBuilder.getStateChange()
State change of the asset between the points in time.
|
ListAssetsResponse.ListAssetsResult.StateChange |
ListAssetsResponse.ListAssetsResult.getStateChange()
State change of the asset between the points in time.
|
ListAssetsResponse.ListAssetsResult.StateChange |
ListAssetsResponse.ListAssetsResult.Builder.getStateChange()
State change of the asset between the points in time.
|
static ListAssetsResponse.ListAssetsResult.StateChange |
ListAssetsResponse.ListAssetsResult.StateChange.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ListAssetsResponse.ListAssetsResult.StateChange |
ListAssetsResponse.ListAssetsResult.StateChange.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ListAssetsResponse.ListAssetsResult.StateChange |
ListAssetsResponse.ListAssetsResult.StateChange.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListAssetsResponse.ListAssetsResult.StateChange[] |
ListAssetsResponse.ListAssetsResult.StateChange.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<ListAssetsResponse.ListAssetsResult.StateChange> |
ListAssetsResponse.ListAssetsResult.StateChange.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ListAssetsResponse.ListAssetsResult.Builder |
ListAssetsResponse.ListAssetsResult.Builder.setStateChange(ListAssetsResponse.ListAssetsResult.StateChange value)
State change of the asset between the points in time.
|
Copyright © 2019 Google LLC. All rights reserved.