You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"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.",
3609
3614
"location": "query",
3610
3615
"type": "boolean"
3611
3616
},
@@ -3617,7 +3622,7 @@
3617
3622
"type": "string"
3618
3623
},
3619
3624
"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.",
3621
3626
"location": "query",
3622
3627
"type": "boolean"
3623
3628
},
@@ -11959,84 +11964,9 @@
11959
11964
}
11960
11965
}
11961
11966
},
11962
-
"revision": "20260218",
11967
+
"revision": "20260327",
11963
11968
"rootUrl": "https://apigee.googleapis.com/",
11964
11969
"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
-
},
12040
11970
"EdgeConfigstoreBundleBadBundle": {
12041
11971
"description": "Describes why a bundle is invalid. Intended for use in error details.",
12042
11972
"id": "EdgeConfigstoreBundleBadBundle",
@@ -15584,7 +15514,7 @@
15584
15514
"type": "integer"
15585
15515
},
15586
15516
"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.",
15588
15518
"type": "string"
15589
15519
}
15590
15520
},
@@ -19195,7 +19125,7 @@
19195
19125
"type": "object"
19196
19126
},
19197
19127
"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.",
19199
19129
"id": "GoogleCloudApigeeV1RuntimeTraceConfig",
19200
19130
"properties": {
19201
19131
"endpoint": {
@@ -19208,13 +19138,15 @@
19208
19138
"EXPORTER_UNSPECIFIED",
19209
19139
"JAEGER",
19210
19140
"CLOUD_TRACE",
19211
-
"OPEN_TELEMETRY_COLLECTOR"
19141
+
"OPEN_TELEMETRY_COLLECTOR",
19142
+
"OPEN_TELEMETRY_CLOUD_TRACE"
19212
19143
],
19213
19144
"enumDescriptions": [
19214
19145
"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."
19218
19150
],
19219
19151
"type": "string"
19220
19152
},
@@ -19223,7 +19155,8 @@
19223
19155
"type": "string"
19224
19156
},
19225
19157
"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.",
"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.",
"description": "Trace configuration override for a specific API proxy in an environment."
19280
19228
},
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
+
},
19281
19243
"uid": {
19282
19244
"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.",
19283
19245
"type": "string"
@@ -21256,18 +21218,20 @@
21256
21218
"type": "string"
21257
21219
},
21258
21220
"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.",
21260
21222
"enum": [
21261
21223
"EXPORTER_UNSPECIFIED",
21262
21224
"JAEGER",
21263
21225
"CLOUD_TRACE",
21264
-
"OPEN_TELEMETRY_COLLECTOR"
21226
+
"OPEN_TELEMETRY_COLLECTOR",
21227
+
"OPEN_TELEMETRY_CLOUD_TRACE"
21265
21228
],
21266
21229
"enumDescriptions": [
21267
21230
"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."
Copy file name to clipboardExpand all lines: discovery/baremetalsolution-v2.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -134,7 +134,7 @@
134
134
]
135
135
},
136
136
"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.",
0 commit comments