Class GetLicenseConfigRequest (0.20.1)

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

Request message for LicenseConfigService.GetLicenseConfig method.

Attribute

Name Description
name str
Required. Full resource name of LicenseConfig, such as projects/{project}/locations/{location}/licenseConfigs/*. If the caller does not have permission to access the LicenseConfig, regardless of whether or not it exists, a PERMISSION_DENIED error is returned. If the requested LicenseConfig does not exist, a NOT_FOUND error is returned.