GoogleCloudApigeeV1GraphQLOperationGroup constructor
GoogleCloudApigeeV1GraphQLOperationGroup({
- String? operationConfigType,
- List<
GoogleCloudApigeeV1GraphQLOperationConfig> ? operationConfigs,
Implementation
GoogleCloudApigeeV1GraphQLOperationGroup({
this.operationConfigType,
this.operationConfigs,
});