Manages lightweight user-provided functions executed in response to events.
Service: cloudfunctions.googleapis.com
The Service name cloudfunctions.googleapis.com
is needed to create RPC client stubs.
google.cloud.functions.v1.CloudFunctionsService
Methods | |
---|---|
|
Synchronously invokes a deployed Cloud Function. |
|
Creates a new function. |
|
Deletes a function with the given name from the specified project. |
|
Returns a signed URL for downloading deployed function source code. |
|
Returns a signed URL for uploading a function source code. |
|
Returns a function with the given name from the requested project. |
|
Gets the IAM access control policy for a function. |
|
Returns a list of functions that belong to the requested project. |
|
Sets the IAM access control policy on the specified function. |
|
Tests the specified permissions against the IAM access control policy for a function. |
|
Updates existing function. |
google.cloud.location.Locations
Methods | |
---|---|
|
Lists information about the supported locations for this service. |
google.iam.v1.IAMPolicy
Methods | |
---|---|
|
Gets the access control policy for a resource. |
|
Sets the access control policy on the specified resource. |
|
Returns permissions that a caller has on the specified resource. |
google.longrunning.Operations
Methods | |
---|---|
|
Gets the latest state of a long-running operation. |
|
Lists operations that match the specified filter in the request. |
|
Waits for the specified long-running operation until it is done or reaches at most a specified timeout, returning the latest state. |