GoogleCloudApigeeV1ComputeEnvironmentScoresResponse constructor
GoogleCloudApigeeV1ComputeEnvironmentScoresResponse({
- String? nextPageToken,
- List<
GoogleCloudApigeeV1Score> ? scores,
Implementation
GoogleCloudApigeeV1ComputeEnvironmentScoresResponse({
this.nextPageToken,
this.scores,
});