Class GetContentRequest (0.2.1)

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

Get content request.

Attributes

NameDescription
name str
Required. The resource name of the content: projects/{project_id}/locations/{location_id}/lakes/{lake_id}/content/{content_id}
view google.cloud.dataplex_v1.types.GetContentRequest.ContentView
Optional. Specify content view to make a partial request.

Classes

ContentView

ContentView(value)

Specifies whether the request should return the full or the partial representation.