Package com.google.shopping.merchant.notifications.v1 (1.0.0)

GitHub Repository

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.v1.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.v1.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.v1.AccountName
com.google.shopping.merchant.notifications.v1.AccountName.Builder Builder for accounts/{account}.
com.google.shopping.merchant.notifications.v1.CreateNotificationSubscriptionRequest Request message for the CreateNotificationSubscription method.
com.google.shopping.merchant.notifications.v1.CreateNotificationSubscriptionRequest.Builder Request message for the CreateNotificationSubscription method.
com.google.shopping.merchant.notifications.v1.DeleteNotificationSubscriptionRequest Request message for the DeleteNotificationSubscription method.
com.google.shopping.merchant.notifications.v1.DeleteNotificationSubscriptionRequest.Builder Request message for the DeleteNotificationSubscription method.
com.google.shopping.merchant.notifications.v1.GetNotificationSubscriptionHealthMetricsRequest Request for notification subscription health metrics.
com.google.shopping.merchant.notifications.v1.GetNotificationSubscriptionHealthMetricsRequest.Builder Request for notification subscription health metrics.
com.google.shopping.merchant.notifications.v1.GetNotificationSubscriptionRequest Request message for the GetNotificationSubscription method.
com.google.shopping.merchant.notifications.v1.GetNotificationSubscriptionRequest.Builder Request message for the GetNotificationSubscription method.
com.google.shopping.merchant.notifications.v1.ListNotificationSubscriptionsRequest Request message for the ListNotificationSubscription method.
com.google.shopping.merchant.notifications.v1.ListNotificationSubscriptionsRequest.Builder Request message for the ListNotificationSubscription method.
com.google.shopping.merchant.notifications.v1.ListNotificationSubscriptionsResponse Response message for the ListNotificationSubscription method.
com.google.shopping.merchant.notifications.v1.ListNotificationSubscriptionsResponse.Builder Response message for the ListNotificationSubscription method.
com.google.shopping.merchant.notifications.v1.NotificationSubscription Represents a notification subscription owned by a Merchant account.
com.google.shopping.merchant.notifications.v1.NotificationSubscription.Builder Represents a notification subscription owned by a Merchant account.
com.google.shopping.merchant.notifications.v1.NotificationSubscriptionHealthMetrics Represents a notification subscription health metrics.
com.google.shopping.merchant.notifications.v1.NotificationSubscriptionHealthMetrics.Builder Represents a notification subscription health metrics.
com.google.shopping.merchant.notifications.v1.NotificationSubscriptionHealthMetricsName
com.google.shopping.merchant.notifications.v1.NotificationSubscriptionHealthMetricsName.Builder Builder for accounts/{account}/notificationsubscriptions/{notification_subscription}.
com.google.shopping.merchant.notifications.v1.NotificationSubscriptionName
com.google.shopping.merchant.notifications.v1.NotificationSubscriptionName.Builder Builder for accounts/{account}/notificationsubscriptions/{notification_subscription}.
com.google.shopping.merchant.notifications.v1.NotificationsApiProto
com.google.shopping.merchant.notifications.v1.NotificationsApiServiceClient.ListNotificationSubscriptionsFixedSizeCollection
com.google.shopping.merchant.notifications.v1.NotificationsApiServiceClient.ListNotificationSubscriptionsPage
com.google.shopping.merchant.notifications.v1.NotificationsApiServiceClient.ListNotificationSubscriptionsPagedResponse
com.google.shopping.merchant.notifications.v1.NotificationsApiServiceGrpc Service to manage notification subscriptions for merchants
com.google.shopping.merchant.notifications.v1.NotificationsApiServiceGrpc.NotificationsApiServiceImplBase Base class for the server implementation of the service NotificationsApiService. Service to manage notification subscriptions for merchants
com.google.shopping.merchant.notifications.v1.NotificationsApiServiceSettings.Builder Builder for NotificationsApiServiceSettings.
com.google.shopping.merchant.notifications.v1.UpdateNotificationSubscriptionRequest Request message for the UpdateNotificationSubscription method.
com.google.shopping.merchant.notifications.v1.UpdateNotificationSubscriptionRequest.Builder Request message for the UpdateNotificationSubscription method.

Interfaces

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

Enums

Enum Description
com.google.shopping.merchant.notifications.v1.NotificationSubscription.InterestedInCase
com.google.shopping.merchant.notifications.v1.NotificationSubscription.NotificationEventType Represents the event type that the merchant is interested in receiving notifications for.