Uses of Class
com.google.cloud.bigquery.analyticshub.v1.Listing.State
-
Packages that use Listing.State Package Description com.google.cloud.bigquery.analyticshub.v1 A client to Analytics Hub API -
-
Uses of Listing.State in com.google.cloud.bigquery.analyticshub.v1
Methods in com.google.cloud.bigquery.analyticshub.v1 that return Listing.State Modifier and Type Method Description static Listing.StateListing.State. forNumber(int value)Listing.StateListing.Builder. getState()Output only.Listing.StateListing. getState()Output only.Listing.StateListingOrBuilder. getState()Output only.static Listing.StateListing.State. valueOf(int value)Deprecated.static Listing.StateListing.State. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Listing.StateListing.State. valueOf(String name)Returns the enum constant of this type with the specified name.static Listing.State[]Listing.State. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.bigquery.analyticshub.v1 that return types with arguments of type Listing.State Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Listing.State>Listing.State. internalGetValueMap()Methods in com.google.cloud.bigquery.analyticshub.v1 with parameters of type Listing.State Modifier and Type Method Description Listing.BuilderListing.Builder. setState(Listing.State value)Output only.
-