GoogleCloudAdvisorynotificationsV1Subject constructor

GoogleCloudAdvisorynotificationsV1Subject({
  1. GoogleCloudAdvisorynotificationsV1Text? text,
})

Implementation

GoogleCloudAdvisorynotificationsV1Subject({
  this.text,
});