Databricks SDK for JavaScript
    Preparing search index...

    Interface GetSnapshotScheduleRequest

    Request to retrieve the snapshot schedule for a branch.

    interface GetSnapshotScheduleRequest {
        name?: string;
    }
    Index

    Properties

    Properties

    name?: string

    The resource name of the branch's snapshot schedule. Format: projects/{project_id}/branches/{branch_id}/snapshot-schedule