Class: Google::Cloud::DataCatalog::V1::SetConfigRequest

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

Overview

Request message for SetConfig.

Instance Attribute Summary collapse

Instance Attribute Details

#catalog_ui_experience::Google::Cloud::DataCatalog::V1::CatalogUIExperience

Returns Opt-in status for the UI switch to Dataplex.

Returns:



1631
1632
1633
1634
# File 'proto_docs/google/cloud/datacatalog/v1/datacatalog.rb', line 1631

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

#name::String

Returns Required. The organization or project whose config is being specified.

Returns:

  • (::String)

    Required. The organization or project whose config is being specified.



1631
1632
1633
1634
# File 'proto_docs/google/cloud/datacatalog/v1/datacatalog.rb', line 1631

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

#tag_template_migration::Google::Cloud::DataCatalog::V1::TagTemplateMigration

Returns Opt-in status for the migration of Tag Templates to Dataplex.

Returns:



1631
1632
1633
1634
# File 'proto_docs/google/cloud/datacatalog/v1/datacatalog.rb', line 1631

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