Home
last modified time | relevance | path

Searched refs:GoogleCloudOrgpolicyV2ListConstraintsResponse (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/OrgPolicyAPI/Resource/
H A DFoldersConstraints.php20 use Google\Service\OrgPolicyAPI\GoogleCloudOrgpolicyV2ListConstraintsResponse; alias
48 * @return GoogleCloudOrgpolicyV2ListConstraintsResponse
54 return $this->call('list', [$params], GoogleCloudOrgpolicyV2ListConstraintsResponse::class);
H A DOrganizationsConstraints.php20 use Google\Service\OrgPolicyAPI\GoogleCloudOrgpolicyV2ListConstraintsResponse; alias
48 * @return GoogleCloudOrgpolicyV2ListConstraintsResponse
54 return $this->call('list', [$params], GoogleCloudOrgpolicyV2ListConstraintsResponse::class);
H A DProjectsConstraints.php20 use Google\Service\OrgPolicyAPI\GoogleCloudOrgpolicyV2ListConstraintsResponse; alias
48 * @return GoogleCloudOrgpolicyV2ListConstraintsResponse
54 return $this->call('list', [$params], GoogleCloudOrgpolicyV2ListConstraintsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OrgPolicyAPI/
H A DGoogleCloudOrgpolicyV2ListConstraintsResponse.php20 class GoogleCloudOrgpolicyV2ListConstraintsResponse extends \Google\Collection class
61 class_alias(GoogleCloudOrgpolicyV2ListConstraintsResponse::class, 'Google_Service_OrgPolicyAPI_Goog…