Class: Google::Cloud::VisionAI::V1::UpdateIndexMetadata

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/visionai/v1/warehouse.rb

Overview

Metadata message for UpdateIndexRequest

Instance Attribute Summary collapse

Instance Attribute Details

#operation_metadata::Google::Cloud::VisionAI::V1::OperationMetadata

Returns Common metadata of the long-running operation.

Returns:



798
799
800
801
# File 'proto_docs/google/cloud/visionai/v1/warehouse.rb', line 798

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