vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface AsyncResult

    Contains the ID of a deployment or retrieval. In API version 28.0 and earlier, contains status information of any asynchronous metadata call.

    interface AsyncResult {
        id: string;
    }
    Index

    Properties

    Properties

    id: string

    Required. The ID of the component that’s being deployed or retrieved.