Searched refs:GoogleCloudApigeeV1CustomReport (Results 1 – 3 of 3) sorted by relevance
20 use Google\Service\Apigee\GoogleCloudApigeeV1CustomReport; alias46 * @param GoogleCloudApigeeV1CustomReport $postBody48 * @return GoogleCloudApigeeV1CustomReport50 public function create($parent, GoogleCloudApigeeV1CustomReport $postBody, $optParams = [])54 return $this->call('create', [$params], GoogleCloudApigeeV1CustomReport::class);76 * @return GoogleCloudApigeeV1CustomReport82 return $this->call('get', [$params], GoogleCloudApigeeV1CustomReport::class);106 * @param GoogleCloudApigeeV1CustomReport $postBody108 * @return GoogleCloudApigeeV1CustomReport110 public function update($name, GoogleCloudApigeeV1CustomReport $postBody, $optParams = [])[all …]
23 protected $qualifierType = GoogleCloudApigeeV1CustomReport::class;27 * @param GoogleCloudApigeeV1CustomReport[]34 * @return GoogleCloudApigeeV1CustomReport[]
20 class GoogleCloudApigeeV1CustomReport extends \Google\Collection class419 class_alias(GoogleCloudApigeeV1CustomReport::class, 'Google_Service_Apigee_GoogleCloudApigeeV1Custo…