Uses of Class
com.google.cloud.asset.v1.GcsDestination.ObjectUriCase
-
Packages that use GcsDestination.ObjectUriCase Package Description com.google.cloud.asset.v1 A client to Cloud Asset API -
-
Uses of GcsDestination.ObjectUriCase in com.google.cloud.asset.v1
Methods in com.google.cloud.asset.v1 that return GcsDestination.ObjectUriCase Modifier and Type Method Description static GcsDestination.ObjectUriCaseGcsDestination.ObjectUriCase. forNumber(int value)GcsDestination.ObjectUriCaseGcsDestination.Builder. getObjectUriCase()GcsDestination.ObjectUriCaseGcsDestination. getObjectUriCase()GcsDestination.ObjectUriCaseGcsDestinationOrBuilder. getObjectUriCase()static GcsDestination.ObjectUriCaseGcsDestination.ObjectUriCase. valueOf(int value)Deprecated.static GcsDestination.ObjectUriCaseGcsDestination.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.
-