GoogleCloudDataplexV1LookupContextRequest constructor

GoogleCloudDataplexV1LookupContextRequest({
  1. Map<String, String>? options,
  2. List<String>? resources,
})

Implementation

GoogleCloudDataplexV1LookupContextRequest({this.options, this.resources});