GoogleCloudAdvisorynotificationsV1Attachment constructor
GoogleCloudAdvisorynotificationsV1Attachment({
- GoogleCloudAdvisorynotificationsV1Csv? csv,
- String? displayName,
Implementation
GoogleCloudAdvisorynotificationsV1Attachment({this.csv, this.displayName});