GoogleCloudApigeeV1EnvironmentClientIPResolutionConfig constructor

GoogleCloudApigeeV1EnvironmentClientIPResolutionConfig({
  1. GoogleCloudApigeeV1EnvironmentClientIPResolutionConfigHeaderIndexAlgorithm? headerIndexAlgorithm,
})

Implementation

GoogleCloudApigeeV1EnvironmentClientIPResolutionConfig({
  this.headerIndexAlgorithm,
});