Optional
data: Partial<CloudFunction>Data to populate cloud function with
Unique identifier of the bucket where the cloud function code is stored
Name of the cloud function
Description of the cloud function
Gateway URL of the cloud function, for triggering job execution
List of jobs associated with the cloud function
Protected
API_API url prefix for this class.
Unique identifier of the model.
The object's creation date
The date when the object was last updated
Gets and populates cloud function details.
CloudFunction instance
Creates a new job for a specific cloud function
Data for creating the job
Newly created cloud function job
Protected
populatePopulates class properties via data object.
Data object.
Protected
serialize
Constructor which should only be called via CloudFunctions class