Gmm vs distance usage response in Response object.

interface GmmDistanceUsageResponse {
    description: string;
    parameters: GmmDistanceUsageParameters;
    syntax: string;
}

Hierarchy (view full)

Properties

description: string
syntax: string