GoogleCloudApigeeV1PodStatus constructor
GoogleCloudApigeeV1PodStatus({})
Implementation
GoogleCloudApigeeV1PodStatus({
this.appVersion,
this.deploymentStatus,
this.deploymentStatusTime,
this.deploymentTime,
this.podName,
this.podStatus,
this.podStatusTime,
this.statusCode,
this.statusCodeDetails,
});