GoogleCloudApihubV1OperationConfig constructor
GoogleCloudApihubV1OperationConfig({
- GoogleCloudApihubV1HttpOperationConfig? httpOperation,
- String? operation,
Implementation
GoogleCloudApihubV1OperationConfig({this.httpOperation, this.operation});