Home
last modified time | relevance | path

Searched refs:GoogleCloudApigeeV1Metadata (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1Stats.php27 protected $metaDataType = GoogleCloudApigeeV1Metadata::class;
59 * @param GoogleCloudApigeeV1Metadata
61 public function setMetaData(GoogleCloudApigeeV1Metadata $metaData)
66 * @return GoogleCloudApigeeV1Metadata
H A DGoogleCloudApigeeV1OptimizedStatsResponse.php30 protected $metaDataType = GoogleCloudApigeeV1Metadata::class;
54 * @param GoogleCloudApigeeV1Metadata
56 public function setMetaData(GoogleCloudApigeeV1Metadata $metaData)
61 * @return GoogleCloudApigeeV1Metadata
H A DGoogleCloudApigeeV1Metadata.php20 class GoogleCloudApigeeV1Metadata extends \Google\Collection class
63 class_alias(GoogleCloudApigeeV1Metadata::class, 'Google_Service_Apigee_GoogleCloudApigeeV1Metadata'…