Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::ResourceStatus (v2.8.0)

Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::ResourceStatus.

Contains output only fields. Use this sub-message for actual values set on Instance attributes as compared to the value requested by the user (intent) in their instance CRUD calls.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#physical_host

def physical_host() -> ::String
Returns
  • (::String) — [Output Only] An opaque ID of the host on which the VM is running.

#physical_host=

def physical_host=(value) -> ::String
Parameter
  • value (::String) — [Output Only] An opaque ID of the host on which the VM is running.
Returns
  • (::String) — [Output Only] An opaque ID of the host on which the VM is running.

#upcoming_maintenance

def upcoming_maintenance() -> ::Google::Cloud::Compute::V1::UpcomingMaintenance

#upcoming_maintenance=

def upcoming_maintenance=(value) -> ::Google::Cloud::Compute::V1::UpcomingMaintenance