Class: Google::Cloud::Bigtable::Admin::V2::UpdateClusterMetadata

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/bigtable/admin/v2/bigtable_instance_admin.rb

Overview

The metadata for the Operation returned by UpdateCluster.

Instance Attribute Summary collapse

Instance Attribute Details

#finish_time::Google::Protobuf::Timestamp

Returns The time at which the operation failed or was completed successfully.

Returns:



308
309
310
311
# File 'proto_docs/google/bigtable/admin/v2/bigtable_instance_admin.rb', line 308

class UpdateClusterMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#original_request::Google::Cloud::Bigtable::Admin::V2::Cluster

Returns The request that prompted the initiation of this UpdateCluster operation.

Returns:



308
309
310
311
# File 'proto_docs/google/bigtable/admin/v2/bigtable_instance_admin.rb', line 308

class UpdateClusterMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#request_time::Google::Protobuf::Timestamp

Returns The time at which the original request was received.

Returns:



308
309
310
311
# File 'proto_docs/google/bigtable/admin/v2/bigtable_instance_admin.rb', line 308

class UpdateClusterMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end