Reference documentation and code samples for the Cloud Bigtable Admin V2 API class Google::Cloud::Bigtable::Admin::V2::CreateAuthorizedViewMetadata.
The metadata for the Operation returned by CreateAuthorizedView.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#finish_time
def finish_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — The time at which the operation failed or was completed successfully.
#finish_time=
def finish_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — The time at which the operation failed or was completed successfully.
Returns
- (::Google::Protobuf::Timestamp) — The time at which the operation failed or was completed successfully.
#original_request
def original_request() -> ::Google::Cloud::Bigtable::Admin::V2::CreateAuthorizedViewRequest
Returns
- (::Google::Cloud::Bigtable::Admin::V2::CreateAuthorizedViewRequest) — The request that prompted the initiation of this CreateInstance operation.
#original_request=
def original_request=(value) -> ::Google::Cloud::Bigtable::Admin::V2::CreateAuthorizedViewRequest
Parameter
- value (::Google::Cloud::Bigtable::Admin::V2::CreateAuthorizedViewRequest) — The request that prompted the initiation of this CreateInstance operation.
Returns
- (::Google::Cloud::Bigtable::Admin::V2::CreateAuthorizedViewRequest) — The request that prompted the initiation of this CreateInstance operation.
#request_time
def request_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — The time at which the original request was received.
#request_time=
def request_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — The time at which the original request was received.
Returns
- (::Google::Protobuf::Timestamp) — The time at which the original request was received.