Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/OrgPolicyAPI/Resource/
H A DOrganizationsCustomConstraints.php20 use Google\Service\OrgPolicyAPI\GoogleCloudOrgpolicyV2CustomConstraint; alias
42 * @param GoogleCloudOrgpolicyV2CustomConstraint $postBody
44 * @return GoogleCloudOrgpolicyV2CustomConstraint
46 public function patch($name, GoogleCloudOrgpolicyV2CustomConstraint $postBody, $optParams = [])
50 return $this->call('patch', [$params], GoogleCloudOrgpolicyV2CustomConstraint::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OrgPolicyAPI/
H A DGoogleCloudOrgpolicyV2CustomConstraint.php20 class GoogleCloudOrgpolicyV2CustomConstraint extends \Google\Collection class
153 class_alias(GoogleCloudOrgpolicyV2CustomConstraint::class, 'Google_Service_OrgPolicyAPI_GoogleCloud…