Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GoogleCloudMetastoreV2ScalingConfig

import type { GoogleCloudMetastoreV2ScalingConfig } from "https://googleapis.deno.dev/v1/metastore:v2.ts";

Represents the scaling configuration of a metastore service.

interface GoogleCloudMetastoreV2ScalingConfig {
scalingFactor?: number;
}

§Properties

§
scalingFactor?: number
[src]

Optional. Scaling factor from 1 to 5, increments of 1.