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