Databricks SDK for JavaScript
    Preparing search index...
    interface GetCleanRoomAssetRequest {
        assetType?: CleanRoomAsset_AssetType;
        cleanRoomName?: string;
        name?: string;
    }
    Index

    Properties

    The type of the asset.

    cleanRoomName?: string

    Name of the clean room.

    name?: string

    The fully qualified name of the asset, it is same as the name field in CleanRoomAsset.