headers = $headers; } /** * @return GoogleCloudApigeeV1SecurityActionHttpHeader[] */ public function getHeaders() { return $this->headers; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudApigeeV1SecurityActionFlag::class, 'Google_Service_Apigee_GoogleCloudApigeeV1SecurityActionFlag');