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