Home
last modified time | relevance | path

Searched refs:GoogleSearchIdeahubV1betaIdeaState (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Ideahub/
H A DGoogleSearchIdeahubV1betaIdeaState.php20 class GoogleSearchIdeahubV1betaIdeaState extends \Google\Model class
80 class_alias(GoogleSearchIdeahubV1betaIdeaState::class, 'Google_Service_Ideahub_GoogleSearchIdeahubV…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Ideahub/Resource/
H A DPlatformsPropertiesIdeaStates.php20 use Google\Service\Ideahub\GoogleSearchIdeahubV1betaIdeaState; alias
37 * @param GoogleSearchIdeahubV1betaIdeaState $postBody
41 * @return GoogleSearchIdeahubV1betaIdeaState
43 public function patch($name, GoogleSearchIdeahubV1betaIdeaState $postBody, $optParams = [])
47 return $this->call('patch', [$params], GoogleSearchIdeahubV1betaIdeaState::class);