GoogleCloudDatacatalogV1GraphSpecGraphElementTableLabelAndProperties constructor
GoogleCloudDatacatalogV1GraphSpecGraphElementTableLabelAndProperties({
- String? label,
- List<
GoogleCloudDatacatalogV1GraphSpecGraphElementTableProperty> ? properties,
Implementation
GoogleCloudDatacatalogV1GraphSpecGraphElementTableLabelAndProperties({
this.label,
this.properties,
});