Class AppliedLicense (1.3.0)

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

AppliedLicense holds the license data returned by adaptation module report.

Attributes

NameDescription
type_ google.cloud.vmmigration_v1.types.AppliedLicense.Type
The license type that was used in OS adaptation.
os_license str
The OS license returned from the adaptation module's report.

Inheritance

builtins.object > proto.message.Message > AppliedLicense

Classes

Type

Type(value)

License types used in OS adaptation.