Class: Google::Cloud::Dataplex::V1::CreateGlossaryCategoryRequest

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

Overview

Creates a new GlossaryCategory under the specified Glossary.

Instance Attribute Summary collapse

Instance Attribute Details

#category::Google::Cloud::Dataplex::V1::GlossaryCategory



314
315
316
317
# File 'proto_docs/google/cloud/dataplex/v1/business_glossary.rb', line 314

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

#category_id::String



314
315
316
317
# File 'proto_docs/google/cloud/dataplex/v1/business_glossary.rb', line 314

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

#parent::String



314
315
316
317
# File 'proto_docs/google/cloud/dataplex/v1/business_glossary.rb', line 314

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