# Functions
DefaultAuthScopes reports the default set of authentication scopes to use with this package.
NewClient creates a new api gateway service client based on gRPC.
# Structs
ApiConfigIterator manages a stream of *apigatewaypb.ApiConfig.
ApiIterator manages a stream of *apigatewaypb.Api.
CallOptions contains the retry settings for each method of Client.
Client is a client for interacting with API Gateway API.
CreateApiConfigOperation manages a long-running operation from CreateApiConfig.
CreateApiOperation manages a long-running operation from CreateApi.
CreateGatewayOperation manages a long-running operation from CreateGateway.
DeleteApiConfigOperation manages a long-running operation from DeleteApiConfig.
DeleteApiOperation manages a long-running operation from DeleteApi.
DeleteGatewayOperation manages a long-running operation from DeleteGateway.
GatewayIterator manages a stream of *apigatewaypb.Gateway.
UpdateApiConfigOperation manages a long-running operation from UpdateApiConfig.
UpdateApiOperation manages a long-running operation from UpdateApi.
UpdateGatewayOperation manages a long-running operation from UpdateGateway.