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(all): auto-regenerate discovery clients #2876

Merged
merged 1 commit into from
Nov 18, 2024
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
4 changes: 2 additions & 2 deletions admin/directory/v1/admin-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -4671,7 +4671,7 @@
}
}
},
"revision": "20241029",
"revision": "20241113",
"rootUrl": "https://admin.googleapis.com/",
"schemas": {
"Alias": {
Expand Down Expand Up @@ -7070,7 +7070,7 @@
"properties": {
"blockInheritance": {
"deprecated": true,
"description": "Determines if a sub-organizational unit can inherit the settings of the parent organization. The default value is `false`, meaning a sub-organizational unit inherits the settings of the nearest parent organizational unit. This field is deprecated. Setting it to `true` is no longer supported and can have _unintended consequences_. For more information about inheritance and users in an organization structure, see the [administration help center](https://support.google.com/a/answer/4352075).",
"description": "This field is deprecated and setting its value has no effect.",
"type": "boolean"
},
"description": {
Expand Down
10 changes: 2 additions & 8 deletions admin/directory/v1/admin-gen.go

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

6 changes: 5 additions & 1 deletion analyticsadmin/v1beta/analyticsadmin-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1788,7 +1788,7 @@
}
}
},
"revision": "20240916",
"revision": "20241113",
"rootUrl": "https://analyticsadmin.googleapis.com/",
"schemas": {
"GoogleAnalyticsAdminV1betaAccessBetweenFilter": {
Expand Down Expand Up @@ -3494,6 +3494,8 @@
"GOOGLE_SIGNALS_SETTINGS",
"CONVERSION_EVENT",
"MEASUREMENT_PROTOCOL_SECRET",
"CUSTOM_DIMENSION",
"CUSTOM_METRIC",
"DATA_RETENTION_SETTINGS",
"DISPLAY_VIDEO_360_ADVERTISER_LINK",
"DISPLAY_VIDEO_360_ADVERTISER_LINK_PROPOSAL",
Expand All @@ -3509,6 +3511,8 @@
"GoogleSignalsSettings resource",
"ConversionEvent resource",
"MeasurementProtocolSecret resource",
"CustomDimension resource",
"CustomMetric resource",
"DataRetentionSettings resource",
"DisplayVideo360AdvertiserLink resource",
"DisplayVideo360AdvertiserLinkProposal resource",
Expand Down
2 changes: 2 additions & 0 deletions analyticsadmin/v1beta/analyticsadmin-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 dialogflow/v2beta1/dialogflow-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -8239,7 +8239,7 @@
}
}
},
"revision": "20241025",
"revision": "20241112",
"rootUrl": "https://dialogflow.googleapis.com/",
"schemas": {
"GoogleCloudDialogflowCxV3AdvancedSettings": {
Expand Down Expand Up @@ -16992,7 +16992,7 @@
"type": "object"
},
"GoogleCloudDialogflowV2beta1FewShotExample": {
"description": "Providing examples in the generator (i.e. building a few-shot generator) helps convey the desired format of the LLM response. NEXT_ID: 10",
"description": "Providing examples in the generator (i.e. building a few-shot generator) helps convey the desired format of the LLM response. NEXT_ID: 11",
"id": "GoogleCloudDialogflowV2beta1FewShotExample",
"properties": {
"conversationContext": {
Expand Down Expand Up @@ -17285,7 +17285,7 @@
},
"summarizationContext": {
"$ref": "GoogleCloudDialogflowV2beta1SummarizationContext",
"description": "Input of prebuilt Summarization feature."
"description": "Input of Summarization feature."
},
"triggerEvent": {
"description": "Optional. The trigger event of the generator. It defines when the generator is triggered in a conversation.",
Expand Down
4 changes: 2 additions & 2 deletions dialogflow/v2beta1/dialogflow-gen.go

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

12 changes: 6 additions & 6 deletions displayvideo/v2/displayvideo-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -9267,7 +9267,7 @@
}
}
},
"revision": "20241031",
"revision": "20241114",
"rootUrl": "https://displayvideo.googleapis.com/",
"schemas": {
"ActivateManualTriggerRequest": {
Expand Down Expand Up @@ -12367,7 +12367,7 @@
"SDF version 6",
"SDF version 7. Read the [v7 migration guide](/display-video/api/structured-data-file/v7-migration-guide) before migrating to this version.",
"SDF version 7.1. Read the [v7 migration guide](/display-video/api/structured-data-file/v7-migration-guide) before migrating to this version.",
"SDF version 8. **This SDF version is in beta. It is only available to a subset of users.**"
"SDF version 8. Read the [v8 migration guide](/display-video/api/structured-data-file/v8-migration-guide) before migrating to this version."
],
"type": "string"
}
Expand Down Expand Up @@ -16208,7 +16208,7 @@
},
"pacing": {
"$ref": "Pacing",
"description": "Required. The budget spending speed setting of the insertion order. *Warning*: Starting on **November 5, 2024**, pacing_type `PACING_TYPE_ASAP` will no longer be compatible with pacing_period `PACING_PERIOD_FLIGHT`. [Read more about this announced change](/display-video/api/deprecations#features.io_asap)."
"description": "Required. The budget spending speed setting of the insertion order. pacing_type `PACING_TYPE_ASAP` is not compatible with pacing_period `PACING_PERIOD_FLIGHT`."
},
"partnerCosts": {
"description": "The partner costs associated with the insertion order. If absent or empty in CreateInsertionOrder method, the newly created insertion order will inherit partner costs from the partner settings.",
Expand Down Expand Up @@ -18862,7 +18862,7 @@
"type": "string"
},
"pacingType": {
"description": "Required. The type of pacing that defines how the budget amount will be spent across the pacing_period. *Warning*: Starting on **November 5, 2024**, `PACING_TYPE_ASAP` will no longer be compatible with pacing_period `PACING_PERIOD_FLIGHT` for insertion orders. [Read more about this announced change](/display-video/api/deprecations#features.io_asap).",
"description": "Required. The type of pacing that defines how the budget amount will be spent across the pacing_period. `PACING_TYPE_ASAP` is not compatible with pacing_period `PACING_PERIOD_FLIGHT` for insertion orders.",
"enum": [
"PACING_TYPE_UNSPECIFIED",
"PACING_TYPE_AHEAD",
Expand Down Expand Up @@ -19899,7 +19899,7 @@
"SDF version 6",
"SDF version 7. Read the [v7 migration guide](/display-video/api/structured-data-file/v7-migration-guide) before migrating to this version.",
"SDF version 7.1. Read the [v7 migration guide](/display-video/api/structured-data-file/v7-migration-guide) before migrating to this version.",
"SDF version 8. **This SDF version is in beta. It is only available to a subset of users.**"
"SDF version 8. Read the [v8 migration guide](/display-video/api/structured-data-file/v8-migration-guide) before migrating to this version."
],
"type": "string"
}
Expand Down Expand Up @@ -19982,7 +19982,7 @@
"SDF version 6",
"SDF version 7. Read the [v7 migration guide](/display-video/api/structured-data-file/v7-migration-guide) before migrating to this version.",
"SDF version 7.1. Read the [v7 migration guide](/display-video/api/structured-data-file/v7-migration-guide) before migrating to this version.",
"SDF version 8. **This SDF version is in beta. It is only available to a subset of users.**"
"SDF version 8. Read the [v8 migration guide](/display-video/api/structured-data-file/v8-migration-guide) before migrating to this version."
],
"type": "string"
}
Expand Down
27 changes: 13 additions & 14 deletions displayvideo/v2/displayvideo-gen.go

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

12 changes: 6 additions & 6 deletions displayvideo/v3/displayvideo-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -9222,7 +9222,7 @@
}
}
},
"revision": "20241031",
"revision": "20241114",
"rootUrl": "https://displayvideo.googleapis.com/",
"schemas": {
"ActiveViewVideoViewabilityMetricConfig": {
Expand Down Expand Up @@ -13215,7 +13215,7 @@
"SDF version 6",
"SDF version 7. Read the [v7 migration guide](/display-video/api/structured-data-file/v7-migration-guide) before migrating to this version.",
"SDF version 7.1. Read the [v7 migration guide](/display-video/api/structured-data-file/v7-migration-guide) before migrating to this version.",
"SDF version 8. **This SDF version is in beta. It is only available to a subset of users.**"
"SDF version 8. Read the [v8 migration guide](/display-video/api/structured-data-file/v8-migration-guide) before migrating to this version."
],
"type": "string"
}
Expand Down Expand Up @@ -17215,7 +17215,7 @@
},
"pacing": {
"$ref": "Pacing",
"description": "Required. The budget spending speed setting of the insertion order. *Warning*: Starting on **November 5, 2024**, pacing_type `PACING_TYPE_ASAP` will no longer be compatible with pacing_period `PACING_PERIOD_FLIGHT`. [Read more about this announced change](/display-video/api/deprecations#features.io_asap)."
"description": "Required. The budget spending speed setting of the insertion order. pacing_type `PACING_TYPE_ASAP` is not compatible with pacing_period `PACING_PERIOD_FLIGHT`."
},
"partnerCosts": {
"description": "The partner costs associated with the insertion order. If absent or empty in CreateInsertionOrder method, the newly created insertion order will inherit partner costs from the partner settings.",
Expand Down Expand Up @@ -19886,7 +19886,7 @@
"type": "string"
},
"pacingType": {
"description": "Required. The type of pacing that defines how the budget amount will be spent across the pacing_period. *Warning*: Starting on **November 5, 2024**, `PACING_TYPE_ASAP` will no longer be compatible with pacing_period `PACING_PERIOD_FLIGHT` for insertion orders. [Read more about this announced change](/display-video/api/deprecations#features.io_asap).",
"description": "Required. The type of pacing that defines how the budget amount will be spent across the pacing_period. `PACING_TYPE_ASAP` is not compatible with pacing_period `PACING_PERIOD_FLIGHT` for insertion orders.",
"enum": [
"PACING_TYPE_UNSPECIFIED",
"PACING_TYPE_AHEAD",
Expand Down Expand Up @@ -20943,7 +20943,7 @@
"SDF version 6",
"SDF version 7. Read the [v7 migration guide](/display-video/api/structured-data-file/v7-migration-guide) before migrating to this version.",
"SDF version 7.1. Read the [v7 migration guide](/display-video/api/structured-data-file/v7-migration-guide) before migrating to this version.",
"SDF version 8. **This SDF version is in beta. It is only available to a subset of users.**"
"SDF version 8. Read the [v8 migration guide](/display-video/api/structured-data-file/v8-migration-guide) before migrating to this version."
],
"type": "string"
}
Expand Down Expand Up @@ -21026,7 +21026,7 @@
"SDF version 6",
"SDF version 7. Read the [v7 migration guide](/display-video/api/structured-data-file/v7-migration-guide) before migrating to this version.",
"SDF version 7.1. Read the [v7 migration guide](/display-video/api/structured-data-file/v7-migration-guide) before migrating to this version.",
"SDF version 8. **This SDF version is in beta. It is only available to a subset of users.**"
"SDF version 8. Read the [v8 migration guide](/display-video/api/structured-data-file/v8-migration-guide) before migrating to this version."
],
"type": "string"
}
Expand Down
Loading