# Packages
No description provided by the author
# Functions
DefaultAuthScopes reports the default set of authentication scopes to use with this package.
NewCloudFunctionsClient creates a new cloud functions service client based on gRPC.
NewCloudFunctionsRESTClient creates a new cloud functions service rest client.
# Structs
CloudFunctionIterator manages a stream of *functionspb.CloudFunction.
CloudFunctionsCallOptions contains the retry settings for each method of CloudFunctionsClient.
CloudFunctionsClient is a client for interacting with Cloud Functions API.
CreateFunctionOperation manages a long-running operation from CreateFunction.
DeleteFunctionOperation manages a long-running operation from DeleteFunction.
LocationIterator manages a stream of *locationpb.Location.
OperationIterator manages a stream of *longrunningpb.Operation.
UpdateFunctionOperation manages a long-running operation from UpdateFunction.