RapidCache constructor
RapidCache({})
Implementation
RapidCache({
this.admissionPolicy,
this.bucket,
this.cacheType,
this.createTime,
this.id,
this.ingestOnWrite,
this.kind,
this.pendingUpdate,
this.rapidCacheId,
this.selfLink,
this.state,
this.ttl,
this.updateTime,
this.zone,
});