/var/www/flurhymez/vendor/google/apiclient-services/src/Ideahub
NameSizeModeActions
Resource/-0755rm
GoogleSearchIdeahubV1alphaAvailableLocale.php12200644editdlrm
GoogleSearchIdeahubV1alphaIdea.php15780644editdlrm
GoogleSearchIdeahubV1alphaIdeaActivity.php16820644editdlrm
GoogleSearchIdeahubV1alphaIdeaState.php13720644editdlrm
GoogleSearchIdeahubV1alphaListAvailableLocalesResponse.php16910644editdlrm
GoogleSearchIdeahubV1alphaListIdeasResponse.php15260644editdlrm
GoogleSearchIdeahubV1alphaTopic.php13600644editdlrm
GoogleSearchIdeahubV1alphaTopicState.php13750644editdlrm
GoogleSearchIdeahubV1betaAvailableLocale.php14010644editdlrm
GoogleSearchIdeahubV1betaIdea.php17560644editdlrm
GoogleSearchIdeahubV1betaIdeaActivity.php21510644editdlrm
GoogleSearchIdeahubV1betaIdeaState.php16330644editdlrm
GoogleSearchIdeahubV1betaListAvailableLocalesResponse.php17770644editdlrm
GoogleSearchIdeahubV1betaListIdeasResponse.php16120644editdlrm
GoogleSearchIdeahubV1betaTopic.php16330644editdlrm
GoogleSearchIdeahubV1betaTopicState.php16360644editdlrm
Edit: /var/www/flurhymez/vendor/google/apiclient-services/src/Ideahub/GoogleSearchIdeahubV1alphaTopic.php (1360B)
displayName = $displayName; } public function getDisplayName() { return $this->displayName; } public function setMid($mid) { $this->mid = $mid; } public function getMid() { return $this->mid; } public function setName($name) { $this->name = $name; } public function getName() { return $this->name; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleSearchIdeahubV1alphaTopic::class, 'Google_Service_Ideahub_GoogleSearchIdeahubV1alphaTopic');