Class: Google::Cloud::DiscoveryEngine::V1beta::CreateSchemaMetadata

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/discoveryengine/v1beta/schema_service.rb

Overview

Metadata for Create Schema LRO.

Instance Attribute Summary collapse

Instance Attribute Details

#create_time::Google::Protobuf::Timestamp

Returns Operation create time.

Returns:



147
148
149
150
# File 'proto_docs/google/cloud/discoveryengine/v1beta/schema_service.rb', line 147

class CreateSchemaMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#update_time::Google::Protobuf::Timestamp

Returns Operation last update time. If the operation is done, this is also the finish time.

Returns:



147
148
149
150
# File 'proto_docs/google/cloud/discoveryengine/v1beta/schema_service.rb', line 147

class CreateSchemaMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end