GoogleCloudApihubV1StringAttributeValues constructor

GoogleCloudApihubV1StringAttributeValues({
  1. List<String>? values,
})

Implementation

GoogleCloudApihubV1StringAttributeValues({this.values});