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
313 changes: 183 additions & 130 deletions aiplatform/v1/aiplatform-api.json

Large diffs are not rendered by default.

595 changes: 438 additions & 157 deletions aiplatform/v1/aiplatform-gen.go

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions apigateway/v1/apigateway-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
]
},
"list": {
"description": "Lists information about the supported locations for this service.",
"description": "Lists information about the supported locations for this service. This method can be called in two ways: * **List all public locations:** Use the path `GET /v1/locations`. * **List project-visible locations:** Use the path `GET /v1/projects/{project_id}/locations`. This may include public locations as well as private or other locations specifically visible to the project.",
"flatPath": "v1/projects/{projectsId}/locations",
"httpMethod": "GET",
"id": "apigateway.projects.locations.list",
Expand Down Expand Up @@ -1094,7 +1094,7 @@
}
}
},
"revision": "20251210",
"revision": "20260127",
"rootUrl": "https://apigateway.googleapis.com/",
"schemas": {
"ApigatewayApi": {
Expand Down
6 changes: 5 additions & 1 deletion apigateway/v1/apigateway-gen.go

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

4 changes: 2 additions & 2 deletions apigateway/v1beta/apigateway-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
]
},
"list": {
"description": "Lists information about the supported locations for this service.",
"description": "Lists information about the supported locations for this service. This method can be called in two ways: * **List all public locations:** Use the path `GET /v1/locations`. * **List project-visible locations:** Use the path `GET /v1/projects/{project_id}/locations`. This may include public locations as well as private or other locations specifically visible to the project.",
"flatPath": "v1beta/projects/{projectsId}/locations",
"httpMethod": "GET",
"id": "apigateway.projects.locations.list",
Expand Down Expand Up @@ -1094,7 +1094,7 @@
}
}
},
"revision": "20251210",
"revision": "20260127",
"rootUrl": "https://apigateway.googleapis.com/",
"schemas": {
"ApigatewayApi": {
Expand Down
6 changes: 5 additions & 1 deletion apigateway/v1beta/apigateway-gen.go

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

4 changes: 2 additions & 2 deletions beyondcorp/v1alpha/beyondcorp-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -673,7 +673,7 @@
]
},
"list": {
"description": "Lists information about the supported locations for this service.",
"description": "Lists information about the supported locations for this service. This method can be called in two ways: * **List all public locations:** Use the path `GET /v1/locations`. * **List project-visible locations:** Use the path `GET /v1/projects/{project_id}/locations`. This may include public locations as well as private or other locations specifically visible to the project.",
"flatPath": "v1alpha/projects/{projectsId}/locations",
"httpMethod": "GET",
"id": "beyondcorp.projects.locations.list",
Expand Down Expand Up @@ -3332,7 +3332,7 @@
}
}
},
"revision": "20260107",
"revision": "20260128",
"rootUrl": "https://beyondcorp.googleapis.com/",
"schemas": {
"AllocatedConnection": {
Expand Down
6 changes: 5 additions & 1 deletion beyondcorp/v1alpha/beyondcorp-gen.go

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

10 changes: 7 additions & 3 deletions datafusion/v1/datafusion-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -875,7 +875,7 @@
"type": "string"
},
"returnPartialSuccess": {
"description": "When set to `true`, operations that are reachable are returned as normal, and those that are unreachable are returned in the [ListOperationsResponse.unreachable] field. This can only be `true` when reading across collections e.g. when `parent` is set to `\"projects/example/locations/-\"`. This field is not by default supported and will result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific documentation.",
"description": "When set to `true`, operations that are reachable are returned as normal, and those that are unreachable are returned in the ListOperationsResponse.unreachable field. This can only be `true` when reading across collections. For example, when `parent` is set to `\"projects/example/locations/-\"`. This field is not supported by default and will result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific documentation.",
"location": "query",
"type": "boolean"
}
Expand Down Expand Up @@ -940,7 +940,7 @@
}
}
},
"revision": "20251203",
"revision": "20260202",
"rootUrl": "https://datafusion.googleapis.com/",
"schemas": {
"Accelerator": {
Expand Down Expand Up @@ -1506,7 +1506,7 @@
"type": "array"
},
"unreachable": {
"description": "Unordered list. Unreachable resources. Populated when the request sets `ListOperationsRequest.return_partial_success` and reads across collections e.g. when attempting to list all resources across all supported locations.",
"description": "Unordered list. Unreachable resources. Populated when the request sets `ListOperationsRequest.return_partial_success` and reads across collections. For example, when attempting to list all resources across all supported locations.",
"items": {
"type": "string"
},
Expand Down Expand Up @@ -1553,6 +1553,10 @@
"description": "Logging configuration for a Data Fusion instance.",
"id": "LoggingConfig",
"properties": {
"enableInstanceV2Logs": {
"description": "Optional. Option to enable the InstanceV2 logging for this instance. This field is supported only in CDF patch revision versions 6.11.1.1 and above.",
"type": "boolean"
},
"instanceCloudLoggingDisabled": {
"description": "Optional. Option to determine whether instance logs should be written to Cloud Logging. By default, instance logs are written to Cloud Logging.",
"type": "boolean"
Expand Down
30 changes: 17 additions & 13 deletions datafusion/v1/datafusion-gen.go

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

10 changes: 7 additions & 3 deletions datafusion/v1beta1/datafusion-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1073,7 +1073,7 @@
"type": "string"
},
"returnPartialSuccess": {
"description": "When set to `true`, operations that are reachable are returned as normal, and those that are unreachable are returned in the [ListOperationsResponse.unreachable] field. This can only be `true` when reading across collections e.g. when `parent` is set to `\"projects/example/locations/-\"`. This field is not by default supported and will result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific documentation.",
"description": "When set to `true`, operations that are reachable are returned as normal, and those that are unreachable are returned in the ListOperationsResponse.unreachable field. This can only be `true` when reading across collections. For example, when `parent` is set to `\"projects/example/locations/-\"`. This field is not supported by default and will result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific documentation.",
"location": "query",
"type": "boolean"
}
Expand Down Expand Up @@ -1138,7 +1138,7 @@
}
}
},
"revision": "20251203",
"revision": "20260202",
"rootUrl": "https://datafusion.googleapis.com/",
"schemas": {
"Accelerator": {
Expand Down Expand Up @@ -1737,7 +1737,7 @@
"type": "array"
},
"unreachable": {
"description": "Unordered list. Unreachable resources. Populated when the request sets `ListOperationsRequest.return_partial_success` and reads across collections e.g. when attempting to list all resources across all supported locations.",
"description": "Unordered list. Unreachable resources. Populated when the request sets `ListOperationsRequest.return_partial_success` and reads across collections. For example, when attempting to list all resources across all supported locations.",
"items": {
"type": "string"
},
Expand Down Expand Up @@ -1784,6 +1784,10 @@
"description": "Logging configuration for a Data Fusion instance.",
"id": "LoggingConfig",
"properties": {
"enableInstanceV2Logs": {
"description": "Optional. Option to enable the InstanceV2 logging for this instance. This field is supported only in CDF patch revision versions 6.11.1.1 and above.",
"type": "boolean"
},
"instanceCloudLoggingDisabled": {
"description": "Optional. Option to determine whether instance logs should be written to Cloud Logging. By default, instance logs are written to Cloud Logging.",
"type": "boolean"
Expand Down
30 changes: 17 additions & 13 deletions datafusion/v1beta1/datafusion-gen.go

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

6 changes: 3 additions & 3 deletions dlp/v2/dlp-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -5128,7 +5128,7 @@
}
}
},
"revision": "20260123",
"revision": "20260129",
"rootUrl": "https://dlp.googleapis.com/",
"schemas": {
"GooglePrivacyDlpV2Action": {
Expand Down Expand Up @@ -6793,7 +6793,7 @@
"id": "GooglePrivacyDlpV2CustomInfoType",
"properties": {
"detectionRules": {
"description": "Set of detection rules to apply to all findings of this CustomInfoType. Rules are applied in order that they are specified. Not supported for the `surrogate_type` CustomInfoType.",
"description": "Set of detection rules to apply to all findings of this CustomInfoType. Rules are applied in order that they are specified. Not supported for the `surrogate_type`, `metadata_key_value_expression`, and `prompt` CustomInfoType.",
"items": {
"$ref": "GooglePrivacyDlpV2DetectionRule"
},
Expand All @@ -6804,7 +6804,7 @@
"description": "A list of phrases to detect as a CustomInfoType."
},
"exclusionType": {
"description": "If set to EXCLUSION_TYPE_EXCLUDE this infoType will not cause a finding to be returned. It still can be used for rules matching.",
"description": "If set to EXCLUSION_TYPE_EXCLUDE this infoType will not cause a finding to be returned. It still can be used for rules matching. Not supported for the `metadata_key_value_expression` and `prompt` CustomInfoType.",
"enum": [
"EXCLUSION_TYPE_UNSPECIFIED",
"EXCLUSION_TYPE_EXCLUDE"
Expand Down
7 changes: 5 additions & 2 deletions dlp/v2/dlp-gen.go

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

Loading