Class GetProjectBillingInfoRequest (1.6.0)

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

Request message for GetProjectBillingInfo.

Attribute

NameDescription
name str
Required. The resource name of the project for which billing information is retrieved. For example, ``projects/tokyo-rain-123``.

Inheritance

builtins.object > proto.message.Message > GetProjectBillingInfoRequest