Class CloudFunctionInfo (1.17.1)

CloudFunctionInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)

For display only. Metadata associated with a Cloud Function.

Attributes

NameDescription
display_name str
Name of a Cloud Function.
uri str
URI of a Cloud Function.
location str
Location in which the Cloud Function is deployed.
version_id int
Latest successfully deployed version id of the Cloud Function.