GoogleCloudApigeeV1GraphQLOperation constructor

GoogleCloudApigeeV1GraphQLOperation({
  1. String? operation,
  2. List<String>? operationTypes,
})

Implementation

GoogleCloudApigeeV1GraphQLOperation({this.operation, this.operationTypes});