Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::CreateCorpusMetadata.
Metadata for CreateCorpus API.
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) — The create time of the create corpus operation.
#create_time=
def create_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — The create time of the create corpus operation.
Returns
- (::Google::Protobuf::Timestamp) — The create time of the create corpus operation.
#update_time
def update_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — The update time of the create corpus operation.
#update_time=
def update_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — The update time of the create corpus operation.
Returns
- (::Google::Protobuf::Timestamp) — The update time of the create corpus operation.