Package | Description |
---|---|
com.google.cloud.securitycenter.v1p1beta1 |
The interfaces provided are listed below, along with usage samples.
|
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(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 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 © 2022 Google LLC. All rights reserved.