V1beta1
class V1beta1 extends Resource (View source)
The "v1beta1" collection of methods.
Typical usage is:
$alertcenterService = new Google\Service\AlertCenter(...);
$v1beta1 = $alertcenterService->v1beta1;
Methods
getSettings(array $optParams = [])
Returns customer-level settings. (v1beta1.getSettings)
updateSettings(Settings $postBody, array $optParams = [])
Updates the customer-level settings. (v1beta1.updateSettings)