Uses of Class
com.google.cloud.channel.v1.BillableSku
-
Packages that use BillableSku Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of BillableSku in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return BillableSku Modifier and Type Method Description BillableSkuBillableSku.Builder. build()BillableSkuBillableSku.Builder. buildPartial()BillableSkuListSkuGroupBillableSkusResponse.Builder. getBillableSkus(int index)The list of billable SKUs in the requested SKU group.BillableSkuListSkuGroupBillableSkusResponse. getBillableSkus(int index)The list of billable SKUs in the requested SKU group.BillableSkuListSkuGroupBillableSkusResponseOrBuilder. getBillableSkus(int index)The list of billable SKUs in the requested SKU group.static BillableSkuBillableSku. getDefaultInstance()BillableSkuBillableSku.Builder. getDefaultInstanceForType()BillableSkuBillableSku. getDefaultInstanceForType()static BillableSkuBillableSku. parseDelimitedFrom(InputStream input)static BillableSkuBillableSku. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BillableSkuBillableSku. parseFrom(byte[] data)static BillableSkuBillableSku. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BillableSkuBillableSku. parseFrom(com.google.protobuf.ByteString data)static BillableSkuBillableSku. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BillableSkuBillableSku. parseFrom(com.google.protobuf.CodedInputStream input)static BillableSkuBillableSku. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BillableSkuBillableSku. parseFrom(InputStream input)static BillableSkuBillableSku. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BillableSkuBillableSku. parseFrom(ByteBuffer data)static BillableSkuBillableSku. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.channel.v1 that return types with arguments of type BillableSku Modifier and Type Method Description List<BillableSku>ListSkuGroupBillableSkusResponse.Builder. getBillableSkusList()The list of billable SKUs in the requested SKU group.List<BillableSku>ListSkuGroupBillableSkusResponse. getBillableSkusList()The list of billable SKUs in the requested SKU group.List<BillableSku>ListSkuGroupBillableSkusResponseOrBuilder. getBillableSkusList()The list of billable SKUs in the requested SKU group.com.google.protobuf.Parser<BillableSku>BillableSku. getParserForType()static com.google.protobuf.Parser<BillableSku>BillableSku. parser()Methods in com.google.cloud.channel.v1 with parameters of type BillableSku Modifier and Type Method Description ListSkuGroupBillableSkusResponse.BuilderListSkuGroupBillableSkusResponse.Builder. addBillableSkus(int index, BillableSku value)The list of billable SKUs in the requested SKU group.ListSkuGroupBillableSkusResponse.BuilderListSkuGroupBillableSkusResponse.Builder. addBillableSkus(BillableSku value)The list of billable SKUs in the requested SKU group.BillableSku.BuilderBillableSku.Builder. mergeFrom(BillableSku other)static BillableSku.BuilderBillableSku. newBuilder(BillableSku prototype)ListSkuGroupBillableSkusResponse.BuilderListSkuGroupBillableSkusResponse.Builder. setBillableSkus(int index, BillableSku value)The list of billable SKUs in the requested SKU group.Method parameters in com.google.cloud.channel.v1 with type arguments of type BillableSku Modifier and Type Method Description ListSkuGroupBillableSkusResponse.BuilderListSkuGroupBillableSkusResponse.Builder. addAllBillableSkus(Iterable<? extends BillableSku> values)The list of billable SKUs in the requested SKU group.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.ListSkuGroupBillableSkusPageCloudChannelServiceClient.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)
-