Class GetDataSourceRequest (3.2.0)

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

A request to get data source info. .. attribute:: name

Required. The field will contain name of the resource requested, for example: projects/{project_id}/dataSources/{data_source_id} or projects/{project_id}/locations/{location_id}/dataSources/{data_source_id}

:type: str