GoogleCloudApihubV1OperationConfig constructor

GoogleCloudApihubV1OperationConfig({
  1. GoogleCloudApihubV1HttpOperationConfig? httpOperation,
  2. String? operation,
})

Implementation

GoogleCloudApihubV1OperationConfig({this.httpOperation, this.operation});