Class GetLicenseCodeRequest (1.3.1)

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

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

Attributes

NameDescription
license_code str
Number corresponding to the License code resource to return.
project str
Project ID for this request.

Inheritance

builtins.object > proto.message.Message > GetLicenseCodeRequest