Package | Description |
---|---|
com.google.cloud.asset.v1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
static FeedOutputConfig.DestinationCase |
FeedOutputConfig.DestinationCase.forNumber(int value) |
FeedOutputConfig.DestinationCase |
FeedOutputConfigOrBuilder.getDestinationCase() |
FeedOutputConfig.DestinationCase |
FeedOutputConfig.getDestinationCase() |
FeedOutputConfig.DestinationCase |
FeedOutputConfig.Builder.getDestinationCase() |
static FeedOutputConfig.DestinationCase |
FeedOutputConfig.DestinationCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static FeedOutputConfig.DestinationCase |
FeedOutputConfig.DestinationCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FeedOutputConfig.DestinationCase[] |
FeedOutputConfig.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.