Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
b17903b
feat: Generate Google.Apis.AddressValidation.v1 version 1.69.0.3734
amanda-tarafa Mar 26, 2025
4ff4135
feat: Generate Google.Apis.AnalyticsHub.v1 version 1.69.0.3726
amanda-tarafa Mar 26, 2025
cc0874d
feat: Generate Google.Apis.CloudBuild.v2 version 1.69.0.3732
amanda-tarafa Mar 26, 2025
d7bd244
feat: Generate Google.Apis.CloudFunctions.v1 version 1.69.0.3731
amanda-tarafa Mar 26, 2025
4b0ee8f
feat: Generate Google.Apis.CloudFunctions.v2 version 1.69.0.3731
amanda-tarafa Mar 26, 2025
b378588
feat: Generate Google.Apis.CloudFunctions.v2alpha version 1.69.0.3731
amanda-tarafa Mar 26, 2025
a2fb9af
feat: Generate Google.Apis.CloudFunctions.v2beta version 1.69.0.3731
amanda-tarafa Mar 26, 2025
baee8ce
feat: Generate Google.Apis.FirebaseManagement.v1beta1 version 1.69.0.…
amanda-tarafa Mar 26, 2025
e70f4f7
feat: Generate Google.Apis.FirebaseML.v2beta version 1.69.0.3734
amanda-tarafa Mar 26, 2025
c7316dc
feat: Generate Google.Apis.BackupforGKE.v1 version 1.69.0.3728
amanda-tarafa Mar 26, 2025
0be6fb2
feat: Generate Google.Apis.Keep.v1 version 1.69.0.3729
amanda-tarafa Mar 26, 2025
2e8b98a
feat: Generate Google.Apis.Meet.v2 version 1.69.0.3731
amanda-tarafa Mar 26, 2025
07c0ffa
feat: Generate Google.Apis.CloudObservability.v1 version 1.69.0.3731
amanda-tarafa Mar 26, 2025
a8c5f9e
feat: Generate Google.Apis.OracleDatabase.v1 version 1.69.0.3735
amanda-tarafa Mar 26, 2025
adc5ff0
feat: Generate Google.Apis.OSConfig.v2 version 1.69.0.3713
amanda-tarafa Mar 26, 2025
4aa3cb6
feat: Generate Google.Apis.Verifiedaccess.v2 version 1.69.0.3729
amanda-tarafa Mar 26, 2025
15b4d03
chore: Update the package table in README.md
amanda-tarafa Mar 26, 2025
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 DiscoveryJson/addressvalidation.v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
}
}
},
"revision": "20250318",
"revision": "20250323",
"rootUrl": "https://addressvalidation.googleapis.com/",
"schemas": {
"GoogleGeoTypeViewport": {
Expand Down Expand Up @@ -185,7 +185,7 @@
"type": "string"
},
"missingComponentTypes": {
"description": "The types of components that were expected to be present in a correctly formatted mailing address but were not found in the input AND could not be inferred. Components of this type are not present in `formatted_address`, `postal_address`, or `address_components`. An example might be `['street_number', 'route']` for an input like \"Boulder, Colorado, 80301, USA\". The list of possible types can be found [here](https://developers.google.com/maps/documentation/geocoding/requests-geocoding#Types).",
"description": "The types of components that were expected to be present in a correctly formatted mailing address but were not found in the input AND could not be inferred. An example might be `['street_number', 'route']` for an input like \"Boulder, Colorado, 80301, USA\". The list of possible types can be found [here](https://developers.google.com/maps/documentation/geocoding/requests-geocoding#Types). **Note: you might see a missing component type when you think you've already supplied the missing component.** For example, this can happen when the input address contains the building name, but not the premise number. In the address \"\u6e0b\u8c37\u533a\u6e0b\u8c37\uff13\u4e01\u76ee\u3000Shibuya Stream\", the building name \"Shibuya Stream\" has the component type `premise`, but the premise number is missing, so `missing_component_types` will contain `premise`.",
"items": {
"type": "string"
},
Expand Down
9 changes: 8 additions & 1 deletion DiscoveryJson/analyticshub.v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -1027,7 +1027,7 @@
}
}
},
"revision": "20250310",
"revision": "20250315",
"rootUrl": "https://analyticshub.googleapis.com/",
"schemas": {
"AnalyticsHubSubscriptionInfo": {
Expand Down Expand Up @@ -1416,6 +1416,13 @@
"location": {
"description": "Required. The geographic location where the dataset should reside. See https://cloud.google.com/bigquery/docs/locations for supported locations.",
"type": "string"
},
"replicaLocations": {
"description": "Optional. The geographic locations where the dataset should be replicated. See https://cloud.google.com/bigquery/docs/locations for supported locations.",
"items": {
"type": "string"
},
"type": "array"
}
},
"type": "object"
Expand Down
8 changes: 7 additions & 1 deletion DiscoveryJson/cloudbuild.v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -365,6 +365,12 @@
"name"
],
"parameters": {
"extraLocationTypes": {
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
"location": "query",
"repeated": true,
"type": "string"
},
"filter": {
"description": "A filter to narrow down results to a preferred subset. The filtering language accepts strings like `\"displayName=tokyo\"`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).",
"location": "query",
Expand Down Expand Up @@ -1076,7 +1082,7 @@
}
}
},
"revision": "20250303",
"revision": "20250321",
"rootUrl": "https://cloudbuild.googleapis.com/",
"schemas": {
"AuditConfig": {
Expand Down
8 changes: 7 additions & 1 deletion DiscoveryJson/cloudfunctions.v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,12 @@
"name"
],
"parameters": {
"extraLocationTypes": {
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
"location": "query",
"repeated": true,
"type": "string"
},
"filter": {
"description": "A filter to narrow down results to a preferred subset. The filtering language accepts strings like `\"displayName=tokyo\"`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).",
"location": "query",
Expand Down Expand Up @@ -552,7 +558,7 @@
}
}
},
"revision": "20250124",
"revision": "20250320",
"rootUrl": "https://cloudfunctions.googleapis.com/",
"schemas": {
"AuditConfig": {
Expand Down
8 changes: 7 additions & 1 deletion DiscoveryJson/cloudfunctions.v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,12 @@
"name"
],
"parameters": {
"extraLocationTypes": {
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
"location": "query",
"repeated": true,
"type": "string"
},
"filter": {
"description": "A filter to narrow down results to a preferred subset. The filtering language accepts strings like `\"displayName=tokyo\"`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).",
"location": "query",
Expand Down Expand Up @@ -744,7 +750,7 @@
}
}
},
"revision": "20250228",
"revision": "20250320",
"rootUrl": "https://cloudfunctions.googleapis.com/",
"schemas": {
"AbortFunctionUpgradeRequest": {
Expand Down
8 changes: 7 additions & 1 deletion DiscoveryJson/cloudfunctions.v2alpha.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,12 @@
"name"
],
"parameters": {
"extraLocationTypes": {
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
"location": "query",
"repeated": true,
"type": "string"
},
"filter": {
"description": "A filter to narrow down results to a preferred subset. The filtering language accepts strings like `\"displayName=tokyo\"`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).",
"location": "query",
Expand Down Expand Up @@ -744,7 +750,7 @@
}
}
},
"revision": "20250228",
"revision": "20250320",
"rootUrl": "https://cloudfunctions.googleapis.com/",
"schemas": {
"AbortFunctionUpgradeRequest": {
Expand Down
8 changes: 7 additions & 1 deletion DiscoveryJson/cloudfunctions.v2beta.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,12 @@
"name"
],
"parameters": {
"extraLocationTypes": {
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
"location": "query",
"repeated": true,
"type": "string"
},
"filter": {
"description": "A filter to narrow down results to a preferred subset. The filtering language accepts strings like `\"displayName=tokyo\"`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).",
"location": "query",
Expand Down Expand Up @@ -744,7 +750,7 @@
}
}
},
"revision": "20250228",
"revision": "20250320",
"rootUrl": "https://cloudfunctions.googleapis.com/",
"schemas": {
"AbortFunctionUpgradeRequest": {
Expand Down
4 changes: 2 additions & 2 deletions DiscoveryJson/firebase.v1beta1.json
Original file line number Diff line number Diff line change
Expand Up @@ -1324,7 +1324,7 @@
}
}
},
"revision": "20250319",
"revision": "20250321",
"rootUrl": "https://firebase.googleapis.com/",
"schemas": {
"AddFirebaseRequest": {
Expand Down Expand Up @@ -1919,7 +1919,7 @@
"type": "object"
},
"MessageSet": {
"description": "LINT.ThenChange( //depot/google3/third_party/protobuf/github/src/google/protobuf/bridge/message_set.proto ) This is proto2's version of MessageSet.",
"description": "This is proto2's version of MessageSet.",
"id": "MessageSet",
"properties": {},
"type": "object"
Expand Down
44 changes: 43 additions & 1 deletion DiscoveryJson/firebaseml.v2beta.json
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@
}
}
},
"revision": "20250312",
"revision": "20250323",
"rootUrl": "https://firebaseml.googleapis.com/",
"schemas": {
"Date": {
Expand Down Expand Up @@ -865,6 +865,21 @@
"description": "Total token count for prompt, response candidates, and tool-use prompts (if present).",
"format": "int32",
"type": "integer"
},
"trafficType": {
"description": "Output only. Traffic type. This shows whether a request consumes Pay-As-You-Go or Provisioned Throughput quota.",
"enum": [
"TRAFFIC_TYPE_UNSPECIFIED",
"ON_DEMAND",
"PROVISIONED_THROUGHPUT"
],
"enumDescriptions": [
"Unspecified request traffic type.",
"Type for Pay-As-You-Go traffic.",
"Type for Provisioned Throughput traffic."
],
"readOnly": true,
"type": "string"
}
},
"type": "object"
Expand Down Expand Up @@ -913,6 +928,10 @@
],
"type": "string"
},
"modelConfig": {
"$ref": "GoogleCloudAiplatformV1beta1GenerationConfigModelConfig",
"description": "Optional. Config for model selection."
},
"presencePenalty": {
"description": "Optional. Positive penalties.",
"format": "float",
Expand Down Expand Up @@ -987,6 +1006,29 @@
},
"type": "object"
},
"GoogleCloudAiplatformV1beta1GenerationConfigModelConfig": {
"description": "Config for model selection.",
"id": "GoogleCloudAiplatformV1beta1GenerationConfigModelConfig",
"properties": {
"featureSelectionPreference": {
"description": "Required. Feature selection preference.",
"enum": [
"FEATURE_SELECTION_PREFERENCE_UNSPECIFIED",
"PRIORITIZE_QUALITY",
"BALANCED",
"PRIORITIZE_COST"
],
"enumDescriptions": [
"Unspecified feature selection preference.",
"Prefer higher quality over lower cost.",
"Balanced feature selection preference.",
"Prefer lower cost over higher quality."
],
"type": "string"
}
},
"type": "object"
},
"GoogleCloudAiplatformV1beta1GenerationConfigRoutingConfig": {
"description": "The configuration for routing the request to a specific model.",
"id": "GoogleCloudAiplatformV1beta1GenerationConfigRoutingConfig",
Expand Down
8 changes: 7 additions & 1 deletion DiscoveryJson/gkebackup.v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,12 @@
"name"
],
"parameters": {
"extraLocationTypes": {
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
"location": "query",
"repeated": true,
"type": "string"
},
"filter": {
"description": "A filter to narrow down results to a preferred subset. The filtering language accepts strings like `\"displayName=tokyo\"`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).",
"location": "query",
Expand Down Expand Up @@ -1718,7 +1724,7 @@
}
}
},
"revision": "20250305",
"revision": "20250317",
"rootUrl": "https://gkebackup.googleapis.com/",
"schemas": {
"AuditConfig": {
Expand Down
4 changes: 2 additions & 2 deletions DiscoveryJson/keep.v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"canonicalName": "Keep",
"description": "The Google Keep API is used in an enterprise environment to manage Google Keep content and resolve issues identified by cloud security software.",
"discoveryVersion": "v1",
"documentationLink": "https://developers.google.com/keep/api",
"documentationLink": "https://developers.google.com/workspace/keep/api",
"fullyEncodeReservedExpansion": true,
"icons": {
"x16": "http://www.google.com/images/icons/product/search-16.gif",
Expand Down Expand Up @@ -314,7 +314,7 @@
}
}
},
"revision": "20220322",
"revision": "20250318",
"rootUrl": "https://keep.googleapis.com/",
"schemas": {
"Attachment": {
Expand Down
6 changes: 3 additions & 3 deletions DiscoveryJson/meet.v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@
"entries": {
"methods": {
"get": {
"description": "Gets a `TranscriptEntry` resource by entry ID. Note: The transcript entries returned by the Google Meet API might not match the transcription found in the Google Docs transcript file. This can occur when the Google Docs transcript file is modified after generation.",
"description": "Gets a `TranscriptEntry` resource by entry ID. Note: The transcript entries returned by the Google Meet API might not match the transcription found in the Google Docs transcript file. This can occur when 1) we have interleaved speakers within milliseconds, or 2) the Google Docs transcript file is modified after generation.",
"flatPath": "v2/conferenceRecords/{conferenceRecordsId}/transcripts/{transcriptsId}/entries/{entriesId}",
"httpMethod": "GET",
"id": "meet.conferenceRecords.transcripts.entries.get",
Expand All @@ -483,7 +483,7 @@
]
},
"list": {
"description": "Lists the structured transcript entries per transcript. By default, ordered by start time and in ascending order. Note: The transcript entries returned by the Google Meet API might not match the transcription found in the Google Docs transcript file. This can occur when the Google Docs transcript file is modified after generation.",
"description": "Lists the structured transcript entries per transcript. By default, ordered by start time and in ascending order. Note: The transcript entries returned by the Google Meet API might not match the transcription found in the Google Docs transcript file. This can occur when 1) we have interleaved speakers within milliseconds, or 2) the Google Docs transcript file is modified after generation.",
"flatPath": "v2/conferenceRecords/{conferenceRecordsId}/transcripts/{transcriptsId}/entries",
"httpMethod": "GET",
"id": "meet.conferenceRecords.transcripts.entries.list",
Expand Down Expand Up @@ -638,7 +638,7 @@
}
}
},
"revision": "20250127",
"revision": "20250320",
"rootUrl": "https://meet.googleapis.com/",
"schemas": {
"ActiveConference": {
Expand Down
10 changes: 8 additions & 2 deletions DiscoveryJson/observability.v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"canonicalName": "Cloud Observability",
"description": "",
"discoveryVersion": "v1",
"documentationLink": "",
"documentationLink": "https://cloud.google.com/stackdriver/docs/",
"fullyEncodeReservedExpansion": true,
"icons": {
"x16": "http://www.google.com/images/icons/product/search-16.gif",
Expand Down Expand Up @@ -143,6 +143,12 @@
"name"
],
"parameters": {
"extraLocationTypes": {
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
"location": "query",
"repeated": true,
"type": "string"
},
"filter": {
"description": "A filter to narrow down results to a preferred subset. The filtering language accepts strings like `\"displayName=tokyo\"`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).",
"location": "query",
Expand Down Expand Up @@ -368,7 +374,7 @@
}
}
},
"revision": "20250313",
"revision": "20250320",
"rootUrl": "https://observability.googleapis.com/",
"schemas": {
"CancelOperationRequest": {
Expand Down
Loading