label = $label; } /** * @return SimpleSecretLabelProto */ public function getLabel() { return $this->label; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(SimpleSecretHolderProto::class, 'Google_Service_CloudSearch_SimpleSecretHolderProto');