Interface protos.google.cloud.apigeeconnect.v1.IUrl (3.0.2)

Properties of an Url.

Package

@google-cloud/apigee-connect

Properties

host

host?: (string|null);

Url host

path

path?: (string|null);

Url path

scheme

scheme?: (google.cloud.apigeeconnect.v1.Scheme|keyof typeof google.cloud.apigeeconnect.v1.Scheme|null);

Url scheme