CreateAspectTypeRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Create AspectType Request
Attributes |
|
---|---|
Name | Description |
parent |
str
Required. The resource name of the AspectType, of the form: projects/{project_number}/locations/{location_id} where location_id refers to a GCP region.
|
aspect_type_id |
str
Required. AspectType identifier. |
aspect_type |
google.cloud.dataplex_v1.types.AspectType
Required. AspectType Resource |
validate_only |
bool
Optional. Only validate the request, but do not perform mutations. The default is false. |