Class InstantSnapshotGroup (0.11.0)

InstantSnapshotGroup(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
creation_timestamp str
Output only. [Output Only] Creation timestamp inRFC3339 text format. This field is a member of oneof_ _creation_timestamp.
description str
Optional. An optional description of this resource. Provide this property when you create the resource. This field is a member of oneof_ _description.
id int
Output only. [Output Only] The unique identifier for the resource. This identifier is defined by the server. This field is a member of oneof_ _id.
kind str
Output only. [Output Only] Type of the resource. Alwayscompute#instantSnapshotGroup for InstantSnapshotGroup resources. This field is a member of oneof_ _kind.
name str
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. This field is a member of oneof_ _name.
region str
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. This field is a member of oneof_ _region.
resource_status google.cloud.compute_v1beta.types.InstantSnapshotGroupResourceStatus
This field is a member of oneof_ _resource_status.
self_link str
Output only. [Output Only] Server-defined URL for the resource. This field is a member of oneof_ _self_link.
self_link_with_id str
Output only. [Output Only] Server-defined URL for this resource's resource id. This field is a member of oneof_ _self_link_with_id.
source_consistency_group str
This field is a member of oneof_ _source_consistency_group.
status str
Output only. [Output Only] Check the Status enum for the list of possible values. This field is a member of oneof_ _status.
zone str
Output only. [Output Only] URL of the zone 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. This field is a member of oneof_ _zone.

Classes

Status

Status(value)

Output only. [Output Only]