GoogleCloudApigeeV1GrpcOperationGroup constructor

GoogleCloudApigeeV1GrpcOperationGroup({
  1. List<GoogleCloudApigeeV1GrpcOperationConfig>? operationConfigs,
})

Implementation

GoogleCloudApigeeV1GrpcOperationGroup({
  this.operationConfigs,
});