Class: Google::Cloud::DiscoveryEngine::V1beta::DeleteSchemaRequest

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

Request message for SchemaService.DeleteSchema method.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



134
135
136
137
# File 'proto_docs/google/cloud/discoveryengine/v1beta/schema_service.rb', line 134

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