GoogleCloudApihubV1MultiSelectValues constructor

GoogleCloudApihubV1MultiSelectValues({
  1. List<GoogleCloudApihubV1ConfigValueOption>? values,
})

Implementation

GoogleCloudApihubV1MultiSelectValues({this.values});