clientIpResolutionConfig property
The algorithm to resolve IP.
This will affect Analytics, API Security, and other features that use the client ip. To remove a client ip resolution config, update the field to an empty value. Example: '{ "clientIpResolutionConfig" = {} }' For more information, see: https://cloud.google.com/apigee/docs/api-platform/system-administration/client-ip-resolution.
Optional.
Implementation
GoogleCloudApigeeV1EnvironmentClientIPResolutionConfig?
clientIpResolutionConfig;