GoogleCloudDataplexV1MetadataJobExportJobSpecExportJobScope class
The scope of the export job.
Constructors
Properties
-
aspectTypes
↔ List<
String> ? -
The aspect types that are in scope for the export job, specified as
relative resource names in the format
projects/{project_id_or_number}/locations/{location}/aspectTypes/{aspect_type_id}.
getter/setter pair
-
entryGroups
↔ List<
String> ? -
The entry groups whose metadata you want to export, in the format
projects/{project_id_or_number}/locations/{location_id}/entryGroups/{entry_group_id}.
getter/setter pair
-
entryTypes
↔ List<
String> ? -
The entry types that are in scope for the export job, specified as
relative resource names in the format
projects/{project_id_or_number}/locations/{location}/entryTypes/{entry_type_id}.
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- organizationLevel ↔ bool?
-
Whether the metadata export job is an organization-level export job.
getter/setter pair
-
projects
↔ List<
String> ? -
The projects whose metadata you want to export, in the format
projects/{project_id_or_number}.
getter/setter pair
- 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
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited