Package com.google.shopping.merchant.quota.v1beta (0.3.0)

GitHub Repository

This package is not the latest GA version!

For this library, we recommend using the package associated with API version v1beta for new applications.

Prerelease Implications

This package is a prerelease version! Use with caution. Prerelease versions are considered unstable as they may be shut down. You can read more about Cloud API versioning strategy here. Each Cloud Java client library may contain multiple packages. Each package containing a version number in its name corresponds to a published version of the service. We recommend using the latest stable version for new production applications, which can be identified by the largest numeric version that does not contain a suffix. For example, if a client library has two packages: v1 and v2alpha, then the latest stable version is v1. If you use an unstable release, breaking changes may be introduced when upgrading.

Client Classes

Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.

Client Description
com.google.shopping.merchant.quota.v1beta.QuotaServiceClient Service Description: Service to get method call quota information per Merchant API method.

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

Settings Classes

Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.

Settings Description
com.google.shopping.merchant.quota.v1beta.QuotaServiceSettings Settings class to configure an instance of QuotaServiceClient.

The default instance has everything set to sensible defaults:

Classes

Class Description
com.google.shopping.merchant.quota.v1beta.AccountName
com.google.shopping.merchant.quota.v1beta.AccountName.Builder Builder for accounts/{account}.
com.google.shopping.merchant.quota.v1beta.ListQuotaGroupsRequest Request message for the ListQuotaGroups method.
com.google.shopping.merchant.quota.v1beta.ListQuotaGroupsRequest.Builder Request message for the ListQuotaGroups method.
com.google.shopping.merchant.quota.v1beta.ListQuotaGroupsResponse Response message for the ListMethodGroups method.
com.google.shopping.merchant.quota.v1beta.ListQuotaGroupsResponse.Builder Response message for the ListMethodGroups method.
com.google.shopping.merchant.quota.v1beta.MethodDetails The method details per method in the Merchant API.
com.google.shopping.merchant.quota.v1beta.MethodDetails.Builder The method details per method in the Merchant API.
com.google.shopping.merchant.quota.v1beta.QuotaGroup The group information for methods in the Merchant API. The quota is shared between all methods in the group. Even if none of the methods within the group have usage the information for the group is returned.
com.google.shopping.merchant.quota.v1beta.QuotaGroup.Builder The group information for methods in the Merchant API. The quota is shared between all methods in the group. Even if none of the methods within the group have usage the information for the group is returned.
com.google.shopping.merchant.quota.v1beta.QuotaGroupName
com.google.shopping.merchant.quota.v1beta.QuotaGroupName.Builder Builder for accounts/{account}/groups/{group}.
com.google.shopping.merchant.quota.v1beta.QuotaProto
com.google.shopping.merchant.quota.v1beta.QuotaServiceClient.ListQuotaGroupsFixedSizeCollection
com.google.shopping.merchant.quota.v1beta.QuotaServiceClient.ListQuotaGroupsPage
com.google.shopping.merchant.quota.v1beta.QuotaServiceClient.ListQuotaGroupsPagedResponse
com.google.shopping.merchant.quota.v1beta.QuotaServiceGrpc Service to get method call quota information per Merchant API method.
com.google.shopping.merchant.quota.v1beta.QuotaServiceGrpc.QuotaServiceImplBase Base class for the server implementation of the service QuotaService. Service to get method call quota information per Merchant API method.
com.google.shopping.merchant.quota.v1beta.QuotaServiceSettings.Builder Builder for QuotaServiceSettings.

Interfaces

Interface Description
com.google.shopping.merchant.quota.v1beta.ListQuotaGroupsRequestOrBuilder
com.google.shopping.merchant.quota.v1beta.ListQuotaGroupsResponseOrBuilder
com.google.shopping.merchant.quota.v1beta.MethodDetailsOrBuilder
com.google.shopping.merchant.quota.v1beta.QuotaGroupOrBuilder
com.google.shopping.merchant.quota.v1beta.QuotaServiceGrpc.AsyncService Service to get method call quota information per Merchant API method.