Home
last modified time | relevance | path

Searched full:backup (Results 1 – 25 of 2531) sorted by relevance

12345678910>>...102

/external/googleapis/google/cloud/netapp/v1/
Dbackup.proto32 // A NetApp Backup.
33 message Backup { message
35 type: "netapp.googleapis.com/Backup"
36 pattern: "projects/{project}/locations/{location}/backupVaults/{backup_vault}/backups/{backup}"
38 singular: "backup"
41 // The Backup States
46 // Backup is being created. While in this state, the snapshot for the backup
51 // Backup is being uploaded. While in this state, none of the writes to the
52 // volume will be included in the backup.
55 // Backup is available for use.
[all …]
/external/googleapis/google/spanner/admin/database/v1/
Dbackup.proto34 // A backup of a Cloud Spanner database.
35 message Backup { message
37 type: "spanner.googleapis.com/Backup"
38 pattern: "projects/{project}/instances/{instance}/backups/{backup}"
41 // Indicates the current state of the backup.
46 // The pending backup is still being created. Operations on the
47 // backup may fail with `FAILED_PRECONDITION` in this state.
50 // The backup is complete and ready for use.
55 // Name of the database from which this backup was
56 // created. This needs to be in the same instance as the backup.
[all …]
/external/googleapis/google/cloud/securitycenter/v1/
Dbackup_disaster_recovery.proto29 // Information related to Google Cloud Backup and DR Service findings.
31 // The name of a Backup and DR template which comprises one or more backup
32 // policies. See the [Backup and DR
33 …// documentation](https://cloud.google.com/backup-disaster-recovery/docs/concepts/backup-plan#temp)
37 // The names of Backup and DR policies that are associated with a template
38 // and that define when to run a backup, how frequently to run a backup, and
39 // how long to retain the backup image. For example, `onvaults`.
42 // The name of a Backup and DR host, which is managed by the backup and
45 // system, etc.), vCenter, or an ESX server. See the [Backup and DR
47 …// hosts](https://cloud.google.com/backup-disaster-recovery/docs/configuration/manage-hosts-and-th…
[all …]
/external/googleapis/google/cloud/securitycenter/v2/
Dbackup_disaster_recovery.proto29 // Information related to Google Cloud Backup and DR Service findings.
31 // The name of a Backup and DR template which comprises one or more backup
32 // policies. See the [Backup and DR
33 …// documentation](https://cloud.google.com/backup-disaster-recovery/docs/concepts/backup-plan#temp)
37 // The names of Backup and DR policies that are associated with a template
38 // and that define when to run a backup, how frequently to run a backup, and
39 // how long to retain the backup image. For example, `onvaults`.
42 // The name of a Backup and DR host, which is managed by the backup and
45 // system, etc.), vCenter, or an ESX server. See the [Backup and DR
47 …// hosts](https://cloud.google.com/backup-disaster-recovery/docs/configuration/manage-hosts-and-th…
[all …]
/external/rust/android-crates-io/crates/rusqlite/src/
Dbackup.rs1 //! Online SQLite backup API.
3 //! To create a [`Backup`], you must have two distinct [`Connection`]s - one
4 //! for the source (which can be used while the backup is running) and one for
5 //! the destination (which cannot). A [`Backup`] handle exposes three methods:
6 //! [`step`](Backup::step) will attempt to back up a specified number of pages,
7 //! [`progress`](Backup::progress) gets the current progress of the backup as of
8 //! the last call to [`step`](Backup::step), and
9 //! [`run_to_completion`](Backup::run_to_completion) will attempt to back up the
13 //! The following example is equivalent to "Example 2: Online Backup of a
14 //! Running Database" from [SQLite's Online Backup API
[all …]
/external/googleapis/google/cloud/gkebackup/v1/
Dbackup.proto33 // some portion of the state of a GKE cluster, the record of the backup
35 // comprise the Backup (the config backup and VolumeBackups).
36 message Backup { message
38 type: "gkebackup.googleapis.com/Backup"
39 pattern: "projects/{project}/locations/{location}/backupPlans/{backup_plan}/backups/{backup}"
42 // Information about the GKE cluster from which this Backup was created.
44 // Output only. The source cluster from which this Backup was created.
57 // Output only. A list of the Backup for GKE CRD versions found in the
74 // The Backup resource is in the process of being created.
77 // The Backup resource has been created and the associated BackupJob
[all …]
/external/google-cloud-java/java-gke-backup/proto-google-cloud-gke-backup-v1/src/main/proto/google/cloud/gkebackup/v1/
Dbackup.proto33 // some portion of the state of a GKE cluster, the record of the backup
35 // comprise the Backup (the config backup and VolumeBackups).
37 message Backup { message
39 type: "gkebackup.googleapis.com/Backup"
40 pattern: "projects/{project}/locations/{location}/backupPlans/{backup_plan}/backups/{backup}"
43 // Information about the GKE cluster from which this Backup was created.
45 // The source cluster from which this Backup was created.
58 // A list of the Backup for GKE CRD versions found in the cluster.
73 // The Backup resource is in the process of being created.
76 // The Backup resource has been created and the associated BackupJob
[all …]
/external/google-cloud-java/java-gke-backup/
DCHANGELOG.md3 …ogleapis/google-cloud-java/compare/google-cloud-gke-backup-v0.3.1-SNAPSHOT...google-cloud-gke-back…
23 …om/googleapis/google-cloud-java/compare/google-cloud-gke-backup-v0.2.6...google-cloud-gke-backup-v…
43 ## [0.2.6](https://github.com/googleapis/java-gke-backup/compare/v0.2.5...v0.2.6) (2022-10-05)
48 * update protobuf to v3.21.7 ([1c41db9](https://github.com/googleapis/java-gke-backup/commit/1c41db…
50 ## [0.2.5](https://github.com/googleapis/java-gke-backup/compare/v0.2.4...v0.2.5) (2022-10-03)
55 …https://github.com/googleapis/java-gke-backup/issues/60)) ([d79a770](https://github.com/googleapis…
56 …https://github.com/googleapis/java-gke-backup/issues/64)) ([8c780d2](https://github.com/googleapis…
57 …https://github.com/googleapis/java-gke-backup/issues/65)) ([f786495](https://github.com/googleapis…
58 …https://github.com/googleapis/java-gke-backup/issues/85)) ([53fe37e](https://github.com/googleapis…
59 …https://github.com/googleapis/java-gke-backup/issues/61)) ([0987d79](https://github.com/googleapis…
[all …]
/external/googleapis/google/cloud/sql/v1/
Dcloud_sql_backup_runs.proto39 // Deletes the backup taken by a backup run.
46 // Retrieves a resource containing information about a backup run.
53 // Creates a new backup run on demand.
61 // Lists all backup runs associated with the project or a given instance
62 // and configuration in the reverse chronological order of the backup
71 // Backup runs delete request.
73 // The ID of the backup run to delete. To find a backup run ID, use the
85 // Backup runs get request.
87 // The ID of this backup run.
97 // Backup runs insert request.
[all …]
/external/google-cloud-java/java-gke-backup/proto-google-cloud-gke-backup-v1/src/main/java/com/google/cloud/gkebackup/v1/
DUpdateBackupRequestOrBuilder.java30 * Required. A new version of the Backup resource that contains updated fields.
34 * <code>.google.cloud.gkebackup.v1.Backup backup = 1 [(.google.api.field_behavior) = REQUIRED];
37 * @return Whether the backup field is set.
44 * Required. A new version of the Backup resource that contains updated fields.
48 * <code>.google.cloud.gkebackup.v1.Backup backup = 1 [(.google.api.field_behavior) = REQUIRED];
51 * @return The backup.
53 com.google.cloud.gkebackup.v1.Backup getBackup(); in getBackup()
58 * Required. A new version of the Backup resource that contains updated fields.
62 * <code>.google.cloud.gkebackup.v1.Backup backup = 1 [(.google.api.field_behavior) = REQUIRED];
72 * Backup targeted for update. The values for each of these
[all …]
DUpdateBackupRequest.java69 private com.google.cloud.gkebackup.v1.Backup backup_;
74 * Required. A new version of the Backup resource that contains updated fields.
78 * <code>.google.cloud.gkebackup.v1.Backup backup = 1 [(.google.api.field_behavior) = REQUIRED];
81 * @return Whether the backup field is set.
91 * Required. A new version of the Backup resource that contains updated fields.
95 * <code>.google.cloud.gkebackup.v1.Backup backup = 1 [(.google.api.field_behavior) = REQUIRED];
98 * @return The backup.
101 public com.google.cloud.gkebackup.v1.Backup getBackup() { in getBackup()
102 return backup_ == null ? com.google.cloud.gkebackup.v1.Backup.getDefaultInstance() : backup_; in getBackup()
108 * Required. A new version of the Backup resource that contains updated fields.
[all …]
DBackupOrBuilder.java17 // source: google/cloud/gkebackup/v1/backup.proto
23 // @@protoc_insertion_point(interface_extends:google.cloud.gkebackup.v1.Backup)
30 * Output only. The fully qualified name of the Backup.
43 * Output only. The fully qualified name of the Backup.
84 * Output only. The timestamp when this Backup resource was created.
97 * Output only. The timestamp when this Backup resource was created.
110 * Output only. The timestamp when this Backup resource was created.
122 * Output only. The timestamp when this Backup resource was last updated.
135 * Output only. The timestamp when this Backup resource was last updated.
148 * Output only. The timestamp when this Backup resource was last updated.
[all …]
DBackupName.java34 "projects/{project}/locations/{location}/backupPlans/{backup_plan}/backups/{backup}");
39 private final String backup; field in BackupName
46 backup = null; in BackupName()
53 backup = Preconditions.checkNotNull(builder.getBackup()); in BackupName()
69 return backup; in getBackup()
80 public static BackupName of(String project, String location, String backupPlan, String backup) { in of() argument
85 .setBackup(backup) in of()
89 public static String format(String project, String location, String backupPlan, String backup) { in format() argument
94 .setBackup(backup) in format()
110 matchMap.get("backup")); in parse()
[all …]
/external/googleapis/google/firestore/admin/v1/
Dbackup.proto32 // A Backup of a Cloud Firestore Database.
34 // The backup contains all documents and index configurations for the given
36 message Backup { message
38 type: "firestore.googleapis.com/Backup"
39 pattern: "projects/{project}/locations/{location}/backups/{backup}"
42 // Backup specific statistics.
45 // the backup, measured in bytes.
48 // Output only. The total number of documents contained in the backup.
51 // Output only. The total number of index entries contained in the backup.
55 // Indicate the current state of the backup.
[all …]
/external/google-cloud-java/java-filestore/proto-google-cloud-filestore-v1beta1/src/main/java/com/google/cloud/filestore/v1beta1/
DBackupName.java34 "projects/{project}/locations/{location}/backups/{backup}");
38 private final String backup; field in BackupName
44 backup = null; in BackupName()
50 backup = Preconditions.checkNotNull(builder.getBackup()); in BackupName()
62 return backup; in getBackup()
73 public static BackupName of(String project, String location, String backup) { in of() argument
74 return newBuilder().setProject(project).setLocation(location).setBackup(backup).build(); in of()
77 public static String format(String project, String location, String backup) { in format() argument
81 .setBackup(backup) in format()
93 return of(matchMap.get("project"), matchMap.get("location"), matchMap.get("backup")); in parse()
[all …]
DCreateBackupRequestOrBuilder.java30 * Required. The backup's project and location, in the format
32 * backup locations map to GCP regions, for example **us-west1**.
46 * Required. The backup's project and location, in the format
48 * backup locations map to GCP regions, for example **us-west1**.
63 * Required. A [backup resource][google.cloud.filestore.v1beta1.Backup]
67 * .google.cloud.filestore.v1beta1.Backup backup = 2 [(.google.api.field_behavior) = REQUIRED];
70 * @return Whether the backup field is set.
77 * Required. A [backup resource][google.cloud.filestore.v1beta1.Backup]
81 * .google.cloud.filestore.v1beta1.Backup backup = 2 [(.google.api.field_behavior) = REQUIRED];
84 * @return The backup.
[all …]
/external/google-cloud-java/java-alloydb/proto-google-cloud-alloydb-v1alpha/src/main/java/com/google/cloud/alloydb/v1alpha/
DBackupName.java34 "projects/{project}/locations/{location}/backups/{backup}");
38 private final String backup; field in BackupName
44 backup = null; in BackupName()
50 backup = Preconditions.checkNotNull(builder.getBackup()); in BackupName()
62 return backup; in getBackup()
73 public static BackupName of(String project, String location, String backup) { in of() argument
74 return newBuilder().setProject(project).setLocation(location).setBackup(backup).build(); in of()
77 public static String format(String project, String location, String backup) { in format() argument
81 .setBackup(backup) in format()
93 return of(matchMap.get("project"), matchMap.get("location"), matchMap.get("backup")); in parse()
[all …]
/external/google-cloud-java/java-alloydb/proto-google-cloud-alloydb-v1beta/src/main/java/com/google/cloud/alloydb/v1beta/
DBackupName.java34 "projects/{project}/locations/{location}/backups/{backup}");
38 private final String backup; field in BackupName
44 backup = null; in BackupName()
50 backup = Preconditions.checkNotNull(builder.getBackup()); in BackupName()
62 return backup; in getBackup()
73 public static BackupName of(String project, String location, String backup) { in of() argument
74 return newBuilder().setProject(project).setLocation(location).setBackup(backup).build(); in of()
77 public static String format(String project, String location, String backup) { in format() argument
81 .setBackup(backup) in format()
93 return of(matchMap.get("project"), matchMap.get("location"), matchMap.get("backup")); in parse()
[all …]
/external/google-cloud-java/java-alloydb/proto-google-cloud-alloydb-v1/src/main/java/com/google/cloud/alloydb/v1/
DBackupName.java34 "projects/{project}/locations/{location}/backups/{backup}");
38 private final String backup; field in BackupName
44 backup = null; in BackupName()
50 backup = Preconditions.checkNotNull(builder.getBackup()); in BackupName()
62 return backup; in getBackup()
73 public static BackupName of(String project, String location, String backup) { in of() argument
74 return newBuilder().setProject(project).setLocation(location).setBackup(backup).build(); in of()
77 public static String format(String project, String location, String backup) { in format() argument
81 .setBackup(backup) in format()
93 return of(matchMap.get("project"), matchMap.get("location"), matchMap.get("backup")); in parse()
[all …]
/external/google-cloud-java/java-filestore/proto-google-cloud-filestore-v1/src/main/java/com/google/cloud/filestore/v1/
DBackupName.java34 "projects/{project}/locations/{location}/backups/{backup}");
38 private final String backup; field in BackupName
44 backup = null; in BackupName()
50 backup = Preconditions.checkNotNull(builder.getBackup()); in BackupName()
62 return backup; in getBackup()
73 public static BackupName of(String project, String location, String backup) { in of() argument
74 return newBuilder().setProject(project).setLocation(location).setBackup(backup).build(); in of()
77 public static String format(String project, String location, String backup) { in format() argument
81 .setBackup(backup) in format()
93 return of(matchMap.get("project"), matchMap.get("location"), matchMap.get("backup")); in parse()
[all …]
DCreateBackupRequestOrBuilder.java30 * Required. The backup's project and location, in the format
32 * backup locations map to Google Cloud regions, for example **us-west1**.
46 * Required. The backup's project and location, in the format
48 * backup locations map to Google Cloud regions, for example **us-west1**.
63 * Required. A [backup resource][google.cloud.filestore.v1.Backup]
66 * <code>.google.cloud.filestore.v1.Backup backup = 2 [(.google.api.field_behavior) = REQUIRED];
69 * @return Whether the backup field is set.
76 * Required. A [backup resource][google.cloud.filestore.v1.Backup]
79 * <code>.google.cloud.filestore.v1.Backup backup = 2 [(.google.api.field_behavior) = REQUIRED];
82 * @return The backup.
[all …]
/external/google-cloud-java/java-dataproc-metastore/proto-google-cloud-dataproc-metastore-v1beta/src/main/java/com/google/cloud/metastore/v1beta/
DBackupName.java34 "projects/{project}/locations/{location}/services/{service}/backups/{backup}");
39 private final String backup; field in BackupName
46 backup = null; in BackupName()
53 backup = Preconditions.checkNotNull(builder.getBackup()); in BackupName()
69 return backup; in getBackup()
80 public static BackupName of(String project, String location, String service, String backup) { in of() argument
85 .setBackup(backup) in of()
89 public static String format(String project, String location, String service, String backup) { in format() argument
94 .setBackup(backup) in format()
110 matchMap.get("backup")); in parse()
[all …]
/external/google-cloud-java/java-dataproc-metastore/proto-google-cloud-dataproc-metastore-v1alpha/src/main/java/com/google/cloud/metastore/v1alpha/
DBackupName.java34 "projects/{project}/locations/{location}/services/{service}/backups/{backup}");
39 private final String backup; field in BackupName
46 backup = null; in BackupName()
53 backup = Preconditions.checkNotNull(builder.getBackup()); in BackupName()
69 return backup; in getBackup()
80 public static BackupName of(String project, String location, String service, String backup) { in of() argument
85 .setBackup(backup) in of()
89 public static String format(String project, String location, String service, String backup) { in format() argument
94 .setBackup(backup) in format()
110 matchMap.get("backup")); in parse()
[all …]
/external/google-cloud-java/java-dataproc-metastore/proto-google-cloud-dataproc-metastore-v1/src/main/java/com/google/cloud/metastore/v1/
DBackupName.java34 "projects/{project}/locations/{location}/services/{service}/backups/{backup}");
39 private final String backup; field in BackupName
46 backup = null; in BackupName()
53 backup = Preconditions.checkNotNull(builder.getBackup()); in BackupName()
69 return backup; in getBackup()
80 public static BackupName of(String project, String location, String service, String backup) { in of() argument
85 .setBackup(backup) in of()
89 public static String format(String project, String location, String service, String backup) { in format() argument
94 .setBackup(backup) in format()
110 matchMap.get("backup")); in parse()
[all …]
/external/aws-sdk-java-v2/.changes/2.3.x/
D2.3.3.json16 "category": "AWS Backup",
18 …"description": "AWS Backup is a unified backup service designed to protect AWS services and their …
23Backup, a centralized backup service that makes it easy for customers to configure and audit the A…

12345678910>>...102