View Source GoogleApi.Redis.V1beta1.Model.BackupCollection (google_api_redis v0.50.0)
BackupCollection of a cluster.
Attributes
-
cluster
(type:String.t
, default:nil
) - Output only. The full resource path of the cluster the backup collection belongs to. Example: projects/{project}/locations/{location}/clusters/{cluster} -
clusterUid
(type:String.t
, default:nil
) - Output only. The cluster uid of the backup collection. -
name
(type:String.t
, default:nil
) - Identifier. Full resource path of the backup collection. -
uid
(type:String.t
, default:nil
) - Output only. System assigned unique identifier of the backup collection.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.