ENUM
GcpStorageClass
Description
Storage class for GCP type location.
link GraphQL Schema definition
- enum GcpStorageClass {
- # Coldline GCP storage class.
- # Durable reduced availability GCP storage class.
- @deprecated( reason: "Deprecated. Use STANDARD instead." )
- # Nearline GCP storage class.
- # Standard GCP storage class.
- # Unknown GCP storage class.
- }
link Require by
- CreateGcpReaderTargetInputInput for GCP Reader Target.
- CreateGcpTargetInputInput for creating a GCP archival target.
- GcpTargetTemplateSpecific info for GCP Target Template.
- RubrikManagedGcpTargetSpecific information for Google Cloud Platform (GCP) target created on Rubrik.
- UpdateGcpTargetInputInput for editing the GCP Target.