Databricks SDK for JavaScript
    Preparing search index...
    interface GcpEndpoint {
        pscEndpointUri?: string;
        targetServices?: { $case: "serviceAttachment"; serviceAttachment: string };
    }
    Index

    Properties

    pscEndpointUri?: string

    Output only. The URI of the created PSC endpoint.

    targetServices?: { $case: "serviceAttachment"; serviceAttachment: string }

    Selects which target services this private endpoint reaches.

    Type Declaration

    • $case: "serviceAttachment"
    • serviceAttachment: string

      The full url of the target service attachment. Example: projects/my-gcp-project/regions/us-east4/serviceAttachments/my-service-attachment