Documentation
    Preparing search index...

    Type Alias AssetFragment

    type AssetFragment = {
        __typename?: "GroupedAssetOutput";
        asset: {
            __typename?: "AssetOutput";
            downloadableArtifacts: {
                __typename?: "ArtifactResultOutputV3";
                contents: {
                    __typename?: "ArtifactItemOutput";
                    addresses: {
                        __typename?: "AddressPageOutputV2";
                        contents: (
                            | {
                                __typename: "AddressAssetFileDownloadOutput";
                                consumptionType: Types.ConsumptionTypeEnum;
                                endpoint: string;
                                id: string;
                                label: string;
                                serviceType: Types.ServiceTypeEnum;
                            }
                            | {
                                __typename: "AddressCogOutput";
                                consumptionType: Types.ConsumptionTypeEnum;
                                endpoint: string;
                                id: string;
                                label: string;
                                serviceType: Types.ServiceTypeEnum;
                            }
                            | {
                                __typename: "AddressCubemapJsonOutput";
                                consumptionType: Types.ConsumptionTypeEnum;
                                endpoint: string;
                                generatedPipelineArtifactInfo?: | {
                                    __typename?: ...;
                                    errorsV2: ...;
                                    inputs: ...;
                                    status?: ...;
                                }
                                | null;
                                id: string;
                                label: string;
                                processingPipelineInfoV2?: | {
                                    __typename?: ...;
                                    name: ...;
                                    processingPipelineId: ...;
                                }
                                | null;
                                serviceType: Types.ServiceTypeEnum;
                            }
                            | {
                                __typename: "AddressDownloadOutput";
                                consumptionType: Types.ConsumptionTypeEnum;
                                endpoint: string;
                                id: string;
                                label: string;
                                serviceType: Types.ServiceTypeEnum;
                            }
                            | {
                                __typename: "AddressDownloadableOutput";
                                consumptionType: Types.ConsumptionTypeEnum;
                                endpoint: string;
                                generatedPipelineArtifactInfo?: | {
                                    __typename?: ...;
                                    errorsV2: ...;
                                    inputs: ...;
                                    status?: ...;
                                }
                                | null;
                                id: string;
                                label: string;
                                processingPipelineInfoV2?: | {
                                    __typename?: ...;
                                    name: ...;
                                    processingPipelineId: ...;
                                }
                                | null;
                                serviceType: Types.ServiceTypeEnum;
                            }
                            | {
                                __typename: "AddressHspcOutput";
                                consumptionType: Types.ConsumptionTypeEnum;
                                endpoint: string;
                                generatedPipelineArtifactInfo?: | {
                                    __typename?: ...;
                                    errorsV2: ...;
                                    inputs: ...;
                                    status?: ...;
                                }
                                | null;
                                id: string;
                                label: string;
                                processingPipelineInfoV2?: | {
                                    __typename?: ...;
                                    name: ...;
                                    processingPipelineId: ...;
                                }
                                | null;
                                serviceType: Types.ServiceTypeEnum;
                            }
                            | {
                                __typename: "AddressJsonOutput";
                                consumptionType: Types.ConsumptionTypeEnum;
                                endpoint: string;
                                id: string;
                                label: string;
                                serviceType: Types.ServiceTypeEnum;
                            }
                            | {
                                __typename: "AddressLtsOutput";
                                consumptionType: Types.ConsumptionTypeEnum;
                                endpoint: string;
                                generatedPipelineArtifactInfo?: | {
                                    __typename?: ...;
                                    errorsV2: ...;
                                    inputs: ...;
                                    status?: ...;
                                }
                                | null;
                                id: string;
                                label: string;
                                processingPipelineInfoV2?: | {
                                    __typename?: ...;
                                    name: ...;
                                    processingPipelineId: ...;
                                }
                                | null;
                                serviceType: Types.ServiceTypeEnum;
                            }
                            | {
                                __typename: "AddressOgc3DOutput";
                                consumptionType: Types.ConsumptionTypeEnum;
                                endpoint: string;
                                generatedPipelineArtifactInfo?: | {
                                    __typename?: ...;
                                    errorsV2: ...;
                                    inputs: ...;
                                    status?: ...;
                                }
                                | null;
                                id: string;
                                label: string;
                                processingPipelineInfoV2?: | {
                                    __typename?: ...;
                                    name: ...;
                                    processingPipelineId: ...;
                                }
                                | null;
                                qualityFactor: number;
                                serviceType: Types.ServiceTypeEnum;
                            }
                            | {
                                __typename: "AddressPackOutput";
                                consumptionType: Types.ConsumptionTypeEnum;
                                endpoint: string;
                                id: string;
                                label: string;
                                serviceType: Types.ServiceTypeEnum;
                            }
                            | {
                                __typename: "AddressPanoramicOutput";
                                consumptionType: Types.ConsumptionTypeEnum;
                                endpoint: string;
                                id: string;
                                label: string;
                                serviceType: Types.ServiceTypeEnum;
                            }
                            | {
                                __typename: "AddressWfsOutput";
                                consumptionType: Types.ConsumptionTypeEnum;
                                datasetId: string;
                                endpoint: string;
                                generatedPipelineArtifactInfo?: | {
                                    __typename?: ...;
                                    errorsV2: ...;
                                    inputs: ...;
                                    status?: ...;
                                }
                                | null;
                                id: string;
                                label: string;
                                processingPipelineInfoV2?: | {
                                    __typename?: ...;
                                    name: ...;
                                    processingPipelineId: ...;
                                }
                                | null;
                                serviceType: Types.ServiceTypeEnum;
                            }
                            | {
                                __typename: "AddressWmsOutput";
                                consumptionType: Types.ConsumptionTypeEnum;
                                endpoint: string;
                                id: string;
                                label: string;
                                serviceType: Types.ServiceTypeEnum;
                            }
                            | {
                                __typename: "AddressWmtsOutput";
                                consumptionType: Types.ConsumptionTypeEnum;
                                endpoint: string;
                                id: string;
                                label: string;
                                serviceType: Types.ServiceTypeEnum;
                            }
                            | {
                                __typename: "AddressZipAllFilesOutput";
                                consumptionType: Types.ConsumptionTypeEnum;
                                endpoint: string;
                                id: string;
                                label: string;
                                serviceType: Types.ServiceTypeEnum;
                            }
                            | {
                                __typename: "AddressZipOutput";
                                consumptionType: Types.ConsumptionTypeEnum;
                                endpoint: string;
                                id: string;
                                label: string;
                                serviceType: Types.ServiceTypeEnum;
                            }
                        )[];
                    };
                    createdAt: Date;
                    dataCategory?: Types.DataCategoryEnum
                    | null;
                    id: string;
                    savedFormat?: Types.SavedFormatEnum | null;
                }[];
            };
            id: string;
            renderableArtifacts: {
                __typename?: "ArtifactResultOutputV3";
                contents: {
                    __typename?: "ArtifactItemOutput";
                    addresses: {
                        __typename?: "AddressPageOutputV2";
                        contents: (
                            | {
                                __typename: "AddressAssetFileDownloadOutput";
                                consumptionType: Types.ConsumptionTypeEnum;
                                endpoint: string;
                                id: string;
                                label: string;
                                serviceType: Types.ServiceTypeEnum;
                            }
                            | {
                                __typename: "AddressCogOutput";
                                consumptionType: Types.ConsumptionTypeEnum;
                                endpoint: string;
                                id: string;
                                label: string;
                                serviceType: Types.ServiceTypeEnum;
                            }
                            | {
                                __typename: "AddressCubemapJsonOutput";
                                consumptionType: Types.ConsumptionTypeEnum;
                                endpoint: string;
                                generatedPipelineArtifactInfo?: | {
                                    __typename?: ...;
                                    errorsV2: ...;
                                    inputs: ...;
                                    status?: ...;
                                }
                                | null;
                                id: string;
                                label: string;
                                processingPipelineInfoV2?: | {
                                    __typename?: ...;
                                    name: ...;
                                    processingPipelineId: ...;
                                }
                                | null;
                                serviceType: Types.ServiceTypeEnum;
                            }
                            | {
                                __typename: "AddressDownloadOutput";
                                consumptionType: Types.ConsumptionTypeEnum;
                                endpoint: string;
                                id: string;
                                label: string;
                                serviceType: Types.ServiceTypeEnum;
                            }
                            | {
                                __typename: "AddressDownloadableOutput";
                                consumptionType: Types.ConsumptionTypeEnum;
                                endpoint: string;
                                generatedPipelineArtifactInfo?: | {
                                    __typename?: ...;
                                    errorsV2: ...;
                                    inputs: ...;
                                    status?: ...;
                                }
                                | null;
                                id: string;
                                label: string;
                                processingPipelineInfoV2?: | {
                                    __typename?: ...;
                                    name: ...;
                                    processingPipelineId: ...;
                                }
                                | null;
                                serviceType: Types.ServiceTypeEnum;
                            }
                            | {
                                __typename: "AddressHspcOutput";
                                consumptionType: Types.ConsumptionTypeEnum;
                                endpoint: string;
                                generatedPipelineArtifactInfo?: | {
                                    __typename?: ...;
                                    errorsV2: ...;
                                    inputs: ...;
                                    status?: ...;
                                }
                                | null;
                                id: string;
                                label: string;
                                processingPipelineInfoV2?: | {
                                    __typename?: ...;
                                    name: ...;
                                    processingPipelineId: ...;
                                }
                                | null;
                                serviceType: Types.ServiceTypeEnum;
                            }
                            | {
                                __typename: "AddressJsonOutput";
                                consumptionType: Types.ConsumptionTypeEnum;
                                endpoint: string;
                                id: string;
                                label: string;
                                serviceType: Types.ServiceTypeEnum;
                            }
                            | {
                                __typename: "AddressLtsOutput";
                                consumptionType: Types.ConsumptionTypeEnum;
                                endpoint: string;
                                generatedPipelineArtifactInfo?: | {
                                    __typename?: ...;
                                    errorsV2: ...;
                                    inputs: ...;
                                    status?: ...;
                                }
                                | null;
                                id: string;
                                label: string;
                                processingPipelineInfoV2?: | {
                                    __typename?: ...;
                                    name: ...;
                                    processingPipelineId: ...;
                                }
                                | null;
                                serviceType: Types.ServiceTypeEnum;
                            }
                            | {
                                __typename: "AddressOgc3DOutput";
                                consumptionType: Types.ConsumptionTypeEnum;
                                endpoint: string;
                                generatedPipelineArtifactInfo?: | {
                                    __typename?: ...;
                                    errorsV2: ...;
                                    inputs: ...;
                                    status?: ...;
                                }
                                | null;
                                id: string;
                                label: string;
                                processingPipelineInfoV2?: | {
                                    __typename?: ...;
                                    name: ...;
                                    processingPipelineId: ...;
                                }
                                | null;
                                qualityFactor: number;
                                serviceType: Types.ServiceTypeEnum;
                            }
                            | {
                                __typename: "AddressPackOutput";
                                consumptionType: Types.ConsumptionTypeEnum;
                                endpoint: string;
                                id: string;
                                label: string;
                                serviceType: Types.ServiceTypeEnum;
                            }
                            | {
                                __typename: "AddressPanoramicOutput";
                                consumptionType: Types.ConsumptionTypeEnum;
                                endpoint: string;
                                id: string;
                                label: string;
                                serviceType: Types.ServiceTypeEnum;
                            }
                            | {
                                __typename: "AddressWfsOutput";
                                consumptionType: Types.ConsumptionTypeEnum;
                                datasetId: string;
                                endpoint: string;
                                generatedPipelineArtifactInfo?: | {
                                    __typename?: ...;
                                    errorsV2: ...;
                                    inputs: ...;
                                    status?: ...;
                                }
                                | null;
                                id: string;
                                label: string;
                                processingPipelineInfoV2?: | {
                                    __typename?: ...;
                                    name: ...;
                                    processingPipelineId: ...;
                                }
                                | null;
                                serviceType: Types.ServiceTypeEnum;
                            }
                            | {
                                __typename: "AddressWmsOutput";
                                consumptionType: Types.ConsumptionTypeEnum;
                                endpoint: string;
                                id: string;
                                label: string;
                                serviceType: Types.ServiceTypeEnum;
                            }
                            | {
                                __typename: "AddressWmtsOutput";
                                consumptionType: Types.ConsumptionTypeEnum;
                                endpoint: string;
                                id: string;
                                label: string;
                                serviceType: Types.ServiceTypeEnum;
                            }
                            | {
                                __typename: "AddressZipAllFilesOutput";
                                consumptionType: Types.ConsumptionTypeEnum;
                                endpoint: string;
                                id: string;
                                label: string;
                                serviceType: Types.ServiceTypeEnum;
                            }
                            | {
                                __typename: "AddressZipOutput";
                                consumptionType: Types.ConsumptionTypeEnum;
                                endpoint: string;
                                id: string;
                                label: string;
                                serviceType: Types.ServiceTypeEnum;
                            }
                        )[];
                    };
                    createdAt: Date;
                    dataCategory?: Types.DataCategoryEnum
                    | null;
                    id: string;
                    savedFormat?: Types.SavedFormatEnum | null;
                }[];
            };
        };
        assetSize: number;
        assetStatus?: Types.AssetStatusEnum
        | null;
        assetType: Types.AssetTypeEnum;
        createdAt: Date;
        createdBy: {
            __typename?: "SimpleUserProfileOutput";
            deleted: boolean;
            email: string;
            firstName?: string | null;
            id: string;
            lastName?: string | null;
            profilePictureUrl?: string | null;
        };
        downloadLink: string;
        folder: {
            __typename?: "FolderOutput";
            id: string;
            isRootFolder?: boolean
            | null;
            name: string;
            parentFolder?:
                | {
                    __typename?: "FolderOutput";
                    id: string;
                    isRootFolder?: boolean
                    | null;
                    name: string;
                    parentFolder?:
                        | {
                            __typename?: "FolderOutput";
                            id: string;
                            isRootFolder?: boolean
                            | null;
                            name: string;
                            parentFolder?:
                                | {
                                    __typename?: "FolderOutput";
                                    id: string;
                                    isRootFolder?: boolean
                                    | null;
                                    name: string;
                                    parentFolder?:
                                        | {
                                            __typename?: "FolderOutput";
                                            id: string;
                                            isRootFolder?: (...)
                                            | (...);
                                            name: string;
                                            parentFolder?: (...) | (...);
                                        }
                                        | null;
                                }
                                | null;
                        }
                        | null;
                }
                | null;
            project?: | {
                __typename?: "ProjectOutput";
                id: string;
                rootFolder: { __typename?: "FolderOutput"; id: string };
            }
            | null;
        };
        id: string;
        modifiedAt: Date;
        name: string;
        sharingCodes: {
            __typename?: "SharingCodeOutput";
            expireAt?: Date
            | null;
            sharingCodeId: string;
        }[];
        storageRegion: string;
        thumbnailPath?: string
        | null;
        viewpoint?:
            | {
                __typename?: "ViewpointOutput";
                eyePosition: {
                    __typename?: "Vector3Output";
                    x: number;
                    y: number;
                    z: number;
                };
                forward: {
                    __typename?: "Vector3Output";
                    x: number;
                    y: number;
                    z: number;
                };
                up: { __typename?: "Vector3Output"; x: number; y: number; z: number };
            }
            | null;
    }
    Index

    Properties

    __typename?: "GroupedAssetOutput"
    asset: {
        __typename?: "AssetOutput";
        downloadableArtifacts: {
            __typename?: "ArtifactResultOutputV3";
            contents: {
                __typename?: "ArtifactItemOutput";
                addresses: {
                    __typename?: "AddressPageOutputV2";
                    contents: (
                        | {
                            __typename: "AddressAssetFileDownloadOutput";
                            consumptionType: Types.ConsumptionTypeEnum;
                            endpoint: string;
                            id: string;
                            label: string;
                            serviceType: Types.ServiceTypeEnum;
                        }
                        | {
                            __typename: "AddressCogOutput";
                            consumptionType: Types.ConsumptionTypeEnum;
                            endpoint: string;
                            id: string;
                            label: string;
                            serviceType: Types.ServiceTypeEnum;
                        }
                        | {
                            __typename: "AddressCubemapJsonOutput";
                            consumptionType: Types.ConsumptionTypeEnum;
                            endpoint: string;
                            generatedPipelineArtifactInfo?: | {
                                __typename?: ...;
                                errorsV2: ...;
                                inputs: ...;
                                status?: ...;
                            }
                            | null;
                            id: string;
                            label: string;
                            processingPipelineInfoV2?: | {
                                __typename?: ...;
                                name: ...;
                                processingPipelineId: ...;
                            }
                            | null;
                            serviceType: Types.ServiceTypeEnum;
                        }
                        | {
                            __typename: "AddressDownloadOutput";
                            consumptionType: Types.ConsumptionTypeEnum;
                            endpoint: string;
                            id: string;
                            label: string;
                            serviceType: Types.ServiceTypeEnum;
                        }
                        | {
                            __typename: "AddressDownloadableOutput";
                            consumptionType: Types.ConsumptionTypeEnum;
                            endpoint: string;
                            generatedPipelineArtifactInfo?: | {
                                __typename?: ...;
                                errorsV2: ...;
                                inputs: ...;
                                status?: ...;
                            }
                            | null;
                            id: string;
                            label: string;
                            processingPipelineInfoV2?: | {
                                __typename?: ...;
                                name: ...;
                                processingPipelineId: ...;
                            }
                            | null;
                            serviceType: Types.ServiceTypeEnum;
                        }
                        | {
                            __typename: "AddressHspcOutput";
                            consumptionType: Types.ConsumptionTypeEnum;
                            endpoint: string;
                            generatedPipelineArtifactInfo?: | {
                                __typename?: ...;
                                errorsV2: ...;
                                inputs: ...;
                                status?: ...;
                            }
                            | null;
                            id: string;
                            label: string;
                            processingPipelineInfoV2?: | {
                                __typename?: ...;
                                name: ...;
                                processingPipelineId: ...;
                            }
                            | null;
                            serviceType: Types.ServiceTypeEnum;
                        }
                        | {
                            __typename: "AddressJsonOutput";
                            consumptionType: Types.ConsumptionTypeEnum;
                            endpoint: string;
                            id: string;
                            label: string;
                            serviceType: Types.ServiceTypeEnum;
                        }
                        | {
                            __typename: "AddressLtsOutput";
                            consumptionType: Types.ConsumptionTypeEnum;
                            endpoint: string;
                            generatedPipelineArtifactInfo?: | {
                                __typename?: ...;
                                errorsV2: ...;
                                inputs: ...;
                                status?: ...;
                            }
                            | null;
                            id: string;
                            label: string;
                            processingPipelineInfoV2?: | {
                                __typename?: ...;
                                name: ...;
                                processingPipelineId: ...;
                            }
                            | null;
                            serviceType: Types.ServiceTypeEnum;
                        }
                        | {
                            __typename: "AddressOgc3DOutput";
                            consumptionType: Types.ConsumptionTypeEnum;
                            endpoint: string;
                            generatedPipelineArtifactInfo?: | {
                                __typename?: ...;
                                errorsV2: ...;
                                inputs: ...;
                                status?: ...;
                            }
                            | null;
                            id: string;
                            label: string;
                            processingPipelineInfoV2?: | {
                                __typename?: ...;
                                name: ...;
                                processingPipelineId: ...;
                            }
                            | null;
                            qualityFactor: number;
                            serviceType: Types.ServiceTypeEnum;
                        }
                        | {
                            __typename: "AddressPackOutput";
                            consumptionType: Types.ConsumptionTypeEnum;
                            endpoint: string;
                            id: string;
                            label: string;
                            serviceType: Types.ServiceTypeEnum;
                        }
                        | {
                            __typename: "AddressPanoramicOutput";
                            consumptionType: Types.ConsumptionTypeEnum;
                            endpoint: string;
                            id: string;
                            label: string;
                            serviceType: Types.ServiceTypeEnum;
                        }
                        | {
                            __typename: "AddressWfsOutput";
                            consumptionType: Types.ConsumptionTypeEnum;
                            datasetId: string;
                            endpoint: string;
                            generatedPipelineArtifactInfo?: | {
                                __typename?: ...;
                                errorsV2: ...;
                                inputs: ...;
                                status?: ...;
                            }
                            | null;
                            id: string;
                            label: string;
                            processingPipelineInfoV2?: | {
                                __typename?: ...;
                                name: ...;
                                processingPipelineId: ...;
                            }
                            | null;
                            serviceType: Types.ServiceTypeEnum;
                        }
                        | {
                            __typename: "AddressWmsOutput";
                            consumptionType: Types.ConsumptionTypeEnum;
                            endpoint: string;
                            id: string;
                            label: string;
                            serviceType: Types.ServiceTypeEnum;
                        }
                        | {
                            __typename: "AddressWmtsOutput";
                            consumptionType: Types.ConsumptionTypeEnum;
                            endpoint: string;
                            id: string;
                            label: string;
                            serviceType: Types.ServiceTypeEnum;
                        }
                        | {
                            __typename: "AddressZipAllFilesOutput";
                            consumptionType: Types.ConsumptionTypeEnum;
                            endpoint: string;
                            id: string;
                            label: string;
                            serviceType: Types.ServiceTypeEnum;
                        }
                        | {
                            __typename: "AddressZipOutput";
                            consumptionType: Types.ConsumptionTypeEnum;
                            endpoint: string;
                            id: string;
                            label: string;
                            serviceType: Types.ServiceTypeEnum;
                        }
                    )[];
                };
                createdAt: Date;
                dataCategory?: Types.DataCategoryEnum
                | null;
                id: string;
                savedFormat?: Types.SavedFormatEnum | null;
            }[];
        };
        id: string;
        renderableArtifacts: {
            __typename?: "ArtifactResultOutputV3";
            contents: {
                __typename?: "ArtifactItemOutput";
                addresses: {
                    __typename?: "AddressPageOutputV2";
                    contents: (
                        | {
                            __typename: "AddressAssetFileDownloadOutput";
                            consumptionType: Types.ConsumptionTypeEnum;
                            endpoint: string;
                            id: string;
                            label: string;
                            serviceType: Types.ServiceTypeEnum;
                        }
                        | {
                            __typename: "AddressCogOutput";
                            consumptionType: Types.ConsumptionTypeEnum;
                            endpoint: string;
                            id: string;
                            label: string;
                            serviceType: Types.ServiceTypeEnum;
                        }
                        | {
                            __typename: "AddressCubemapJsonOutput";
                            consumptionType: Types.ConsumptionTypeEnum;
                            endpoint: string;
                            generatedPipelineArtifactInfo?: | {
                                __typename?: ...;
                                errorsV2: ...;
                                inputs: ...;
                                status?: ...;
                            }
                            | null;
                            id: string;
                            label: string;
                            processingPipelineInfoV2?: | {
                                __typename?: ...;
                                name: ...;
                                processingPipelineId: ...;
                            }
                            | null;
                            serviceType: Types.ServiceTypeEnum;
                        }
                        | {
                            __typename: "AddressDownloadOutput";
                            consumptionType: Types.ConsumptionTypeEnum;
                            endpoint: string;
                            id: string;
                            label: string;
                            serviceType: Types.ServiceTypeEnum;
                        }
                        | {
                            __typename: "AddressDownloadableOutput";
                            consumptionType: Types.ConsumptionTypeEnum;
                            endpoint: string;
                            generatedPipelineArtifactInfo?: | {
                                __typename?: ...;
                                errorsV2: ...;
                                inputs: ...;
                                status?: ...;
                            }
                            | null;
                            id: string;
                            label: string;
                            processingPipelineInfoV2?: | {
                                __typename?: ...;
                                name: ...;
                                processingPipelineId: ...;
                            }
                            | null;
                            serviceType: Types.ServiceTypeEnum;
                        }
                        | {
                            __typename: "AddressHspcOutput";
                            consumptionType: Types.ConsumptionTypeEnum;
                            endpoint: string;
                            generatedPipelineArtifactInfo?: | {
                                __typename?: ...;
                                errorsV2: ...;
                                inputs: ...;
                                status?: ...;
                            }
                            | null;
                            id: string;
                            label: string;
                            processingPipelineInfoV2?: | {
                                __typename?: ...;
                                name: ...;
                                processingPipelineId: ...;
                            }
                            | null;
                            serviceType: Types.ServiceTypeEnum;
                        }
                        | {
                            __typename: "AddressJsonOutput";
                            consumptionType: Types.ConsumptionTypeEnum;
                            endpoint: string;
                            id: string;
                            label: string;
                            serviceType: Types.ServiceTypeEnum;
                        }
                        | {
                            __typename: "AddressLtsOutput";
                            consumptionType: Types.ConsumptionTypeEnum;
                            endpoint: string;
                            generatedPipelineArtifactInfo?: | {
                                __typename?: ...;
                                errorsV2: ...;
                                inputs: ...;
                                status?: ...;
                            }
                            | null;
                            id: string;
                            label: string;
                            processingPipelineInfoV2?: | {
                                __typename?: ...;
                                name: ...;
                                processingPipelineId: ...;
                            }
                            | null;
                            serviceType: Types.ServiceTypeEnum;
                        }
                        | {
                            __typename: "AddressOgc3DOutput";
                            consumptionType: Types.ConsumptionTypeEnum;
                            endpoint: string;
                            generatedPipelineArtifactInfo?: | {
                                __typename?: ...;
                                errorsV2: ...;
                                inputs: ...;
                                status?: ...;
                            }
                            | null;
                            id: string;
                            label: string;
                            processingPipelineInfoV2?: | {
                                __typename?: ...;
                                name: ...;
                                processingPipelineId: ...;
                            }
                            | null;
                            qualityFactor: number;
                            serviceType: Types.ServiceTypeEnum;
                        }
                        | {
                            __typename: "AddressPackOutput";
                            consumptionType: Types.ConsumptionTypeEnum;
                            endpoint: string;
                            id: string;
                            label: string;
                            serviceType: Types.ServiceTypeEnum;
                        }
                        | {
                            __typename: "AddressPanoramicOutput";
                            consumptionType: Types.ConsumptionTypeEnum;
                            endpoint: string;
                            id: string;
                            label: string;
                            serviceType: Types.ServiceTypeEnum;
                        }
                        | {
                            __typename: "AddressWfsOutput";
                            consumptionType: Types.ConsumptionTypeEnum;
                            datasetId: string;
                            endpoint: string;
                            generatedPipelineArtifactInfo?: | {
                                __typename?: ...;
                                errorsV2: ...;
                                inputs: ...;
                                status?: ...;
                            }
                            | null;
                            id: string;
                            label: string;
                            processingPipelineInfoV2?: | {
                                __typename?: ...;
                                name: ...;
                                processingPipelineId: ...;
                            }
                            | null;
                            serviceType: Types.ServiceTypeEnum;
                        }
                        | {
                            __typename: "AddressWmsOutput";
                            consumptionType: Types.ConsumptionTypeEnum;
                            endpoint: string;
                            id: string;
                            label: string;
                            serviceType: Types.ServiceTypeEnum;
                        }
                        | {
                            __typename: "AddressWmtsOutput";
                            consumptionType: Types.ConsumptionTypeEnum;
                            endpoint: string;
                            id: string;
                            label: string;
                            serviceType: Types.ServiceTypeEnum;
                        }
                        | {
                            __typename: "AddressZipAllFilesOutput";
                            consumptionType: Types.ConsumptionTypeEnum;
                            endpoint: string;
                            id: string;
                            label: string;
                            serviceType: Types.ServiceTypeEnum;
                        }
                        | {
                            __typename: "AddressZipOutput";
                            consumptionType: Types.ConsumptionTypeEnum;
                            endpoint: string;
                            id: string;
                            label: string;
                            serviceType: Types.ServiceTypeEnum;
                        }
                    )[];
                };
                createdAt: Date;
                dataCategory?: Types.DataCategoryEnum
                | null;
                id: string;
                savedFormat?: Types.SavedFormatEnum | null;
            }[];
        };
    }
    assetSize: number
    assetStatus?: Types.AssetStatusEnum | null
    assetType: Types.AssetTypeEnum
    createdAt: Date
    createdBy: {
        __typename?: "SimpleUserProfileOutput";
        deleted: boolean;
        email: string;
        firstName?: string | null;
        id: string;
        lastName?: string | null;
        profilePictureUrl?: string | null;
    }
    downloadLink: string
    folder: {
        __typename?: "FolderOutput";
        id: string;
        isRootFolder?: boolean | null;
        name: string;
        parentFolder?:
            | {
                __typename?: "FolderOutput";
                id: string;
                isRootFolder?: boolean
                | null;
                name: string;
                parentFolder?:
                    | {
                        __typename?: "FolderOutput";
                        id: string;
                        isRootFolder?: boolean
                        | null;
                        name: string;
                        parentFolder?:
                            | {
                                __typename?: "FolderOutput";
                                id: string;
                                isRootFolder?: boolean
                                | null;
                                name: string;
                                parentFolder?:
                                    | {
                                        __typename?: "FolderOutput";
                                        id: string;
                                        isRootFolder?: (...)
                                        | (...);
                                        name: string;
                                        parentFolder?: (...) | (...);
                                    }
                                    | null;
                            }
                            | null;
                    }
                    | null;
            }
            | null;
        project?: | {
            __typename?: "ProjectOutput";
            id: string;
            rootFolder: { __typename?: "FolderOutput"; id: string };
        }
        | null;
    }
    id: string
    modifiedAt: Date
    name: string
    sharingCodes: {
        __typename?: "SharingCodeOutput";
        expireAt?: Date | null;
        sharingCodeId: string;
    }[]
    storageRegion: string
    thumbnailPath?: string | null
    viewpoint?:
        | {
            __typename?: "ViewpointOutput";
            eyePosition: {
                __typename?: "Vector3Output";
                x: number;
                y: number;
                z: number;
            };
            forward: { __typename?: "Vector3Output"; x: number; y: number; z: number };
            up: { __typename?: "Vector3Output"; x: number; y: number; z: number };
        }
        | null