issuers = $issuers; } /** * @return GoogleCloudApigeeV1ServiceIssuersMapping[] */ public function getIssuers() { return $this->issuers; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudApigeeV1ListHybridIssuersResponse::class, 'Google_Service_Apigee_GoogleCloudApigeeV1ListHybridIssuersResponse');