Uses of Class
com.google.cloud.bigquery.analyticshub.v1.ListListingsResponse
-
Packages that use ListListingsResponse Package Description com.google.cloud.bigquery.analyticshub.v1 A client to Analytics Hub APIcom.google.cloud.bigquery.analyticshub.v1.stub -
-
Uses of ListListingsResponse in com.google.cloud.bigquery.analyticshub.v1
Methods in com.google.cloud.bigquery.analyticshub.v1 that return ListListingsResponse Modifier and Type Method Description ListListingsResponse
ListListingsResponse.Builder. build()
ListListingsResponse
ListListingsResponse.Builder. buildPartial()
static ListListingsResponse
ListListingsResponse. getDefaultInstance()
ListListingsResponse
ListListingsResponse.Builder. getDefaultInstanceForType()
ListListingsResponse
ListListingsResponse. getDefaultInstanceForType()
ListListingsResponse
AnalyticsHubServiceGrpc.AnalyticsHubServiceBlockingStub. listListings(ListListingsRequest request)
Lists all listings in a given project and location.static ListListingsResponse
ListListingsResponse. parseDelimitedFrom(InputStream input)
static ListListingsResponse
ListListingsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListListingsResponse
ListListingsResponse. parseFrom(byte[] data)
static ListListingsResponse
ListListingsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListListingsResponse
ListListingsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListListingsResponse
ListListingsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListListingsResponse
ListListingsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListListingsResponse
ListListingsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListListingsResponse
ListListingsResponse. parseFrom(InputStream input)
static ListListingsResponse
ListListingsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListListingsResponse
ListListingsResponse. parseFrom(ByteBuffer data)
static ListListingsResponse
ListListingsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.bigquery.analyticshub.v1 that return types with arguments of type ListListingsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListListingsRequest,ListListingsResponse>
AnalyticsHubServiceGrpc. getListListingsMethod()
com.google.protobuf.Parser<ListListingsResponse>
ListListingsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListListingsResponse>
AnalyticsHubServiceGrpc.AnalyticsHubServiceFutureStub. listListings(ListListingsRequest request)
Lists all listings in a given project and location.com.google.api.gax.rpc.UnaryCallable<ListListingsRequest,ListListingsResponse>
AnalyticsHubServiceClient. listListingsCallable()
Lists all listings in a given project and location.com.google.api.gax.rpc.PagedCallSettings.Builder<ListListingsRequest,ListListingsResponse,AnalyticsHubServiceClient.ListListingsPagedResponse>
AnalyticsHubServiceSettings.Builder. listListingsSettings()
Returns the builder for the settings used for calls to listListings.com.google.api.gax.rpc.PagedCallSettings<ListListingsRequest,ListListingsResponse,AnalyticsHubServiceClient.ListListingsPagedResponse>
AnalyticsHubServiceSettings. listListingsSettings()
Returns the object with the settings used for calls to listListings.static com.google.protobuf.Parser<ListListingsResponse>
ListListingsResponse. parser()
Methods in com.google.cloud.bigquery.analyticshub.v1 with parameters of type ListListingsResponse Modifier and Type Method Description protected AnalyticsHubServiceClient.ListListingsPage
AnalyticsHubServiceClient.ListListingsPage. createPage(com.google.api.gax.rpc.PageContext<ListListingsRequest,ListListingsResponse,Listing> context, ListListingsResponse response)
ListListingsResponse.Builder
ListListingsResponse.Builder. mergeFrom(ListListingsResponse other)
static ListListingsResponse.Builder
ListListingsResponse. newBuilder(ListListingsResponse prototype)
Method parameters in com.google.cloud.bigquery.analyticshub.v1 with type arguments of type ListListingsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<AnalyticsHubServiceClient.ListListingsPagedResponse>
AnalyticsHubServiceClient.ListListingsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListListingsRequest,ListListingsResponse,Listing> context, com.google.api.core.ApiFuture<ListListingsResponse> futureResponse)
static com.google.api.core.ApiFuture<AnalyticsHubServiceClient.ListListingsPagedResponse>
AnalyticsHubServiceClient.ListListingsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListListingsRequest,ListListingsResponse,Listing> context, com.google.api.core.ApiFuture<ListListingsResponse> futureResponse)
protected AnalyticsHubServiceClient.ListListingsPage
AnalyticsHubServiceClient.ListListingsPage. createPage(com.google.api.gax.rpc.PageContext<ListListingsRequest,ListListingsResponse,Listing> context, ListListingsResponse response)
com.google.api.core.ApiFuture<AnalyticsHubServiceClient.ListListingsPage>
AnalyticsHubServiceClient.ListListingsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListListingsRequest,ListListingsResponse,Listing> context, com.google.api.core.ApiFuture<ListListingsResponse> futureResponse)
com.google.api.core.ApiFuture<AnalyticsHubServiceClient.ListListingsPage>
AnalyticsHubServiceClient.ListListingsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListListingsRequest,ListListingsResponse,Listing> context, com.google.api.core.ApiFuture<ListListingsResponse> futureResponse)
void
AnalyticsHubServiceGrpc.AnalyticsHubServiceStub. listListings(ListListingsRequest request, io.grpc.stub.StreamObserver<ListListingsResponse> responseObserver)
Lists all listings in a given project and location.default void
AnalyticsHubServiceGrpc.AsyncService. listListings(ListListingsRequest request, io.grpc.stub.StreamObserver<ListListingsResponse> responseObserver)
Lists all listings in a given project and location. -
Uses of ListListingsResponse in com.google.cloud.bigquery.analyticshub.v1.stub
Methods in com.google.cloud.bigquery.analyticshub.v1.stub that return types with arguments of type ListListingsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListListingsRequest,ListListingsResponse>
AnalyticsHubServiceStub. listListingsCallable()
com.google.api.gax.rpc.UnaryCallable<ListListingsRequest,ListListingsResponse>
GrpcAnalyticsHubServiceStub. listListingsCallable()
com.google.api.gax.rpc.UnaryCallable<ListListingsRequest,ListListingsResponse>
HttpJsonAnalyticsHubServiceStub. listListingsCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListListingsRequest,ListListingsResponse,AnalyticsHubServiceClient.ListListingsPagedResponse>
AnalyticsHubServiceStubSettings.Builder. listListingsSettings()
Returns the builder for the settings used for calls to listListings.com.google.api.gax.rpc.PagedCallSettings<ListListingsRequest,ListListingsResponse,AnalyticsHubServiceClient.ListListingsPagedResponse>
AnalyticsHubServiceStubSettings. listListingsSettings()
Returns the object with the settings used for calls to listListings.
-