Overview

Classes

  • Google_Service_Reseller
  • Google_Service_Reseller_Address
  • Google_Service_Reseller_ChangePlanRequest
  • Google_Service_Reseller_Customer
  • Google_Service_Reseller_Customers_Resource
  • Google_Service_Reseller_RenewalSettings
  • Google_Service_Reseller_Resellernotify_Resource
  • Google_Service_Reseller_ResellernotifyGetwatchdetailsResponse
  • Google_Service_Reseller_ResellernotifyResource
  • Google_Service_Reseller_Seats
  • Google_Service_Reseller_Subscription
  • Google_Service_Reseller_SubscriptionPlan
  • Google_Service_Reseller_SubscriptionPlanCommitmentInterval
  • Google_Service_Reseller_Subscriptions
  • Google_Service_Reseller_Subscriptions_Resource
  • Google_Service_Reseller_SubscriptionTransferInfo
  • Google_Service_Reseller_SubscriptionTrialSettings
  • Overview
  • Class
  • Tree

Class Google_Service_Reseller_Resellernotify_Resource

The "resellernotify" collection of methods. Typical usage is:

 $resellerService = new Google_Service_Reseller(...);
 $resellernotify = $resellerService->resellernotify;
Google_Service_Resource
Extended by Google_Service_Reseller_Resellernotify_Resource
Located at Reseller.php
Methods summary
public Google_Service_Reseller_ResellernotifyGetwatchdetailsResponse
# getwatchdetails( array $optParams = array() )

Returns all the details of the watch corresponding to the reseller. (resellernotify.getwatchdetails)

Returns all the details of the watch corresponding to the reseller. (resellernotify.getwatchdetails)

Parameters

$optParams
Optional parameters.

Returns

Google_Service_Reseller_ResellernotifyGetwatchdetailsResponse
Google_Service_Reseller_ResellernotifyGetwatchdetailsResponse
public Google_Service_Reseller_ResellernotifyResource
# register( array $optParams = array() )

Registers a Reseller for receiving notifications. (resellernotify.register)

Registers a Reseller for receiving notifications. (resellernotify.register)

Parameters

$optParams
Optional parameters.

Returns

Google_Service_Reseller_ResellernotifyResource
Google_Service_Reseller_ResellernotifyResource

Opt_param

string serviceAccountEmailAddress The service account which will own the created Cloud-PubSub topic.
public Google_Service_Reseller_ResellernotifyResource
# unregister( array $optParams = array() )

Unregisters a Reseller for receiving notifications. (resellernotify.unregister)

Unregisters a Reseller for receiving notifications. (resellernotify.unregister)

Parameters

$optParams
Optional parameters.

Returns

Google_Service_Reseller_ResellernotifyResource
Google_Service_Reseller_ResellernotifyResource

Opt_param

string serviceAccountEmailAddress The service account which owns the Cloud-PubSub topic.
© 2020 Google Inc.
Enterprise Apps Reseller API documentation generated by ApiGen 2.8.0