Reference documentation and code samples for the Google Cloud Data Catalog V1 Client class SetConfigRequest.
Request message for SetConfig .
Generated from protobuf message google.cloud.datacatalog.v1.SetConfigRequest
Namespace
Google \ Cloud \ DataCatalog \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The organization or project whose config is being specified.
↳ tag_template_migration
int
Opt-in status for the migration of Tag Templates to Dataplex.
↳ catalog_ui_experience
int
Opt-in status for the UI switch to Dataplex.
getName
Required. The organization or project whose config is being specified.
string
setName
Required. The organization or project whose config is being specified.
var
string
$this
getTagTemplateMigration
Opt-in status for the migration of Tag Templates to Dataplex.
int
hasTagTemplateMigration
setTagTemplateMigration
Opt-in status for the migration of Tag Templates to Dataplex.
var
int
$this
getCatalogUiExperience
Opt-in status for the UI switch to Dataplex.
int
hasCatalogUiExperience
setCatalogUiExperience
Opt-in status for the UI switch to Dataplex.
var
int
$this
getConfiguration
string