Uses of Class
com.google.cloud.bigquery.analyticshub.v1.Listing.SourceCase
-
Packages that use Listing.SourceCase Package Description com.google.cloud.bigquery.analyticshub.v1 A client to Analytics Hub API -
-
Uses of Listing.SourceCase in com.google.cloud.bigquery.analyticshub.v1
Methods in com.google.cloud.bigquery.analyticshub.v1 that return Listing.SourceCase Modifier and Type Method Description static Listing.SourceCaseListing.SourceCase. forNumber(int value)Listing.SourceCaseListing.Builder. getSourceCase()Listing.SourceCaseListing. getSourceCase()Listing.SourceCaseListingOrBuilder. getSourceCase()static Listing.SourceCaseListing.SourceCase. valueOf(int value)Deprecated.static Listing.SourceCaseListing.SourceCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Listing.SourceCase[]Listing.SourceCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-