static ListFindingsResponse.ListFindingsResult.StateChange |
ListFindingsResponse.ListFindingsResult.StateChange.forNumber(int value) |
|
ListFindingsResponse.ListFindingsResult.StateChange |
ListFindingsResponse.ListFindingsResult.Builder.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.ListFindingsResultOrBuilder.getStateChange() |
State change of the finding between the points in time.
|
static ListFindingsResponse.ListFindingsResult.StateChange |
ListFindingsResponse.ListFindingsResult.StateChange.valueOf(int value) |
Deprecated.
|
static ListFindingsResponse.ListFindingsResult.StateChange |
ListFindingsResponse.ListFindingsResult.StateChange.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
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.
|