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

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

Describes an appliance version.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#critical

def critical() -> ::Boolean
Returns
  • (::Boolean) — Determine whether it's critical to upgrade the appliance to this version.

#critical=

def critical=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Determine whether it's critical to upgrade the appliance to this version.
Returns
  • (::Boolean) — Determine whether it's critical to upgrade the appliance to this version.

#release_notes_uri

def release_notes_uri() -> ::String
Returns
  • (::String) — Link to a page that contains the version release notes.

#release_notes_uri=

def release_notes_uri=(value) -> ::String
Parameter
  • value (::String) — Link to a page that contains the version release notes.
Returns
  • (::String) — Link to a page that contains the version release notes.

#uri

def uri() -> ::String
Returns
  • (::String) — A link for downloading the version.

#uri=

def uri=(value) -> ::String
Parameter
  • value (::String) — A link for downloading the version.
Returns
  • (::String) — A link for downloading the version.

#version

def version() -> ::String
Returns
  • (::String) — The appliance version.

#version=

def version=(value) -> ::String
Parameter
  • value (::String) — The appliance version.
Returns
  • (::String) — The appliance version.