GoogleCloudApihubV1HttpOperation constructor

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

Implementation

GoogleCloudApihubV1HttpOperation({this.method, this.path});