docs: A comment for field `runtime_version` in message `.google.cloud.functions.v1.CloudFunction` is changed
docs: A comment for field `docker_repository` in message `.google.cloud.functions.v1.CloudFunction` is changed
docs: A comment for field `automatic_update_policy` in message `.google.cloud.functions.v1.CloudFunction` is changed
docs: A comment for field `on_deploy_update_policy` in message `.google.cloud.functions.v1.CloudFunction` is changed
docs: A comment for field `url` in message `.google.cloud.functions.v1.SourceRepository` is changed
docs: A comment for field `url` in message `.google.cloud.functions.v1.HttpsTrigger` is changed
PiperOrigin-RevId: 660564990
feat: fields for automatic runtime updates
feat: additional optional parameter `version_id` added to `GetFunctionRequest`
feat: reflects deprecation of `network` field
feat: minor updates in comments throughout
PiperOrigin-RevId: 600866189
docs: clarified that vpcConnector shortname is only returned if the connector is in the same project as the function
docs: applied general style guide updates to descriptions
PiperOrigin-RevId: 530688922
docs: clarified wording around quota usage
Clients can now specify the docker registry to use for storing function Docker images and KMS crypto keys for function source code objects.
PiperOrigin-RevId: 453234231