AnywhereCache constructor
      
      AnywhereCache({})
     
    
    
Implementation
AnywhereCache({
  this.admissionPolicy,
  this.anywhereCacheId,
  this.bucket,
  this.createTime,
  this.id,
  this.kind,
  this.pendingUpdate,
  this.selfLink,
  this.state,
  this.ttl,
  this.updateTime,
  this.zone,
});