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