GoogleCloudApigeeV1EnvironmentConfigClientIPResolutionConfig constructor

GoogleCloudApigeeV1EnvironmentConfigClientIPResolutionConfig({
  1. GoogleCloudApigeeV1EnvironmentConfigClientIPResolutionConfigHeaderIndexAlgorithm? headerIndexAlgorithm,
})

Implementation

GoogleCloudApigeeV1EnvironmentConfigClientIPResolutionConfig({
  this.headerIndexAlgorithm,
});