OrganizationsOptimizedHostStats
class OrganizationsOptimizedHostStats extends Resource (View source)
The "optimizedHostStats" collection of methods.
Typical usage is:
$apigeeService = new Google\Service\Apigee(...);
$optimizedHostStats = $apigeeService->organizations_optimizedHostStats;
Methods
get(string $name, array $optParams = [])
Similar to GetHostStats except that the response is less verbose.
Details
GoogleCloudApigeeV1OptimizedStats
get(string $name, array $optParams = [])
Similar to GetHostStats except that the response is less verbose.
(optimizedHostStats.get)