Class GetDeploymentRequest (1.13.4)

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

The request message for Deployments.GetDeployment.

Attribute

NameDescription
name str
Required. The name of the Deployment. Format: projects/.

Inheritance

builtins.object > proto.message.Message > GetDeploymentRequest