headerIndexAlgorithm = $headerIndexAlgorithm; } /** * @return GoogleCloudApigeeV1EnvironmentConfigClientIPResolutionConfigHeaderIndexAlgorithm */ public function getHeaderIndexAlgorithm() { return $this->headerIndexAlgorithm; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudApigeeV1EnvironmentConfigClientIPResolutionConfig::class, 'Google_Service_Apigee_GoogleCloudApigeeV1EnvironmentConfigClientIPResolutionConfig');