Class: Google::Bigtable::Admin::V2::UpdateClusterMetadata
- Inherits:
-
Object
- Object
- Google::Bigtable::Admin::V2::UpdateClusterMetadata
- Defined in:
- lib/google/cloud/bigtable/admin/v2/doc/google/bigtable/admin/v2/bigtable_instance_admin.rb
Overview
The metadata for the Operation returned by UpdateCluster.
Instance Attribute Summary collapse
-
#finish_time ⇒ Google::Protobuf::Timestamp
The time at which the operation failed or was completed successfully.
-
#original_request ⇒ Google::Bigtable::Admin::V2::Cluster
The request that prompted the initiation of this UpdateCluster operation.
-
#request_time ⇒ Google::Protobuf::Timestamp
The time at which the original request was received.
Instance Attribute Details
#finish_time ⇒ Google::Protobuf::Timestamp
Returns The time at which the operation failed or was completed successfully.
200 |
# File 'lib/google/cloud/bigtable/admin/v2/doc/google/bigtable/admin/v2/bigtable_instance_admin.rb', line 200 class UpdateClusterMetadata; end |
#original_request ⇒ Google::Bigtable::Admin::V2::Cluster
Returns The request that prompted the initiation of this UpdateCluster operation.
200 |
# File 'lib/google/cloud/bigtable/admin/v2/doc/google/bigtable/admin/v2/bigtable_instance_admin.rb', line 200 class UpdateClusterMetadata; end |
#request_time ⇒ Google::Protobuf::Timestamp
Returns The time at which the original request was received.
200 |
# File 'lib/google/cloud/bigtable/admin/v2/doc/google/bigtable/admin/v2/bigtable_instance_admin.rb', line 200 class UpdateClusterMetadata; end |