Home
last modified time | relevance | path

Searched refs:GoogleCloudApigeeV1DebugSession (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsEnvironmentsApisRevisionsDebugsessions.php20 use Google\Service\Apigee\GoogleCloudApigeeV1DebugSession; alias
42 * @param GoogleCloudApigeeV1DebugSession $postBody
48 * @return GoogleCloudApigeeV1DebugSession
50 public function create($parent, GoogleCloudApigeeV1DebugSession $postBody, $optParams = [])
54 return $this->call('create', [$params], GoogleCloudApigeeV1DebugSession::class);
80 * @return GoogleCloudApigeeV1DebugSession
86 return $this->call('get', [$params], GoogleCloudApigeeV1DebugSession::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1DebugSession.php20 class GoogleCloudApigeeV1DebugSession extends \Google\Model class
152 class_alias(GoogleCloudApigeeV1DebugSession::class, 'Google_Service_Apigee_GoogleCloudApigeeV1Debug…