BillingAccountsBuckets
class BillingAccountsBuckets extends Resource (View source)
The "buckets" collection of methods.
Typical usage is:
$loggingService = new Google\Service\Logging(...);
$buckets = $loggingService->buckets;
Methods
Details
LogBucket
get(string $name, array $optParams = [])
Gets a log bucket. (buckets.get)