Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions backupdr/v1/backupdr-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@
]
},
"patch": {
"description": "Update a BackupPlanAssociation",
"description": "Update a BackupPlanAssociation.",
"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/backupPlanAssociations/{backupPlanAssociationsId}",
"httpMethod": "PATCH",
"id": "backupdr.projects.locations.backupPlanAssociations.patch",
Expand Down Expand Up @@ -581,7 +581,7 @@
]
},
"patch": {
"description": "Update a BackupPlan",
"description": "Update a BackupPlan.",
"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}",
"httpMethod": "PATCH",
"id": "backupdr.projects.locations.backupPlans.patch",
Expand Down Expand Up @@ -2060,7 +2060,7 @@
}
}
},
"revision": "20250720",
"revision": "20250723",
"rootUrl": "https://backupdr.googleapis.com/",
"schemas": {
"AbandonBackupRequest": {
Expand Down Expand Up @@ -2899,7 +2899,7 @@
"id": "BackupPlan",
"properties": {
"backupRules": {
"description": "Optional. The backup rules for this `BackupPlan`. There must be at least one `BackupRule` message if on_demand_retention_limit_days is not set.",
"description": "Optional. The backup rules for this `BackupPlan`.",
"items": {
"$ref": "BackupRule"
},
Expand Down Expand Up @@ -2936,7 +2936,7 @@
"type": "object"
},
"logRetentionDays": {
"description": "Optional. Required for CloudSQL resource_type Configures how long logs will be stored. It is defined in “days”. This value should be greater than or equal to minimum enforced log retention duration of the backup vault.",
"description": "Optional. Applicable only for CloudSQL resource_type. Configures how long logs will be stored. It is defined in “days”. This value should be greater than or equal to minimum enforced log retention duration of the backup vault.",
"format": "int64",
"type": "string"
},
Expand All @@ -2946,7 +2946,7 @@
"type": "string"
},
"resourceType": {
"description": "Required. ",
"description": "Required. The resource type to which the `BackupPlan` will be applied. Examples include, \"compute.googleapis.com/Instance\", \"sqladmin.googleapis.com/Instance\", \"alloydb.googleapis.com/Cluster\", \"compute.googleapis.com/Disk\".",
"type": "string"
},
"revisionId": {
Expand Down Expand Up @@ -3041,7 +3041,7 @@
"type": "string"
},
"resourceType": {
"description": "Required. Immutable. ",
"description": "Required. Immutable. Resource type of workload on which backupplan is applied",
"type": "string"
},
"rulesConfigInfo": {
Expand Down Expand Up @@ -3329,7 +3329,7 @@
"type": "object"
},
"CloudSqlInstanceBackupProperties": {
"description": "CloudSqlInstanceBackupProperties represents Cloud SQL Instance Backup properties. .",
"description": "CloudSqlInstanceBackupProperties represents Cloud SQL Instance Backup properties.",
"id": "CloudSqlInstanceBackupProperties",
"properties": {
"databaseInstalledVersion": {
Expand All @@ -3356,7 +3356,7 @@
"type": "object"
},
"CloudSqlInstanceDataSourceProperties": {
"description": "CloudSqlInstanceDataSourceProperties represents the properties of a Cloud SQL resource that are stored in the DataSource. .",
"description": "CloudSqlInstanceDataSourceProperties represents the properties of a Cloud SQL resource that are stored in the DataSource.",
"id": "CloudSqlInstanceDataSourceProperties",
"properties": {
"databaseInstalledVersion": {
Expand Down Expand Up @@ -3384,7 +3384,7 @@
"type": "object"
},
"CloudSqlInstanceDataSourceReferenceProperties": {
"description": "CloudSqlInstanceDataSourceReferenceProperties represents the properties of a Cloud SQL resource that are stored in the DataSourceReference. .",
"description": "CloudSqlInstanceDataSourceReferenceProperties represents the properties of a Cloud SQL resource that are stored in the DataSourceReference.",
"id": "CloudSqlInstanceDataSourceReferenceProperties",
"properties": {
"databaseInstalledVersion": {
Expand Down Expand Up @@ -4182,7 +4182,7 @@
"type": "array"
},
"name": {
"description": "Required. Name of the disk..",
"description": "Required. Name of the disk.",
"type": "string"
},
"physicalBlockSizeBytes": {
Expand Down Expand Up @@ -5955,7 +5955,7 @@
"type": "string"
},
"ruleId": {
"description": "Required. backup rule_id for which a backup needs to be triggered.",
"description": "Optional. backup rule_id for which a backup needs to be triggered. If not specified, on-demand backup with custom retention will be triggered.",
"type": "string"
}
},
Expand Down
35 changes: 19 additions & 16 deletions backupdr/v1/backupdr-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions beyondcorp/v1alpha/beyondcorp-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -2880,7 +2880,7 @@
"securityGateways": {
"methods": {
"create": {
"description": "Creates a new SecurityGateway in a given project and location.",
"description": "Creates a new Security Gateway in a given project and location.",
"flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/securityGateways",
"httpMethod": "POST",
"id": "beyondcorp.projects.locations.securityGateways.create",
Expand All @@ -2896,7 +2896,7 @@
"type": "string"
},
"requestId": {
"description": "Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request.",
"description": "Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request.",
"location": "query",
"type": "string"
},
Expand Down Expand Up @@ -3192,7 +3192,7 @@
]
},
"delete": {
"description": "Deletes a single Application.",
"description": "Deletes a single application.",
"flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/securityGateways/{securityGatewaysId}/applications/{applicationsId}",
"httpMethod": "DELETE",
"id": "beyondcorp.projects.locations.securityGateways.applications.delete",
Expand Down Expand Up @@ -3432,7 +3432,7 @@
}
}
},
"revision": "20250714",
"revision": "20250723",
"rootUrl": "https://beyondcorp.googleapis.com/",
"schemas": {
"AllocatedConnection": {
Expand Down Expand Up @@ -5479,7 +5479,7 @@
"type": "object"
},
"GoogleCloudBeyondcorpSecuritygatewaysV1alphaApplication": {
"description": "A Beyondcorp Application resource information.",
"description": "The information about an application resource.",
"id": "GoogleCloudBeyondcorpSecuritygatewaysV1alphaApplication",
"properties": {
"createTime": {
Expand All @@ -5489,11 +5489,11 @@
"type": "string"
},
"displayName": {
"description": "Optional. An arbitrary user-provided name for the Application resource. Cannot exceed 64 characters.",
"description": "Optional. An arbitrary user-provided name for the application resource. Cannot exceed 64 characters.",
"type": "string"
},
"endpointMatchers": {
"description": "Required. Endpoint matchers associated with an application. A combination of hostname and ports as endpoint matcher is used to match the application. Match conditions for OR logic. An array of match conditions to allow for multiple matching criteria. The rule is considered a match if one the conditions are met. The conditions can be one of the following combination (Hostname), (Hostname \u0026 Ports) EXAMPLES: Hostname - (\"*.abc.com\"), (\"xyz.abc.com\") Hostname and Ports - (\"abc.com\" and \"22\"), (\"abc.com\" and \"22,33\") etc",
"description": "Required. Endpoint matchers associated with an application. A combination of hostname and ports as endpoint matchers is used to match the application. Match conditions for OR logic. An array of match conditions to allow for multiple matching criteria. The rule is considered a match if one of the conditions is met. The conditions can be one of the following combinations (Hostname), (Hostname \u0026 Ports) EXAMPLES: Hostname - (\"*.example.com\"), (\"xyz.example.com\") Hostname and Ports - (\"example.com\" and \"22\"), (\"example.com\" and \"22,33\") etc",
"items": {
"$ref": "GoogleCloudBeyondcorpSecuritygatewaysV1alphaEndpointMatcher"
},
Expand Down Expand Up @@ -5655,7 +5655,7 @@
"type": "object"
},
"GoogleCloudBeyondcorpSecuritygatewaysV1alphaSecurityGateway": {
"description": "Information about a BeyondCorp SecurityGateway resource.",
"description": "The information about a security gateway resource.",
"id": "GoogleCloudBeyondcorpSecuritygatewaysV1alphaSecurityGateway",
"properties": {
"createTime": {
Expand Down Expand Up @@ -5709,7 +5709,7 @@
"SecurityGateway is being updated.",
"SecurityGateway is being deleted.",
"SecurityGateway is running.",
"SecurityGateway is down and may be restored in the future. This happens when CCFE sends ProjectState = OFF.",
"SecurityGateway is down and may be restored in the future.",
"SecurityGateway encountered an error and is in an indeterministic state."
],
"readOnly": true,
Expand Down
Loading