Class CreateAspectTypeRequest (2.4.0)

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 Google Cloud region.
aspect_type_id str
Required. AspectType identifier.
aspect_type google.cloud.dataplex_v1.types.AspectType
Required. AspectType Resource.
validate_only bool
Optional. The service validates the request without performing any mutations. The default is false.