Migration Center V1 API - Class Google::Cloud::MigrationCenter::V1::GuestOsDetails (v0.1.0)

Reference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::GuestOsDetails.

Information from Guest-level collections.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#config

def config() -> ::Google::Cloud::MigrationCenter::V1::GuestConfigDetails
Returns

#config=

def config=(value) -> ::Google::Cloud::MigrationCenter::V1::GuestConfigDetails
Parameter
Returns

#family

def family() -> ::Google::Cloud::MigrationCenter::V1::OperatingSystemFamily
Returns

#family=

def family=(value) -> ::Google::Cloud::MigrationCenter::V1::OperatingSystemFamily
Parameter
Returns

#os_name

def os_name() -> ::String
Returns
  • (::String) — The name of the operating system.

#os_name=

def os_name=(value) -> ::String
Parameter
  • value (::String) — The name of the operating system.
Returns
  • (::String) — The name of the operating system.

#runtime

def runtime() -> ::Google::Cloud::MigrationCenter::V1::GuestRuntimeDetails

#runtime=

def runtime=(value) -> ::Google::Cloud::MigrationCenter::V1::GuestRuntimeDetails
Parameter

#version

def version() -> ::String
Returns
  • (::String) — The version of the operating system.

#version=

def version=(value) -> ::String
Parameter
  • value (::String) — The version of the operating system.
Returns
  • (::String) — The version of the operating system.