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] The precise location of your instance within the zone's data center, including the block, sub-block, and host. The field is formatted as follows: blockId/subBlockId/hostId.
#physical_host=
def physical_host=(value) -> ::String
Parameter
- value (::String) — [Output Only] The precise location of your instance within the zone's data center, including the block, sub-block, and host. The field is formatted as follows: blockId/subBlockId/hostId.
Returns
- (::String) — [Output Only] The precise location of your instance within the zone's data center, including the block, sub-block, and host. The field is formatted as follows: blockId/subBlockId/hostId.
#scheduling
def scheduling() -> ::Google::Cloud::Compute::V1::ResourceStatusScheduling
#scheduling=
def scheduling=(value) -> ::Google::Cloud::Compute::V1::ResourceStatusScheduling
Parameter
#upcoming_maintenance
def upcoming_maintenance() -> ::Google::Cloud::Compute::V1::UpcomingMaintenance
#upcoming_maintenance=
def upcoming_maintenance=(value) -> ::Google::Cloud::Compute::V1::UpcomingMaintenance
Parameter