Package | Description |
---|---|
com.google.cloud.asset.v1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
static OutputConfig.DestinationCase |
OutputConfig.DestinationCase.forNumber(int value) |
OutputConfig.DestinationCase |
OutputConfigOrBuilder.getDestinationCase() |
OutputConfig.DestinationCase |
OutputConfig.getDestinationCase() |
OutputConfig.DestinationCase |
OutputConfig.Builder.getDestinationCase() |
static OutputConfig.DestinationCase |
OutputConfig.DestinationCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static OutputConfig.DestinationCase |
OutputConfig.DestinationCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OutputConfig.DestinationCase[] |
OutputConfig.DestinationCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Google LLC. All rights reserved.