Package | Description |
---|---|
com.google.api.services.androidpublisher | |
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
AndroidPublisher.Monetization.Subscriptions.BasePlans.Offers.BatchGet |
AndroidPublisher.Monetization.Subscriptions.BasePlans.Offers.batchGet(String packageName,
String productId,
String basePlanId,
BatchGetSubscriptionOffersRequest content)
Reads one or more subscription offers.
|
Constructor and Description |
---|
BatchGet(String packageName,
String productId,
String basePlanId,
BatchGetSubscriptionOffersRequest content)
Reads one or more subscription offers.
|
Modifier and Type | Method and Description |
---|---|
BatchGetSubscriptionOffersRequest |
BatchGetSubscriptionOffersRequest.clone() |
BatchGetSubscriptionOffersRequest |
BatchGetSubscriptionOffersRequest.set(String fieldName,
Object value) |
BatchGetSubscriptionOffersRequest |
BatchGetSubscriptionOffersRequest.setRequests(List<GetSubscriptionOfferRequest> requests)
Required.
|
Copyright © 2011–2025 Google. All rights reserved.