AsObject: {
    cid: string;
    createdOn?: google_protobuf_timestamp_pb.Timestamp.AsObject;
    defaultRegion: string;
    id: string;
    name: string;
    publicNamespace: string;
}

Type declaration

  • cid: string
  • Optional createdOn?: google_protobuf_timestamp_pb.Timestamp.AsObject
  • defaultRegion: string
  • id: string
  • name: string
  • publicNamespace: string

Generated using TypeDoc