Reference documentation and code samples for the Cloud Bigtable Admin V2 API class Google::Cloud::Bigtable::Admin::V2::UndeleteTableMetadata.
Metadata type for the operation returned by google.bigtable.admin.v2.BigtableTableAdmin.UndeleteTable.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#end_time
def end_time() -> ::Google::Protobuf::Timestamp
    Returns
    
  - (::Google::Protobuf::Timestamp) — If set, the time at which this operation finished or was cancelled.
#end_time=
def end_time=(value) -> ::Google::Protobuf::Timestamp
    Parameter
    
  - value (::Google::Protobuf::Timestamp) — If set, the time at which this operation finished or was cancelled.
    Returns
    
  - (::Google::Protobuf::Timestamp) — If set, the time at which this operation finished or was cancelled.
#name
def name() -> ::String
    Returns
    
  - (::String) — The name of the table being restored.
#name=
def name=(value) -> ::String
    Parameter
    
  - value (::String) — The name of the table being restored.
    Returns
    
  - (::String) — The name of the table being restored.
#start_time
def start_time() -> ::Google::Protobuf::Timestamp
    Returns
    
  - (::Google::Protobuf::Timestamp) — The time at which this operation started.
#start_time=
def start_time=(value) -> ::Google::Protobuf::Timestamp
    Parameter
    
  - value (::Google::Protobuf::Timestamp) — The time at which this operation started.
    Returns
    
- (::Google::Protobuf::Timestamp) — The time at which this operation started.