Google Cloud Bare Metal Solution V2 Client - Class SnapshotType (1.1.3)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Bare Metal Solution V2 Client class SnapshotType.
Represents the type of a snapshot.
Protobuf type google.cloud.baremetalsolution.v2.VolumeSnapshot.SnapshotType
Namespace
Google \ Cloud \ BareMetalSolution \ V2 \ VolumeSnapshot
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
SNAPSHOT_TYPE_UNSPECIFIED
Value: 0
Type is not specified.
Generated from protobuf enum SNAPSHOT_TYPE_UNSPECIFIED = 0;
AD_HOC
Value: 1
Snapshot was taken manually by user.
Generated from protobuf enum AD_HOC = 1;
SCHEDULED
Value: 2
Snapshot was taken automatically as a part of a snapshot schedule.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-19 UTC."],[],[]]