Uses of Interface
com.google.cloud.bigquery.dataexchange.v1beta1.ListingOrBuilder
-
Packages that use ListingOrBuilder Package Description com.google.cloud.bigquery.dataexchange.v1beta1 A client to Analytics Hub API -
-
Uses of ListingOrBuilder in com.google.cloud.bigquery.dataexchange.v1beta1
Classes in com.google.cloud.bigquery.dataexchange.v1beta1 that implement ListingOrBuilder Modifier and Type Class Description classListingA listing is what gets published into a data exchange that a subscriber can subscribe to.static classListing.BuilderA listing is what gets published into a data exchange that a subscriber can subscribe to.Methods in com.google.cloud.bigquery.dataexchange.v1beta1 that return ListingOrBuilder Modifier and Type Method Description ListingOrBuilderCreateListingRequest.Builder. getListingOrBuilder()Required.ListingOrBuilderCreateListingRequest. getListingOrBuilder()Required.ListingOrBuilderCreateListingRequestOrBuilder. getListingOrBuilder()Required.ListingOrBuilderUpdateListingRequest.Builder. getListingOrBuilder()Required.ListingOrBuilderUpdateListingRequest. getListingOrBuilder()Required.ListingOrBuilderUpdateListingRequestOrBuilder. getListingOrBuilder()Required.ListingOrBuilderListListingsResponse.Builder. getListingsOrBuilder(int index)The list of Listing.ListingOrBuilderListListingsResponse. getListingsOrBuilder(int index)The list of Listing.ListingOrBuilderListListingsResponseOrBuilder. getListingsOrBuilder(int index)The list of Listing.Methods in com.google.cloud.bigquery.dataexchange.v1beta1 that return types with arguments of type ListingOrBuilder Modifier and Type Method Description List<? extends ListingOrBuilder>ListListingsResponse.Builder. getListingsOrBuilderList()The list of Listing.List<? extends ListingOrBuilder>ListListingsResponse. getListingsOrBuilderList()The list of Listing.List<? extends ListingOrBuilder>ListListingsResponseOrBuilder. getListingsOrBuilderList()The list of Listing.
-