Uses of Class
com.google.cloud.channel.v1.ListSkuGroupBillableSkusResponse
-
Packages that use ListSkuGroupBillableSkusResponse Package Description com.google.cloud.channel.v1 A client to Cloud Channel APIcom.google.cloud.channel.v1.stub -
-
Uses of ListSkuGroupBillableSkusResponse in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return ListSkuGroupBillableSkusResponse Modifier and Type Method Description ListSkuGroupBillableSkusResponse
ListSkuGroupBillableSkusResponse.Builder. build()
ListSkuGroupBillableSkusResponse
ListSkuGroupBillableSkusResponse.Builder. buildPartial()
static ListSkuGroupBillableSkusResponse
ListSkuGroupBillableSkusResponse. getDefaultInstance()
ListSkuGroupBillableSkusResponse
ListSkuGroupBillableSkusResponse.Builder. getDefaultInstanceForType()
ListSkuGroupBillableSkusResponse
ListSkuGroupBillableSkusResponse. getDefaultInstanceForType()
ListSkuGroupBillableSkusResponse
CloudChannelServiceGrpc.CloudChannelServiceBlockingStub. listSkuGroupBillableSkus(ListSkuGroupBillableSkusRequest request)
Lists the Billable SKUs in a given SKU group.static ListSkuGroupBillableSkusResponse
ListSkuGroupBillableSkusResponse. parseDelimitedFrom(InputStream input)
static ListSkuGroupBillableSkusResponse
ListSkuGroupBillableSkusResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListSkuGroupBillableSkusResponse
ListSkuGroupBillableSkusResponse. parseFrom(byte[] data)
static ListSkuGroupBillableSkusResponse
ListSkuGroupBillableSkusResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListSkuGroupBillableSkusResponse
ListSkuGroupBillableSkusResponse. parseFrom(com.google.protobuf.ByteString data)
static ListSkuGroupBillableSkusResponse
ListSkuGroupBillableSkusResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListSkuGroupBillableSkusResponse
ListSkuGroupBillableSkusResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListSkuGroupBillableSkusResponse
ListSkuGroupBillableSkusResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListSkuGroupBillableSkusResponse
ListSkuGroupBillableSkusResponse. parseFrom(InputStream input)
static ListSkuGroupBillableSkusResponse
ListSkuGroupBillableSkusResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListSkuGroupBillableSkusResponse
ListSkuGroupBillableSkusResponse. parseFrom(ByteBuffer data)
static ListSkuGroupBillableSkusResponse
ListSkuGroupBillableSkusResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.channel.v1 that return types with arguments of type ListSkuGroupBillableSkusResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListSkuGroupBillableSkusRequest,ListSkuGroupBillableSkusResponse>
CloudChannelServiceGrpc. getListSkuGroupBillableSkusMethod()
com.google.protobuf.Parser<ListSkuGroupBillableSkusResponse>
ListSkuGroupBillableSkusResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListSkuGroupBillableSkusResponse>
CloudChannelServiceGrpc.CloudChannelServiceFutureStub. listSkuGroupBillableSkus(ListSkuGroupBillableSkusRequest request)
Lists the Billable SKUs in a given SKU group.com.google.api.gax.rpc.UnaryCallable<ListSkuGroupBillableSkusRequest,ListSkuGroupBillableSkusResponse>
CloudChannelServiceClient. listSkuGroupBillableSkusCallable()
Lists the Billable SKUs in a given SKU group.com.google.api.gax.rpc.PagedCallSettings.Builder<ListSkuGroupBillableSkusRequest,ListSkuGroupBillableSkusResponse,CloudChannelServiceClient.ListSkuGroupBillableSkusPagedResponse>
CloudChannelServiceSettings.Builder. listSkuGroupBillableSkusSettings()
Returns the builder for the settings used for calls to listSkuGroupBillableSkus.com.google.api.gax.rpc.PagedCallSettings<ListSkuGroupBillableSkusRequest,ListSkuGroupBillableSkusResponse,CloudChannelServiceClient.ListSkuGroupBillableSkusPagedResponse>
CloudChannelServiceSettings. listSkuGroupBillableSkusSettings()
Returns the object with the settings used for calls to listSkuGroupBillableSkus.static com.google.protobuf.Parser<ListSkuGroupBillableSkusResponse>
ListSkuGroupBillableSkusResponse. parser()
Methods in com.google.cloud.channel.v1 with parameters of type ListSkuGroupBillableSkusResponse Modifier and Type Method Description protected CloudChannelServiceClient.ListSkuGroupBillableSkusPage
CloudChannelServiceClient.ListSkuGroupBillableSkusPage. createPage(com.google.api.gax.rpc.PageContext<ListSkuGroupBillableSkusRequest,ListSkuGroupBillableSkusResponse,BillableSku> context, ListSkuGroupBillableSkusResponse response)
ListSkuGroupBillableSkusResponse.Builder
ListSkuGroupBillableSkusResponse.Builder. mergeFrom(ListSkuGroupBillableSkusResponse other)
static ListSkuGroupBillableSkusResponse.Builder
ListSkuGroupBillableSkusResponse. newBuilder(ListSkuGroupBillableSkusResponse prototype)
Method parameters in com.google.cloud.channel.v1 with type arguments of type ListSkuGroupBillableSkusResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<CloudChannelServiceClient.ListSkuGroupBillableSkusPagedResponse>
CloudChannelServiceClient.ListSkuGroupBillableSkusPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListSkuGroupBillableSkusRequest,ListSkuGroupBillableSkusResponse,BillableSku> context, com.google.api.core.ApiFuture<ListSkuGroupBillableSkusResponse> futureResponse)
static com.google.api.core.ApiFuture<CloudChannelServiceClient.ListSkuGroupBillableSkusPagedResponse>
CloudChannelServiceClient.ListSkuGroupBillableSkusPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListSkuGroupBillableSkusRequest,ListSkuGroupBillableSkusResponse,BillableSku> context, com.google.api.core.ApiFuture<ListSkuGroupBillableSkusResponse> futureResponse)
protected CloudChannelServiceClient.ListSkuGroupBillableSkusPage
CloudChannelServiceClient.ListSkuGroupBillableSkusPage. createPage(com.google.api.gax.rpc.PageContext<ListSkuGroupBillableSkusRequest,ListSkuGroupBillableSkusResponse,BillableSku> context, ListSkuGroupBillableSkusResponse response)
com.google.api.core.ApiFuture<CloudChannelServiceClient.ListSkuGroupBillableSkusPage>
CloudChannelServiceClient.ListSkuGroupBillableSkusPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListSkuGroupBillableSkusRequest,ListSkuGroupBillableSkusResponse,BillableSku> context, com.google.api.core.ApiFuture<ListSkuGroupBillableSkusResponse> futureResponse)
com.google.api.core.ApiFuture<CloudChannelServiceClient.ListSkuGroupBillableSkusPage>
CloudChannelServiceClient.ListSkuGroupBillableSkusPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListSkuGroupBillableSkusRequest,ListSkuGroupBillableSkusResponse,BillableSku> context, com.google.api.core.ApiFuture<ListSkuGroupBillableSkusResponse> futureResponse)
default void
CloudChannelServiceGrpc.AsyncService. listSkuGroupBillableSkus(ListSkuGroupBillableSkusRequest request, io.grpc.stub.StreamObserver<ListSkuGroupBillableSkusResponse> responseObserver)
Lists the Billable SKUs in a given SKU group.void
CloudChannelServiceGrpc.CloudChannelServiceStub. listSkuGroupBillableSkus(ListSkuGroupBillableSkusRequest request, io.grpc.stub.StreamObserver<ListSkuGroupBillableSkusResponse> responseObserver)
Lists the Billable SKUs in a given SKU group. -
Uses of ListSkuGroupBillableSkusResponse in com.google.cloud.channel.v1.stub
-