Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::ManagedInstanceShutdownDetails (v3.9.0)

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#max_duration

def max_duration() -> ::Google::Cloud::Compute::V1::Duration
Returns

#max_duration=

def max_duration=(value) -> ::Google::Cloud::Compute::V1::Duration
Parameter
Returns

#request_timestamp

def request_timestamp() -> ::String
Returns
  • (::String) — Output only. Past timestamp indicating the beginning of PENDING_STOP state of instance in RFC3339 text format.

#request_timestamp=

def request_timestamp=(value) -> ::String
Parameter
  • value (::String) — Output only. Past timestamp indicating the beginning of PENDING_STOP state of instance in RFC3339 text format.
Returns
  • (::String) — Output only. Past timestamp indicating the beginning of PENDING_STOP state of instance in RFC3339 text format.