Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#error
def error() -> ::Google::Cloud::Compute::V1::Error
Returns
- (::Google::Cloud::Compute::V1::Error) — Output only. [Output Only] Errors encountered during bulk instance operation.
#error=
def error=(value) -> ::Google::Cloud::Compute::V1::Error
Parameter
- value (::Google::Cloud::Compute::V1::Error) — Output only. [Output Only] Errors encountered during bulk instance operation.
Returns
- (::Google::Cloud::Compute::V1::Error) — Output only. [Output Only] Errors encountered during bulk instance operation.
#timestamp
def timestamp() -> ::String
Returns
- (::String) — Output only. [Output Only] Timestamp of the last progress check of bulk instance operation. Timestamp is in RFC3339 text format.
#timestamp=
def timestamp=(value) -> ::String
Parameter
- value (::String) — Output only. [Output Only] Timestamp of the last progress check of bulk instance operation. Timestamp is in RFC3339 text format.
Returns
- (::String) — Output only. [Output Only] Timestamp of the last progress check of bulk instance operation. Timestamp is in RFC3339 text format.