Reference documentation and code samples for the Cloud Bigtable Admin V2 API class Google::Cloud::Bigtable::Admin::V2::CreateMaterializedViewMetadata.
The metadata for the Operation returned by CreateMaterializedView.
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 canceled.
#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 canceled.
Returns
- (::Google::Protobuf::Timestamp) — If set, the time at which this operation finished or was canceled.
#original_request
def original_request() -> ::Google::Cloud::Bigtable::Admin::V2::CreateMaterializedViewRequest
Returns
- (::Google::Cloud::Bigtable::Admin::V2::CreateMaterializedViewRequest) — The request that prompted the initiation of this CreateMaterializedView operation.
#original_request=
def original_request=(value) -> ::Google::Cloud::Bigtable::Admin::V2::CreateMaterializedViewRequest
Parameter
- value (::Google::Cloud::Bigtable::Admin::V2::CreateMaterializedViewRequest) — The request that prompted the initiation of this CreateMaterializedView operation.
Returns
- (::Google::Cloud::Bigtable::Admin::V2::CreateMaterializedViewRequest) — The request that prompted the initiation of this CreateMaterializedView operation.
#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.