Class ResourceSpec (1.1.2)

ResourceSpec(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Identifies the cloud resource that is referenced by this asset.

Attributes

NameDescription
name str
Immutable. Relative name of the cloud resource that contains the data that is being managed within a lake. For example: projects/{project_number}/buckets/{bucket_id} projects/{project_number}/datasets/{dataset_id}
type_ google.cloud.dataplex_v1.types.Asset.ResourceSpec.Type
Required. Immutable. Type of resource.

Inheritance

builtins.object > proto.message.Message > ResourceSpec

Classes

Type

Type(value)

Type of resource.