url property
The URL where this interface is available.
Must be a valid absolute HTTPS URL in production. Example: "https://api.example.com/a2a/v1", "https://grpc.example.com/a2a"
Required.
Implementation
core.String? url;
The URL where this interface is available.
Must be a valid absolute HTTPS URL in production. Example: "https://api.example.com/a2a/v1", "https://grpc.example.com/a2a"
Required.
core.String? url;