Class: Google::Cloud::DiscoveryEngine::V1::GetDataStoreRequest

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

Overview

Request message for DataStoreService.GetDataStore method.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



82
83
84
85
# File 'proto_docs/google/cloud/discoveryengine/v1/data_store_service.rb', line 82

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