Migrate for Compute Engine V1 API - Class Google::Cloud::VMMigration::V1::AppliedLicense (v0.9.0)

Reference documentation and code samples for the Migrate for Compute Engine V1 API class Google::Cloud::VMMigration::V1::AppliedLicense.

AppliedLicense holds the license data returned by adaptation module report.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#os_license

def os_license() -> ::String
Returns
  • (::String) — The OS license returned from the adaptation module's report.

#os_license=

def os_license=(value) -> ::String
Parameter
  • value (::String) — The OS license returned from the adaptation module's report.
Returns
  • (::String) — The OS license returned from the adaptation module's report.

#type

def type() -> ::Google::Cloud::VMMigration::V1::AppliedLicense::Type
Returns

#type=

def type=(value) -> ::Google::Cloud::VMMigration::V1::AppliedLicense::Type
Parameter
Returns