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

MinorVersion

import type { MinorVersion } from "https://googleapis.deno.dev/v1/oracledatabase:v1.ts";
interface MinorVersion {
gridImageId?: string;
name?: string;
version?: string;
}

§Properties

§
gridImageId?: string
[src]

Optional. The ID of the Grid Image.

§
name?: string
[src]

Identifier. The name of the MinorVersion resource with the format: projects/{project}/locations/{region}/giVersions/{gi_version}/minorVersions/{minor_version}

§
version?: string
[src]

Optional. The valid Oracle grid infrastructure software version.