GoogleCloudApigeeV1Stats constructor
GoogleCloudApigeeV1Stats({
- List<
GoogleCloudApigeeV1StatsEnvironmentStats> ? environments, - List<
GoogleCloudApigeeV1StatsHostStats> ? hosts, - GoogleCloudApigeeV1Metadata? metaData,
Implementation
GoogleCloudApigeeV1Stats({
this.environments,
this.hosts,
this.metaData,
});