GoogleCloudDataplexV1GraphProfile constructor
GoogleCloudDataplexV1GraphProfile({
- List<
GoogleCloudDataplexV1GraphProfileEdgeType> ? edgeTypes, - List<
GoogleCloudDataplexV1GraphProfileNodeType> ? nodeTypes,
Implementation
GoogleCloudDataplexV1GraphProfile({this.edgeTypes, this.nodeTypes});