Class GetLicenseRequest (1.6.0)

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

A request message for Licenses.Get. See the method description for details.

Attributes

NameDescription
license_ str
Name of the License resource to return.
project str
Project ID for this request.

Inheritance

builtins.object > proto.message.Message > GetLicenseRequest