Class: Google::Cloud::Bigtable::Admin::V2::UpdateLogicalViewMetadata

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 UpdateLogicalView.

Instance Attribute Summary collapse

Instance Attribute Details

#end_time::Google::Protobuf::Timestamp

Returns If set, the time at which this operation finished or was canceled.

Returns:



614
615
616
617
# File 'proto_docs/google/bigtable/admin/v2/bigtable_instance_admin.rb', line 614

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

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

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

Returns:



614
615
616
617
# File 'proto_docs/google/bigtable/admin/v2/bigtable_instance_admin.rb', line 614

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

#start_time::Google::Protobuf::Timestamp

Returns The time at which this operation was started.

Returns:



614
615
616
617
# File 'proto_docs/google/bigtable/admin/v2/bigtable_instance_admin.rb', line 614

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