Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: run the generator #3287

Merged
merged 24 commits into from
Jul 15, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
5dcab92
feat(assuredworkloads): update the API
yoshi-automation Jul 15, 2023
31eabb6
feat(batch): update the API
yoshi-automation Jul 15, 2023
a7784d9
fix(calendar): update the API
yoshi-automation Jul 15, 2023
7e93d73
feat(chat): update the API
yoshi-automation Jul 15, 2023
cc2b764
feat(civicinfo)!: update the API
yoshi-automation Jul 15, 2023
2a6fb46
feat(cloudsearch): update the API
yoshi-automation Jul 15, 2023
ee7d250
feat(compute)!: update the API
yoshi-automation Jul 15, 2023
59fa45e
feat(container): update the API
yoshi-automation Jul 15, 2023
4388477
feat(containeranalysis): update the API
yoshi-automation Jul 15, 2023
b779f22
feat(contentwarehouse)!: update the API
yoshi-automation Jul 15, 2023
9545a36
feat(dataflow): update the API
yoshi-automation Jul 15, 2023
e7a58ed
feat(discovery): update the API
yoshi-automation Jul 15, 2023
8b879a7
fix(displayvideo): update the API
yoshi-automation Jul 15, 2023
0a852b1
feat(firestore)!: update the API
yoshi-automation Jul 15, 2023
956de0f
fix(gkebackup): update the API
yoshi-automation Jul 15, 2023
75e791e
feat(gkehub): update the API
yoshi-automation Jul 15, 2023
7d21a3a
feat(identitytoolkit): update the API
yoshi-automation Jul 15, 2023
4db72e4
feat(logging): update the API
yoshi-automation Jul 15, 2023
0884e3f
fix(migrationcenter): update the API
yoshi-automation Jul 15, 2023
97cd599
feat(networkmanagement): update the API
yoshi-automation Jul 15, 2023
7fe7cc1
feat(sqladmin)!: update the API
yoshi-automation Jul 15, 2023
05c5ac1
fix(storage): update the API
yoshi-automation Jul 15, 2023
7c1e42a
feat(tpu): update the API
yoshi-automation Jul 15, 2023
6377e25
feat: regenerate index files
yoshi-automation Jul 15, 2023
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
9 changes: 8 additions & 1 deletion discovery/artifactregistry-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -1661,7 +1661,7 @@
}
}
},
"revision": "20230628",
"revision": "20230710",
"rootUrl": "https://artifactregistry.googleapis.com/",
"schemas": {
"AptArtifact": {
Expand Down Expand Up @@ -1844,6 +1844,7 @@
"type": "string"
},
"versionAge": {
"deprecated": true,
"description": "DEPRECATED: Use older_than.",
"format": "google-duration",
"type": "string"
Expand Down Expand Up @@ -2788,6 +2789,12 @@
"REDIRECTION_FROM_GCR_IO_ENABLED",
"REDIRECTION_FROM_GCR_IO_FINALIZED"
],
"enumDeprecated": [
false,
false,
false,
true
],
"enumDescriptions": [
"No redirection status has been set.",
"Redirection is disabled.",
Expand Down
8 changes: 7 additions & 1 deletion discovery/artifactregistry-v1beta2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1135,7 +1135,7 @@
}
}
},
"revision": "20230615",
"revision": "20230710",
"rootUrl": "https://artifactregistry.googleapis.com/",
"schemas": {
"AptArtifact": {
Expand Down Expand Up @@ -1713,6 +1713,12 @@
"REDIRECTION_FROM_GCR_IO_ENABLED",
"REDIRECTION_FROM_GCR_IO_FINALIZED"
],
"enumDeprecated": [
false,
false,
false,
true
],
"enumDescriptions": [
"No redirection status has been set.",
"Redirection is disabled.",
Expand Down
48 changes: 47 additions & 1 deletion discovery/assuredworkloads-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@
}
}
},
"revision": "20230630",
"revision": "20230707",
"rootUrl": "https://assuredworkloads.googleapis.com/",
"schemas": {
"GoogleCloudAssuredworkloadsV1AcknowledgeViolationRequest": {
Expand All @@ -531,6 +531,7 @@
"type": "string"
},
"nonCompliantOrgPolicy": {
"deprecated": true,
"description": "Optional. This field is deprecated and will be removed in future version of the API. Name of the OrgPolicy which was modified with non-compliant change and resulted in this violation. Format: projects/{project_number}/policies/{constraint_name} folders/{folder_id}/policies/{constraint_name} organizations/{organization_id}/policies/{constraint_name}",
"type": "string"
}
Expand Down Expand Up @@ -729,6 +730,14 @@
"readOnly": true,
"type": "string"
},
"exceptionContexts": {
"description": "Output only. List of all the exception detail added for the violation.",
"items": {
"$ref": "GoogleCloudAssuredworkloadsV1ViolationExceptionContext"
},
"readOnly": true,
"type": "array"
},
"name": {
"description": "Output only. Immutable. Name of the Violation. Format: organizations/{organization}/locations/{location}/workloads/{workload_id}/violations/{violations_id}",
"readOnly": true,
Expand Down Expand Up @@ -776,6 +785,26 @@
},
"type": "object"
},
"GoogleCloudAssuredworkloadsV1ViolationExceptionContext": {
"description": "Violation exception detail. Next Id: 6",
"id": "GoogleCloudAssuredworkloadsV1ViolationExceptionContext",
"properties": {
"acknowledgementTime": {
"description": "Timestamp when the violation was acknowledged.",
"format": "google-datetime",
"type": "string"
},
"comment": {
"description": "Business justification provided towards the acknowledgement of the violation.",
"type": "string"
},
"userName": {
"description": "Name of the user (or service account) who acknowledged the violation.",
"type": "string"
}
},
"type": "object"
},
"GoogleCloudAssuredworkloadsV1ViolationRemediation": {
"description": "Represents remediation guidance to resolve compliance violation for AssuredWorkload",
"id": "GoogleCloudAssuredworkloadsV1ViolationRemediation",
Expand Down Expand Up @@ -988,6 +1017,7 @@
},
"kmsSettings": {
"$ref": "GoogleCloudAssuredworkloadsV1WorkloadKMSSettings",
"deprecated": true,
"description": "Input only. Settings used to create a CMEK crypto key. When set, a project with a KMS CMEK key is provisioned. This field is deprecated as of Feb 28, 2022. In order to create a Keyring, callers should specify, ENCRYPTION_KEYS_PROJECT or KEYRING in ResourceSettings.resource_type field."
},
"labels": {
Expand Down Expand Up @@ -1131,6 +1161,7 @@
"type": "object"
},
"GoogleCloudAssuredworkloadsV1WorkloadKMSSettings": {
"deprecated": true,
"description": "Settings specific to the Key Management Service.",
"id": "GoogleCloudAssuredworkloadsV1WorkloadKMSSettings",
"properties": {
Expand All @@ -1156,6 +1187,7 @@
"type": "boolean"
},
"remediateFolderViolations": {
"deprecated": true,
"description": "Allow partner to monitor folder and remediate violations",
"type": "boolean"
}
Expand All @@ -1180,6 +1212,13 @@
"ENCRYPTION_KEYS_PROJECT",
"KEYRING"
],
"enumDeprecated": [
false,
true,
false,
false,
false
],
"enumDescriptions": [
"Unknown resource type.",
"Deprecated. Existing workloads will continue to support this, but new CreateWorkloadRequests should not specify this as an input value.",
Expand Down Expand Up @@ -1213,6 +1252,13 @@
"ENCRYPTION_KEYS_PROJECT",
"KEYRING"
],
"enumDeprecated": [
false,
true,
false,
false,
false
],
"enumDescriptions": [
"Unknown resource type.",
"Deprecated. Existing workloads will continue to support this, but new CreateWorkloadRequests should not specify this as an input value.",
Expand Down
56 changes: 55 additions & 1 deletion discovery/assuredworkloads-v1beta1.json
Original file line number Diff line number Diff line change
Expand Up @@ -595,7 +595,7 @@
}
}
},
"revision": "20230630",
"revision": "20230707",
"rootUrl": "https://assuredworkloads.googleapis.com/",
"schemas": {
"GoogleCloudAssuredworkloadsV1beta1AcknowledgeViolationRequest": {
Expand All @@ -607,6 +607,7 @@
"type": "string"
},
"nonCompliantOrgPolicy": {
"deprecated": true,
"description": "Optional. This field is deprecated and will be removed in future version of the API. Name of the OrgPolicy which was modified with non-compliant change and resulted in this violation. Format: projects/{project_number}/policies/{constraint_name} folders/{folder_id}/policies/{constraint_name} organizations/{organization_id}/policies/{constraint_name}",
"type": "string"
}
Expand Down Expand Up @@ -806,6 +807,14 @@
"readOnly": true,
"type": "string"
},
"exceptionContexts": {
"description": "Output only. List of all the exception detail added for the violation.",
"items": {
"$ref": "GoogleCloudAssuredworkloadsV1beta1ViolationExceptionContext"
},
"readOnly": true,
"type": "array"
},
"name": {
"description": "Output only. Immutable. Name of the Violation. Format: organizations/{organization}/locations/{location}/workloads/{workload_id}/violations/{violations_id}",
"readOnly": true,
Expand Down Expand Up @@ -853,6 +862,26 @@
},
"type": "object"
},
"GoogleCloudAssuredworkloadsV1beta1ViolationExceptionContext": {
"description": "Violation exception detail. Next Id: 6",
"id": "GoogleCloudAssuredworkloadsV1beta1ViolationExceptionContext",
"properties": {
"acknowledgementTime": {
"description": "Timestamp when the violation was acknowledged.",
"format": "google-datetime",
"type": "string"
},
"comment": {
"description": "Business justification provided towards the acknowledgement of the violation.",
"type": "string"
},
"userName": {
"description": "Name of the user (or service account) who acknowledged the violation.",
"type": "string"
}
},
"type": "object"
},
"GoogleCloudAssuredworkloadsV1beta1ViolationRemediation": {
"description": "Represents remediation guidance to resolve compliance violation for AssuredWorkload",
"id": "GoogleCloudAssuredworkloadsV1beta1ViolationRemediation",
Expand Down Expand Up @@ -973,6 +1002,7 @@
},
"cjisSettings": {
"$ref": "GoogleCloudAssuredworkloadsV1beta1WorkloadCJISSettings",
"deprecated": true,
"description": "Input only. Immutable. Settings specific to resources needed for CJIS."
},
"complianceRegime": {
Expand Down Expand Up @@ -1059,14 +1089,17 @@
},
"fedrampHighSettings": {
"$ref": "GoogleCloudAssuredworkloadsV1beta1WorkloadFedrampHighSettings",
"deprecated": true,
"description": "Input only. Immutable. Settings specific to resources needed for FedRAMP High."
},
"fedrampModerateSettings": {
"$ref": "GoogleCloudAssuredworkloadsV1beta1WorkloadFedrampModerateSettings",
"deprecated": true,
"description": "Input only. Immutable. Settings specific to resources needed for FedRAMP Moderate."
},
"il4Settings": {
"$ref": "GoogleCloudAssuredworkloadsV1beta1WorkloadIL4Settings",
"deprecated": true,
"description": "Input only. Immutable. Settings specific to resources needed for IL4."
},
"kajEnrollmentState": {
Expand All @@ -1086,6 +1119,7 @@
},
"kmsSettings": {
"$ref": "GoogleCloudAssuredworkloadsV1beta1WorkloadKMSSettings",
"deprecated": true,
"description": "Input only. Settings used to create a CMEK crypto key. When set, a project with a KMS CMEK key is provisioned. This field is deprecated as of Feb 28, 2022. In order to create a Keyring, callers should specify, ENCRYPTION_KEYS_PROJECT or KEYRING in ResourceSettings.resource_type field."
},
"labels": {
Expand Down Expand Up @@ -1153,6 +1187,7 @@
"type": "object"
},
"GoogleCloudAssuredworkloadsV1beta1WorkloadCJISSettings": {
"deprecated": true,
"description": "Settings specific to resources needed for CJIS.",
"id": "GoogleCloudAssuredworkloadsV1beta1WorkloadCJISSettings",
"properties": {
Expand Down Expand Up @@ -1273,6 +1308,7 @@
"type": "object"
},
"GoogleCloudAssuredworkloadsV1beta1WorkloadFedrampHighSettings": {
"deprecated": true,
"description": "Settings specific to resources needed for FedRAMP High.",
"id": "GoogleCloudAssuredworkloadsV1beta1WorkloadFedrampHighSettings",
"properties": {
Expand All @@ -1284,6 +1320,7 @@
"type": "object"
},
"GoogleCloudAssuredworkloadsV1beta1WorkloadFedrampModerateSettings": {
"deprecated": true,
"description": "Settings specific to resources needed for FedRAMP Moderate.",
"id": "GoogleCloudAssuredworkloadsV1beta1WorkloadFedrampModerateSettings",
"properties": {
Expand All @@ -1295,6 +1332,7 @@
"type": "object"
},
"GoogleCloudAssuredworkloadsV1beta1WorkloadIL4Settings": {
"deprecated": true,
"description": "Settings specific to resources needed for IL4.",
"id": "GoogleCloudAssuredworkloadsV1beta1WorkloadIL4Settings",
"properties": {
Expand All @@ -1306,6 +1344,7 @@
"type": "object"
},
"GoogleCloudAssuredworkloadsV1beta1WorkloadKMSSettings": {
"deprecated": true,
"description": "Settings specific to the Key Management Service.",
"id": "GoogleCloudAssuredworkloadsV1beta1WorkloadKMSSettings",
"properties": {
Expand All @@ -1331,6 +1370,7 @@
"type": "boolean"
},
"remediateFolderViolations": {
"deprecated": true,
"description": "Allow partner to monitor folder and remediate violations",
"type": "boolean"
}
Expand All @@ -1355,6 +1395,13 @@
"ENCRYPTION_KEYS_PROJECT",
"KEYRING"
],
"enumDeprecated": [
false,
true,
false,
false,
false
],
"enumDescriptions": [
"Unknown resource type.",
"Deprecated. Existing workloads will continue to support this, but new CreateWorkloadRequests should not specify this as an input value.",
Expand Down Expand Up @@ -1388,6 +1435,13 @@
"ENCRYPTION_KEYS_PROJECT",
"KEYRING"
],
"enumDeprecated": [
false,
true,
false,
false,
false
],
"enumDescriptions": [
"Unknown resource type.",
"Deprecated. Existing workloads will continue to support this, but new CreateWorkloadRequests should not specify this as an input value.",
Expand Down
Loading
Loading