GoogleCloudApigeeV1ComputeEnvironmentScoresRequestFilter constructor

GoogleCloudApigeeV1ComputeEnvironmentScoresRequestFilter({
  1. String? scorePath,
})

Implementation

GoogleCloudApigeeV1ComputeEnvironmentScoresRequestFilter({
  this.scorePath,
});