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