httpProxyBaseUri property

String? httpProxyBaseUri
getter/setter pair

The base URI for the HTTP proxy endpoint.

Has the format https://{generatedID}-c-h-{shortRegion}.developerconnect.dev Populated only when enabled is set to true. This endpoint is used by other Google services that integrate with Developer Connect.

Output only.

Implementation

core.String? httpProxyBaseUri;