InstantSnapshotGroup
import type { InstantSnapshotGroup } from "https://googleapis.deno.dev/v1/compute:v1.ts";Represents an InstantSnapshotGroup resource. An instant snapshot group is a set of instant snapshots that represents a point in time state of a consistency group.
§Properties
Output only. [Output Only] Creation timestamp inRFC3339 text format.
Optional. An optional description of this resource. Provide this property when you create the resource.
Output only. [Output Only] The unique identifier for the resource. This identifier is defined by the server.
Output only. [Output Only] Type of the resource. Alwayscompute#instantSnapshotGroup for InstantSnapshotGroup resources.
Identifier. Name of the resource; provided by the client when the resource
is created. The name must be 1-63 characters long, and comply withRFC1035.
Specifically, the name must be 1-63 characters long and match the regular
expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first character
must be a lowercase letter, and all following characters must be a dash,
lowercase letter, or digit, except the last character, which cannot be a
dash.
Output only. [Output Only] URL of the region where the instant snapshot group resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
Output only. [Output Only] Server-defined URL for this resource's resource id.