Package com.google.shopping.merchant.notifications.v1beta (0.2.0)

GitHub Repository

Prerelease Implications

This package is a prerelease version! Use with caution.

Prerelease versions are considered unstable as they may be shut down and/or subject to breaking changes when upgrading. Use them only for testing or if you specifically need their experimental features.

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.notifications.v1beta.NotificationsApiServiceClient Service Description: Service to manage notification subscriptions for merchants

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.notifications.v1beta.NotificationsApiServiceSettings Settings class to configure an instance of NotificationsApiServiceClient.

The default instance has everything set to sensible defaults:

Classes

Class Description
com.google.shopping.merchant.notifications.v1beta.AccountName
com.google.shopping.merchant.notifications.v1beta.AccountName.Builder Builder for accounts/{account}.
com.google.shopping.merchant.notifications.v1beta.CreateNotificationSubscriptionRequest Request message for the CreateNotificationSubscription method.
com.google.shopping.merchant.notifications.v1beta.CreateNotificationSubscriptionRequest.Builder Request message for the CreateNotificationSubscription method.
com.google.shopping.merchant.notifications.v1beta.DeleteNotificationSubscriptionRequest Request message for the DeleteNotificationSubscription method.
com.google.shopping.merchant.notifications.v1beta.DeleteNotificationSubscriptionRequest.Builder Request message for the DeleteNotificationSubscription method.
com.google.shopping.merchant.notifications.v1beta.GetNotificationSubscriptionRequest Request message for the GetNotificationSubscription method.
com.google.shopping.merchant.notifications.v1beta.GetNotificationSubscriptionRequest.Builder Request message for the GetNotificationSubscription method.
com.google.shopping.merchant.notifications.v1beta.ListNotificationSubscriptionsRequest Request message for the ListNotificationSubscription method.
com.google.shopping.merchant.notifications.v1beta.ListNotificationSubscriptionsRequest.Builder Request message for the ListNotificationSubscription method.
com.google.shopping.merchant.notifications.v1beta.ListNotificationSubscriptionsResponse Response message for the ListNotificationSubscription method.
com.google.shopping.merchant.notifications.v1beta.ListNotificationSubscriptionsResponse.Builder Response message for the ListNotificationSubscription method.
com.google.shopping.merchant.notifications.v1beta.NotificationSubscription Represents a notification subscription owned by a Merchant account.
com.google.shopping.merchant.notifications.v1beta.NotificationSubscription.Builder Represents a notification subscription owned by a Merchant account.
com.google.shopping.merchant.notifications.v1beta.NotificationSubscriptionName
com.google.shopping.merchant.notifications.v1beta.NotificationSubscriptionName.Builder Builder for accounts/{account}/notificationsubscriptions/{notification_subscription}.
com.google.shopping.merchant.notifications.v1beta.NotificationsApiProto
com.google.shopping.merchant.notifications.v1beta.NotificationsApiServiceClient.ListNotificationSubscriptionsFixedSizeCollection
com.google.shopping.merchant.notifications.v1beta.NotificationsApiServiceClient.ListNotificationSubscriptionsPage
com.google.shopping.merchant.notifications.v1beta.NotificationsApiServiceClient.ListNotificationSubscriptionsPagedResponse
com.google.shopping.merchant.notifications.v1beta.NotificationsApiServiceGrpc Service to manage notification subscriptions for merchants
com.google.shopping.merchant.notifications.v1beta.NotificationsApiServiceGrpc.NotificationsApiServiceImplBase Base class for the server implementation of the service NotificationsApiService. Service to manage notification subscriptions for merchants
com.google.shopping.merchant.notifications.v1beta.NotificationsApiServiceSettings.Builder Builder for NotificationsApiServiceSettings.
com.google.shopping.merchant.notifications.v1beta.ProductChange The change that happened to the product including old value, new value, country code as the region code and reporting context.
com.google.shopping.merchant.notifications.v1beta.ProductChange.Builder The change that happened to the product including old value, new value, country code as the region code and reporting context.
com.google.shopping.merchant.notifications.v1beta.ProductStatusChangeMessage The message that the merchant will receive to notify about product status change event
com.google.shopping.merchant.notifications.v1beta.ProductStatusChangeMessage.Builder The message that the merchant will receive to notify about product status change event
com.google.shopping.merchant.notifications.v1beta.UpdateNotificationSubscriptionRequest Request message for the UpdateNotificationSubscription method.
com.google.shopping.merchant.notifications.v1beta.UpdateNotificationSubscriptionRequest.Builder Request message for the UpdateNotificationSubscription method.

Interfaces

Interface Description
com.google.shopping.merchant.notifications.v1beta.CreateNotificationSubscriptionRequestOrBuilder
com.google.shopping.merchant.notifications.v1beta.DeleteNotificationSubscriptionRequestOrBuilder
com.google.shopping.merchant.notifications.v1beta.GetNotificationSubscriptionRequestOrBuilder
com.google.shopping.merchant.notifications.v1beta.ListNotificationSubscriptionsRequestOrBuilder
com.google.shopping.merchant.notifications.v1beta.ListNotificationSubscriptionsResponseOrBuilder
com.google.shopping.merchant.notifications.v1beta.NotificationSubscriptionOrBuilder
com.google.shopping.merchant.notifications.v1beta.NotificationsApiServiceGrpc.AsyncService Service to manage notification subscriptions for merchants
com.google.shopping.merchant.notifications.v1beta.ProductChangeOrBuilder
com.google.shopping.merchant.notifications.v1beta.ProductStatusChangeMessageOrBuilder
com.google.shopping.merchant.notifications.v1beta.UpdateNotificationSubscriptionRequestOrBuilder

Enums

Enum Description
com.google.shopping.merchant.notifications.v1beta.Attribute Enum to specify the attribute in the resource that is being changed to notify the merchant about.
com.google.shopping.merchant.notifications.v1beta.NotificationSubscription.InterestedInCase
com.google.shopping.merchant.notifications.v1beta.NotificationSubscription.NotificationEventType Represents the event type that the merchant is interested in receiving notifications for.
com.google.shopping.merchant.notifications.v1beta.Resource Enum to specify the resource that is being changed to notify the merchant about.