Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::DeleteSchemaMetadata.
Metadata for DeleteSchema LRO.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#create_time
def create_time() -> ::Google::Protobuf::Timestamp
    Returns
    
  - (::Google::Protobuf::Timestamp) — Operation create time.
#create_time=
def create_time=(value) -> ::Google::Protobuf::Timestamp
    Parameter
    
  - value (::Google::Protobuf::Timestamp) — Operation create time.
    Returns
    
  - (::Google::Protobuf::Timestamp) — Operation create time.
#update_time
def update_time() -> ::Google::Protobuf::Timestamp
    Returns
    
  - (::Google::Protobuf::Timestamp) — Operation last update time. If the operation is done, this is also the finish time.
#update_time=
def update_time=(value) -> ::Google::Protobuf::Timestamp
    Parameter
    
  - value (::Google::Protobuf::Timestamp) — Operation last update time. If the operation is done, this is also the finish time.
    Returns
    
- (::Google::Protobuf::Timestamp) — Operation last update time. If the operation is done, this is also the finish time.