Skip to content

Commit 80d82f3

Browse files
feat: regenerate index files
1 parent 32839b6 commit 80d82f3

20 files changed

Lines changed: 1827 additions & 301 deletions

disclaimers.json

Lines changed: 20 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,6 @@
8383
"api": "bigquerymigration",
8484
"package": "@google-cloud/bigquery-migration"
8585
},
86-
{
87-
"api": "bigtable",
88-
"package": "@google-cloud/bigtable"
89-
},
9086
{
9187
"api": "cloudbilling",
9288
"package": "@google-cloud/billing"
@@ -215,10 +211,6 @@
215211
"api": "domains",
216212
"package": "@google-cloud/domains"
217213
},
218-
{
219-
"api": "clouderrorreporting",
220-
"package": "@google-cloud/error-reporting"
221-
},
222214
{
223215
"api": "essentialcontacts",
224216
"package": "@google-cloud/essential-contacts"
@@ -311,10 +303,6 @@
311303
"api": "livestream",
312304
"package": "@google-cloud/livestream"
313305
},
314-
{
315-
"api": "logging",
316-
"package": "@google-cloud/logging"
317-
},
318306
{
319307
"api": "logging",
320308
"package": "@google-cloud/logging-winston"
@@ -431,10 +419,6 @@
431419
"api": "policysimulator",
432420
"package": "@google-cloud/policysimulator"
433421
},
434-
{
435-
"api": "pubsub",
436-
"package": "@google-cloud/pubsub"
437-
},
438422
{
439423
"api": "publicca",
440424
"package": "@google-cloud/publicca"
@@ -679,6 +663,10 @@
679663
"api": "datalabeling",
680664
"package": "@google-cloud/datalabeling"
681665
},
666+
{
667+
"api": "datalineage",
668+
"package": "@google-cloud/configmanagement"
669+
},
682670
{
683671
"api": "datamanager",
684672
"package": "@google-ads/datamanager"
@@ -711,6 +699,10 @@
711699
"api": "gdchardwaremanagement",
712700
"package": "@google-cloud/gdchardwaremanagement"
713701
},
702+
{
703+
"api": "ces",
704+
"package": "@google-cloud/ces"
705+
},
714706
{
715707
"api": "generativelanguage",
716708
"package": "@google-ai/generativelanguage"
@@ -807,6 +799,10 @@
807799
"api": "modelarmor",
808800
"package": "@google-cloud/modelarmor"
809801
},
802+
{
803+
"api": "navigationconnect",
804+
"package": "@google-cloud/navconnect"
805+
},
810806
{
811807
"api": "oracledatabase",
812808
"package": "@google-cloud/oracledatabase"
@@ -870,5 +866,13 @@
870866
{
871867
"api": "vectorsearch",
872868
"package": "@google-cloud/vectorsearch"
869+
},
870+
{
871+
"api": "visionai",
872+
"package": "@google-cloud/visionai"
873+
},
874+
{
875+
"api": "workloadmanager",
876+
"package": "@google-cloud/workloadmanager"
873877
}
874878
]

discovery/apigee-v1.json

Lines changed: 56 additions & 92 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@
3030
"description": "Regional Endpoint",
3131
"endpointUrl": "https://apigee.in.rep.googleapis.com/",
3232
"location": "in"
33+
},
34+
{
35+
"description": "Regional Endpoint",
36+
"endpointUrl": "https://apigee.sa.rep.googleapis.com/",
37+
"location": "sa"
3338
}
3439
],
3540
"fullyEncodeReservedExpansion": true,
@@ -3605,7 +3610,7 @@
36053610
"type": "string"
36063611
},
36073612
"expand": {
3608-
"description": "Optional. Specifies whether to expand the results. Set to `true` to expand the results. This query parameter is not valid if you use the `count` or `startKey` query parameters.",
3613+
"description": "Optional. Specifies whether to expand the results. Set to `true` to expand the results. This query parameter is not valid if you use the `count` or `startKey` query parameters. **Note**: If set to `true`, the `apigee.developerapps.get` permission is required.",
36093614
"location": "query",
36103615
"type": "boolean"
36113616
},
@@ -3617,7 +3622,7 @@
36173622
"type": "string"
36183623
},
36193624
"shallowExpand": {
3620-
"description": "Optional. Specifies whether to expand the results in shallow mode. Set to `true` to expand the results in shallow mode.",
3625+
"description": "Optional. Specifies whether to expand the results in shallow mode. Set to `true` to expand the results in shallow mode. **Note**: If set to `true`, the `apigee.developerapps.get` permission is required.",
36213626
"location": "query",
36223627
"type": "boolean"
36233628
},
@@ -11959,84 +11964,9 @@
1195911964
}
1196011965
}
1196111966
},
11962-
"revision": "20260218",
11967+
"revision": "20260327",
1196311968
"rootUrl": "https://apigee.googleapis.com/",
1196411969
"schemas": {
11965-
"ApiservingMcpMcpToolDataHandlingProfile": {
11966-
"description": "Profile describing the data handling characteristics of an MCP tool. When used within the McpTool.meta field, this message should be packed into a google.protobuf.Any and associated with the key: \"google.com/tool.profiles/data_handling\"",
11967-
"id": "ApiservingMcpMcpToolDataHandlingProfile",
11968-
"properties": {
11969-
"inputDataAccessLevel": {
11970-
"description": "// The data access level of the tool's inputs.",
11971-
"enum": [
11972-
"DATA_ACCESS_LEVEL_UNSPECIFIED",
11973-
"DATA_ACCESS_LEVEL_PUBLIC",
11974-
"DATA_ACCESS_LEVEL_CONFIDENTIAL",
11975-
"DATA_ACCESS_LEVEL_NEED_TO_KNOW",
11976-
"DATA_ACCESS_LEVEL_PII",
11977-
"DATA_ACCESS_LEVEL_USER",
11978-
"DATA_ACCESS_LEVEL_NO_DATA_ACCESS"
11979-
],
11980-
"enumDescriptions": [
11981-
"The default value. This value is unused.",
11982-
"Public data.",
11983-
"Confidential data.",
11984-
"Need-to-know data.",
11985-
"Personally Identifiable Information (PII) data.",
11986-
"User data.",
11987-
"The tool does not access any data."
11988-
],
11989-
"type": "string"
11990-
},
11991-
"outputDataAccessLevel": {
11992-
"description": "The data access level of the tool's outputs.",
11993-
"enum": [
11994-
"DATA_ACCESS_LEVEL_UNSPECIFIED",
11995-
"DATA_ACCESS_LEVEL_PUBLIC",
11996-
"DATA_ACCESS_LEVEL_CONFIDENTIAL",
11997-
"DATA_ACCESS_LEVEL_NEED_TO_KNOW",
11998-
"DATA_ACCESS_LEVEL_PII",
11999-
"DATA_ACCESS_LEVEL_USER",
12000-
"DATA_ACCESS_LEVEL_NO_DATA_ACCESS"
12001-
],
12002-
"enumDescriptions": [
12003-
"The default value. This value is unused.",
12004-
"Public data.",
12005-
"Confidential data.",
12006-
"Need-to-know data.",
12007-
"Personally Identifiable Information (PII) data.",
12008-
"User data.",
12009-
"The tool does not access any data."
12010-
],
12011-
"type": "string"
12012-
}
12013-
},
12014-
"type": "object"
12015-
},
12016-
"ApiservingMcpMcpToolLifecycleProfile": {
12017-
"description": "Profile describing the lifecycle stage of an MCP tool. When used within the McpTool.meta field, this message should be packed into a google.protobuf.Any and associated with the key: \"google.com/tool.profiles/lifecycle\"",
12018-
"id": "ApiservingMcpMcpToolLifecycleProfile",
12019-
"properties": {
12020-
"launchState": {
12021-
"description": "Output only. The current launch state of the MCP tool.",
12022-
"enum": [
12023-
"LAUNCH_STATE_UNSPECIFIED",
12024-
"LAUNCH_STATE_DEVELOPMENT",
12025-
"LAUNCH_STATE_PRODUCTION_PREVIEW",
12026-
"LAUNCH_STATE_GENERAL_AVAILABILITY"
12027-
],
12028-
"enumDescriptions": [
12029-
"The default value. This value is unused.",
12030-
"The tool is currently in development.",
12031-
"The tool is in production preview.",
12032-
"The tool is generally available."
12033-
],
12034-
"readOnly": true,
12035-
"type": "string"
12036-
}
12037-
},
12038-
"type": "object"
12039-
},
1204011970
"EdgeConfigstoreBundleBadBundle": {
1204111971
"description": "Describes why a bundle is invalid. Intended for use in error details.",
1204211972
"id": "EdgeConfigstoreBundleBadBundle",
@@ -15584,7 +15514,7 @@
1558415514
"type": "integer"
1558515515
},
1558615516
"ipHeaderName": {
15587-
"description": "Required. The name of the header to extract the client ip from. We are currently only supporting the X-Forwarded-For header.",
15517+
"description": "Required. The name of the header to extract the client ip from.",
1558815518
"type": "string"
1558915519
}
1559015520
},
@@ -19195,7 +19125,7 @@
1919519125
"type": "object"
1919619126
},
1919719127
"GoogleCloudApigeeV1RuntimeTraceConfig": {
19198-
"description": "NEXT ID: 9 RuntimeTraceConfig defines the configurations for distributed trace in an environment.",
19128+
"description": "NEXT ID: 10 RuntimeTraceConfig defines the configurations for distributed trace in an environment.",
1919919129
"id": "GoogleCloudApigeeV1RuntimeTraceConfig",
1920019130
"properties": {
1920119131
"endpoint": {
@@ -19208,13 +19138,15 @@
1920819138
"EXPORTER_UNSPECIFIED",
1920919139
"JAEGER",
1921019140
"CLOUD_TRACE",
19211-
"OPEN_TELEMETRY_COLLECTOR"
19141+
"OPEN_TELEMETRY_COLLECTOR",
19142+
"OPEN_TELEMETRY_CLOUD_TRACE"
1921219143
],
1921319144
"enumDescriptions": [
1921419145
"Exporter unspecified",
19215-
"Jaeger exporter",
19216-
"Cloudtrace exporter",
19217-
"Open Telemetry Collector"
19146+
"Exports events to Jaeger. Compatible with OpenCensus protocol.",
19147+
"Exports events to Cloud Trace. Compatible with OpenCensus protocol.",
19148+
"OpenTelemetry Collector. Compatible with OpenTelemetry protocol.",
19149+
"Exports events to Cloud Trace. Compatible with OpenTelemetry protocol."
1921819150
],
1921919151
"type": "string"
1922019152
},
@@ -19223,7 +19155,8 @@
1922319155
"type": "string"
1922419156
},
1922519157
"openTelemetryProtocolEnabled": {
19226-
"description": "If `true`, the runtime uses OpenTelemetry Protocol (OTLP) to send trace data. Configuration Requirements (if `open_telemetry_protocol_enabled` is `true`): - Allowed `Exporter`s: `CLOUD_TRACE` or `OPEN_TELEMETRY_COLLECTOR`. - If `Exporter` is `OPEN_TELEMETRY_COLLECTOR`: - `endpoint` refers to a valid OTLP collector URL. - If `Exporter` is `CLOUD_TRACE`: - `endpoint` refers to a valid project ID",
19158+
"deprecated": true,
19159+
"description": "Optional. If `true`, the runtime uses OpenTelemetry Protocol (OTLP) to send trace data. Configuration Requirements (if `open_telemetry_protocol_enabled` is `true`): - Allowed `Exporter`s: `CLOUD_TRACE` or `OPEN_TELEMETRY_COLLECTOR`. - If `Exporter` is `OPEN_TELEMETRY_COLLECTOR`: - `endpoint` refers to a valid OTLP collector URL. - If `Exporter` is `CLOUD_TRACE`: - `endpoint` refers to a valid project ID Deprecated: Use trace_protocol instead.",
1922719160
"type": "boolean"
1922819161
},
1922919162
"overrides": {
@@ -19245,12 +19178,26 @@
1924519178
"samplingConfig": {
1924619179
"$ref": "GoogleCloudApigeeV1RuntimeTraceSamplingConfig",
1924719180
"description": "Trace configuration for all API proxies in an environment."
19181+
},
19182+
"traceProtocol": {
19183+
"description": "Optional. The trace protocol to use.",
19184+
"enum": [
19185+
"TRACE_PROTOCOL_UNSPECIFIED",
19186+
"OPEN_CENSUS",
19187+
"OTLP"
19188+
],
19189+
"enumDescriptions": [
19190+
"Protocol unspecified. Defaults to OPEN_CENSUS.",
19191+
"Uses OpenCensus protocol.",
19192+
"Uses OpenTelemetry Protocol (OTLP)."
19193+
],
19194+
"type": "string"
1924819195
}
1924919196
},
1925019197
"type": "object"
1925119198
},
1925219199
"GoogleCloudApigeeV1RuntimeTraceConfigOverride": {
19253-
"description": "NEXT ID: 8 Trace configuration override for a specific API proxy in an environment.",
19200+
"description": "NEXT ID: 9 Trace configuration override for a specific API proxy in an environment.",
1925419201
"id": "GoogleCloudApigeeV1RuntimeTraceConfigOverride",
1925519202
"properties": {
1925619203
"apiProxy": {
@@ -19262,7 +19209,8 @@
1926219209
"type": "string"
1926319210
},
1926419211
"openTelemetryProtocolEnabled": {
19265-
"description": "If `true`, the runtime uses OpenTelemetry Protocol (OTLP) to send trace data. Configuration Requirements (if `open_telemetry_protocol_enabled` is `true`): - Allowed `Exporter`s: `CLOUD_TRACE` or `OPEN_TELEMETRY_COLLECTOR`. - If `Exporter` is `OPEN_TELEMETRY_COLLECTOR`: - `endpoint` refers to a valid OTLP collector URL. - If `Exporter` is `CLOUD_TRACE`: - `endpoint` refers to a valid project ID",
19212+
"deprecated": true,
19213+
"description": "Optional. If `true`, the runtime uses OpenTelemetry Protocol (OTLP) to send trace data. Configuration Requirements (if `open_telemetry_protocol_enabled` is `true`): - Allowed `Exporter`s: `CLOUD_TRACE` or `OPEN_TELEMETRY_COLLECTOR`. - If `Exporter` is `OPEN_TELEMETRY_COLLECTOR`: - `endpoint` refers to a valid OTLP collector URL. - If `Exporter` is `CLOUD_TRACE`: - `endpoint` refers to a valid project ID Deprecated: Use trace_protocol instead.",
1926619214
"type": "boolean"
1926719215
},
1926819216
"revisionCreateTime": {
@@ -19278,6 +19226,20 @@
1927819226
"$ref": "GoogleCloudApigeeV1RuntimeTraceSamplingConfig",
1927919227
"description": "Trace configuration override for a specific API proxy in an environment."
1928019228
},
19229+
"traceProtocol": {
19230+
"description": "Optional. The trace protocol to use.",
19231+
"enum": [
19232+
"TRACE_PROTOCOL_UNSPECIFIED",
19233+
"OPEN_CENSUS",
19234+
"OTLP"
19235+
],
19236+
"enumDescriptions": [
19237+
"Protocol unspecified. Defaults to OPEN_CENSUS.",
19238+
"Uses OpenCensus protocol.",
19239+
"Uses OpenTelemetry Protocol (OTLP)."
19240+
],
19241+
"type": "string"
19242+
},
1928119243
"uid": {
1928219244
"description": "Unique ID for the configuration override. The ID will only change if the override is deleted and recreated. Corresponds to name's \"override\" field.",
1928319245
"type": "string"
@@ -21256,18 +21218,20 @@
2125621218
"type": "string"
2125721219
},
2125821220
"exporter": {
21259-
"description": "Required. Exporter that is used to view the distributed trace captured using OpenCensus. An exporter sends traces to any backend that is capable of consuming them. Recorded spans can be exported by registered exporters.",
21221+
"description": "Required. Exporter that is used to view the distributed trace captured using the chosen trace protocol. An exporter sends traces to any backend that is capable of consuming them. Recorded spans can be exported by registered exporters.",
2126021222
"enum": [
2126121223
"EXPORTER_UNSPECIFIED",
2126221224
"JAEGER",
2126321225
"CLOUD_TRACE",
21264-
"OPEN_TELEMETRY_COLLECTOR"
21226+
"OPEN_TELEMETRY_COLLECTOR",
21227+
"OPEN_TELEMETRY_CLOUD_TRACE"
2126521228
],
2126621229
"enumDescriptions": [
2126721230
"Exporter unspecified",
21268-
"Jaeger exporter",
21269-
"Cloudtrace exporter",
21270-
"Open Telemetry Collector"
21231+
"Exports events to Jaeger. Compatible with OpenCensus protocol.",
21232+
"Exports events to Cloud Trace. Compatible with OpenCensus protocol.",
21233+
"OpenTelemetry Collector. Compatible with OpenTelemetry protocol.",
21234+
"Exports events to Cloud Trace. Compatible with OpenTelemetry protocol."
2127121235
],
2127221236
"type": "string"
2127321237
},

discovery/baremetalsolution-v2.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
]
135135
},
136136
"list": {
137-
"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.",
137+
"description": "Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the [ListLocationsRequest.name] field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.",
138138
"flatPath": "v2/projects/{projectsId}/locations",
139139
"httpMethod": "GET",
140140
"id": "baremetalsolution.projects.locations.list",
@@ -1728,7 +1728,7 @@
17281728
}
17291729
}
17301730
},
1731-
"revision": "20260128",
1731+
"revision": "20260319",
17321732
"rootUrl": "https://baremetalsolution.googleapis.com/",
17331733
"schemas": {
17341734
"AllowedClient": {

0 commit comments

Comments
 (0)