GoogleCloudDataplexV1ListContentResponse constructor
GoogleCloudDataplexV1ListContentResponse({
- List<
GoogleCloudDataplexV1Content> ? content, - String? nextPageToken,
Implementation
GoogleCloudDataplexV1ListContentResponse({this.content, this.nextPageToken});