Uses of Class
com.google.cloud.retail.v2beta.ListServingConfigsResponse
-
Packages that use ListServingConfigsResponse Package Description com.google.cloud.retail.v2beta A client to Retail APIcom.google.cloud.retail.v2beta.stub -
-
Uses of ListServingConfigsResponse in com.google.cloud.retail.v2beta
Methods in com.google.cloud.retail.v2beta that return ListServingConfigsResponse Modifier and Type Method Description ListServingConfigsResponseListServingConfigsResponse.Builder. build()ListServingConfigsResponseListServingConfigsResponse.Builder. buildPartial()static ListServingConfigsResponseListServingConfigsResponse. getDefaultInstance()ListServingConfigsResponseListServingConfigsResponse.Builder. getDefaultInstanceForType()ListServingConfigsResponseListServingConfigsResponse. getDefaultInstanceForType()ListServingConfigsResponseServingConfigServiceGrpc.ServingConfigServiceBlockingStub. listServingConfigs(ListServingConfigsRequest request)Lists all ServingConfigs linked to this catalog.static ListServingConfigsResponseListServingConfigsResponse. parseDelimitedFrom(InputStream input)static ListServingConfigsResponseListServingConfigsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListServingConfigsResponseListServingConfigsResponse. parseFrom(byte[] data)static ListServingConfigsResponseListServingConfigsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListServingConfigsResponseListServingConfigsResponse. parseFrom(com.google.protobuf.ByteString data)static ListServingConfigsResponseListServingConfigsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListServingConfigsResponseListServingConfigsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListServingConfigsResponseListServingConfigsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListServingConfigsResponseListServingConfigsResponse. parseFrom(InputStream input)static ListServingConfigsResponseListServingConfigsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListServingConfigsResponseListServingConfigsResponse. parseFrom(ByteBuffer data)static ListServingConfigsResponseListServingConfigsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.retail.v2beta that return types with arguments of type ListServingConfigsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListServingConfigsRequest,ListServingConfigsResponse>ServingConfigServiceGrpc. getListServingConfigsMethod()com.google.protobuf.Parser<ListServingConfigsResponse>ListServingConfigsResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListServingConfigsResponse>ServingConfigServiceGrpc.ServingConfigServiceFutureStub. listServingConfigs(ListServingConfigsRequest request)Lists all ServingConfigs linked to this catalog.com.google.api.gax.rpc.UnaryCallable<ListServingConfigsRequest,ListServingConfigsResponse>ServingConfigServiceClient. listServingConfigsCallable()Lists all ServingConfigs linked to this catalog.com.google.api.gax.rpc.PagedCallSettings.Builder<ListServingConfigsRequest,ListServingConfigsResponse,ServingConfigServiceClient.ListServingConfigsPagedResponse>ServingConfigServiceSettings.Builder. listServingConfigsSettings()Returns the builder for the settings used for calls to listServingConfigs.com.google.api.gax.rpc.PagedCallSettings<ListServingConfigsRequest,ListServingConfigsResponse,ServingConfigServiceClient.ListServingConfigsPagedResponse>ServingConfigServiceSettings. listServingConfigsSettings()Returns the object with the settings used for calls to listServingConfigs.static com.google.protobuf.Parser<ListServingConfigsResponse>ListServingConfigsResponse. parser()Methods in com.google.cloud.retail.v2beta with parameters of type ListServingConfigsResponse Modifier and Type Method Description protected ServingConfigServiceClient.ListServingConfigsPageServingConfigServiceClient.ListServingConfigsPage. createPage(com.google.api.gax.rpc.PageContext<ListServingConfigsRequest,ListServingConfigsResponse,ServingConfig> context, ListServingConfigsResponse response)ListServingConfigsResponse.BuilderListServingConfigsResponse.Builder. mergeFrom(ListServingConfigsResponse other)static ListServingConfigsResponse.BuilderListServingConfigsResponse. newBuilder(ListServingConfigsResponse prototype)Method parameters in com.google.cloud.retail.v2beta with type arguments of type ListServingConfigsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<ServingConfigServiceClient.ListServingConfigsPagedResponse>ServingConfigServiceClient.ListServingConfigsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListServingConfigsRequest,ListServingConfigsResponse,ServingConfig> context, com.google.api.core.ApiFuture<ListServingConfigsResponse> futureResponse)static com.google.api.core.ApiFuture<ServingConfigServiceClient.ListServingConfigsPagedResponse>ServingConfigServiceClient.ListServingConfigsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListServingConfigsRequest,ListServingConfigsResponse,ServingConfig> context, com.google.api.core.ApiFuture<ListServingConfigsResponse> futureResponse)protected ServingConfigServiceClient.ListServingConfigsPageServingConfigServiceClient.ListServingConfigsPage. createPage(com.google.api.gax.rpc.PageContext<ListServingConfigsRequest,ListServingConfigsResponse,ServingConfig> context, ListServingConfigsResponse response)com.google.api.core.ApiFuture<ServingConfigServiceClient.ListServingConfigsPage>ServingConfigServiceClient.ListServingConfigsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListServingConfigsRequest,ListServingConfigsResponse,ServingConfig> context, com.google.api.core.ApiFuture<ListServingConfigsResponse> futureResponse)com.google.api.core.ApiFuture<ServingConfigServiceClient.ListServingConfigsPage>ServingConfigServiceClient.ListServingConfigsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListServingConfigsRequest,ListServingConfigsResponse,ServingConfig> context, com.google.api.core.ApiFuture<ListServingConfigsResponse> futureResponse)default voidServingConfigServiceGrpc.AsyncService. listServingConfigs(ListServingConfigsRequest request, io.grpc.stub.StreamObserver<ListServingConfigsResponse> responseObserver)Lists all ServingConfigs linked to this catalog.voidServingConfigServiceGrpc.ServingConfigServiceStub. listServingConfigs(ListServingConfigsRequest request, io.grpc.stub.StreamObserver<ListServingConfigsResponse> responseObserver)Lists all ServingConfigs linked to this catalog. -
Uses of ListServingConfigsResponse in com.google.cloud.retail.v2beta.stub
Methods in com.google.cloud.retail.v2beta.stub that return types with arguments of type ListServingConfigsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListServingConfigsRequest,ListServingConfigsResponse>GrpcServingConfigServiceStub. listServingConfigsCallable()com.google.api.gax.rpc.UnaryCallable<ListServingConfigsRequest,ListServingConfigsResponse>HttpJsonServingConfigServiceStub. listServingConfigsCallable()com.google.api.gax.rpc.UnaryCallable<ListServingConfigsRequest,ListServingConfigsResponse>ServingConfigServiceStub. listServingConfigsCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListServingConfigsRequest,ListServingConfigsResponse,ServingConfigServiceClient.ListServingConfigsPagedResponse>ServingConfigServiceStubSettings.Builder. listServingConfigsSettings()Returns the builder for the settings used for calls to listServingConfigs.com.google.api.gax.rpc.PagedCallSettings<ListServingConfigsRequest,ListServingConfigsResponse,ServingConfigServiceClient.ListServingConfigsPagedResponse>ServingConfigServiceStubSettings. listServingConfigsSettings()Returns the object with the settings used for calls to listServingConfigs.
-