GoogleCloudApihubV1Path constructor

GoogleCloudApihubV1Path({
  1. String? description,
  2. String? path,
})

Implementation

GoogleCloudApihubV1Path({this.description, this.path});