Class GetProjectRequest (1.6.2)

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

The request sent to the GetProject method.

Attribute

NameDescription
name str
Required. The name of the project (for example, ``projects/415104041262``).

Inheritance

builtins.object > proto.message.Message > GetProjectRequest