OrganizationsLocationsResource class

Annotations
  • @Deprecated('Not supported. Member documentation may have more information.')

Constructors

OrganizationsLocationsResource.new(ApiRequester client)

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
retrieveConfig(String name, {String? $fields}) Future<GoogleCloudDatacatalogV1OrganizationConfig>
Retrieves the configuration related to the migration from Data Catalog to Dataplex for a specific organization, including all the projects under it which have a separate configuration set.
retrieveEffectiveConfig(String name, {String? $fields}) Future<GoogleCloudDatacatalogV1MigrationConfig>
Retrieves the effective configuration related to the migration from Data Catalog to Dataplex for a specific organization or project.
setConfig(GoogleCloudDatacatalogV1SetConfigRequest request, String name, {String? $fields}) Future<GoogleCloudDatacatalogV1MigrationConfig>
Sets the configuration related to the migration to Dataplex for an organization or project.
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited