Uses of Class
com.google.cloud.channel.v1.SkuPurchaseGroup
-
Packages that use SkuPurchaseGroup Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of SkuPurchaseGroup in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return SkuPurchaseGroup Modifier and Type Method Description SkuPurchaseGroupSkuPurchaseGroup.Builder. build()SkuPurchaseGroupSkuPurchaseGroup.Builder. buildPartial()static SkuPurchaseGroupSkuPurchaseGroup. getDefaultInstance()SkuPurchaseGroupSkuPurchaseGroup.Builder. getDefaultInstanceForType()SkuPurchaseGroupSkuPurchaseGroup. getDefaultInstanceForType()SkuPurchaseGroupQueryEligibleBillingAccountsResponse.Builder. getSkuPurchaseGroups(int index)List of SKU purchase groups where each group represents a set of SKUs that must be purchased using the same billing account.SkuPurchaseGroupQueryEligibleBillingAccountsResponse. getSkuPurchaseGroups(int index)List of SKU purchase groups where each group represents a set of SKUs that must be purchased using the same billing account.SkuPurchaseGroupQueryEligibleBillingAccountsResponseOrBuilder. getSkuPurchaseGroups(int index)List of SKU purchase groups where each group represents a set of SKUs that must be purchased using the same billing account.static SkuPurchaseGroupSkuPurchaseGroup. parseDelimitedFrom(InputStream input)static SkuPurchaseGroupSkuPurchaseGroup. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SkuPurchaseGroupSkuPurchaseGroup. parseFrom(byte[] data)static SkuPurchaseGroupSkuPurchaseGroup. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SkuPurchaseGroupSkuPurchaseGroup. parseFrom(com.google.protobuf.ByteString data)static SkuPurchaseGroupSkuPurchaseGroup. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SkuPurchaseGroupSkuPurchaseGroup. parseFrom(com.google.protobuf.CodedInputStream input)static SkuPurchaseGroupSkuPurchaseGroup. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SkuPurchaseGroupSkuPurchaseGroup. parseFrom(InputStream input)static SkuPurchaseGroupSkuPurchaseGroup. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SkuPurchaseGroupSkuPurchaseGroup. parseFrom(ByteBuffer data)static SkuPurchaseGroupSkuPurchaseGroup. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.channel.v1 that return types with arguments of type SkuPurchaseGroup Modifier and Type Method Description com.google.protobuf.Parser<SkuPurchaseGroup>SkuPurchaseGroup. getParserForType()List<SkuPurchaseGroup>QueryEligibleBillingAccountsResponse.Builder. getSkuPurchaseGroupsList()List of SKU purchase groups where each group represents a set of SKUs that must be purchased using the same billing account.List<SkuPurchaseGroup>QueryEligibleBillingAccountsResponse. getSkuPurchaseGroupsList()List of SKU purchase groups where each group represents a set of SKUs that must be purchased using the same billing account.List<SkuPurchaseGroup>QueryEligibleBillingAccountsResponseOrBuilder. getSkuPurchaseGroupsList()List of SKU purchase groups where each group represents a set of SKUs that must be purchased using the same billing account.static com.google.protobuf.Parser<SkuPurchaseGroup>SkuPurchaseGroup. parser()Methods in com.google.cloud.channel.v1 with parameters of type SkuPurchaseGroup Modifier and Type Method Description QueryEligibleBillingAccountsResponse.BuilderQueryEligibleBillingAccountsResponse.Builder. addSkuPurchaseGroups(int index, SkuPurchaseGroup value)List of SKU purchase groups where each group represents a set of SKUs that must be purchased using the same billing account.QueryEligibleBillingAccountsResponse.BuilderQueryEligibleBillingAccountsResponse.Builder. addSkuPurchaseGroups(SkuPurchaseGroup value)List of SKU purchase groups where each group represents a set of SKUs that must be purchased using the same billing account.SkuPurchaseGroup.BuilderSkuPurchaseGroup.Builder. mergeFrom(SkuPurchaseGroup other)static SkuPurchaseGroup.BuilderSkuPurchaseGroup. newBuilder(SkuPurchaseGroup prototype)QueryEligibleBillingAccountsResponse.BuilderQueryEligibleBillingAccountsResponse.Builder. setSkuPurchaseGroups(int index, SkuPurchaseGroup value)List of SKU purchase groups where each group represents a set of SKUs that must be purchased using the same billing account.Method parameters in com.google.cloud.channel.v1 with type arguments of type SkuPurchaseGroup Modifier and Type Method Description QueryEligibleBillingAccountsResponse.BuilderQueryEligibleBillingAccountsResponse.Builder. addAllSkuPurchaseGroups(Iterable<? extends SkuPurchaseGroup> values)List of SKU purchase groups where each group represents a set of SKUs that must be purchased using the same billing account.
-