Skip to content

Commit 6f05707

Browse files
feat: Automated regeneration of datastream v1 client (googleapis#26791)
Auto-created at 2026-06-14 11:31:56 +0000 using the toys pull request generator.
1 parent a622b60 commit 6f05707

7 files changed

Lines changed: 687 additions & 5 deletions

File tree

api_names_out.yaml

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181267,6 +181267,7 @@
181267181267
"/datastream:v1/BackfillAllStrategy/mysqlExcludedObjects": mysql_excluded_objects
181268181268
"/datastream:v1/BackfillAllStrategy/oracleExcludedObjects": oracle_excluded_objects
181269181269
"/datastream:v1/BackfillAllStrategy/postgresqlExcludedObjects": postgresql_excluded_objects
181270+
"/datastream:v1/BackfillAllStrategy/saasExcludedObjects": saas_excluded_objects
181270181271
"/datastream:v1/BackfillAllStrategy/salesforceExcludedObjects": salesforce_excluded_objects
181271181272
"/datastream:v1/BackfillAllStrategy/spannerExcludedObjects": spanner_excluded_objects
181272181273
"/datastream:v1/BackfillAllStrategy/sqlServerExcludedObjects": sql_server_excluded_objects
@@ -181317,6 +181318,7 @@
181317181318
"/datastream:v1/ConnectionProfile": connection_profile
181318181319
"/datastream:v1/ConnectionProfile/bigqueryProfile": bigquery_profile
181319181320
"/datastream:v1/ConnectionProfile/createTime": create_time
181321+
"/datastream:v1/ConnectionProfile/dataverseProfile": dataverse_profile
181320181322
"/datastream:v1/ConnectionProfile/displayName": display_name
181321181323
"/datastream:v1/ConnectionProfile/forwardSshConnectivity": forward_ssh_connectivity
181322181324
"/datastream:v1/ConnectionProfile/gcsProfile": gcs_profile
@@ -181328,9 +181330,11 @@
181328181330
"/datastream:v1/ConnectionProfile/oracleProfile": oracle_profile
181329181331
"/datastream:v1/ConnectionProfile/postgresqlProfile": postgresql_profile
181330181332
"/datastream:v1/ConnectionProfile/privateConnectivity": private_connectivity
181333+
"/datastream:v1/ConnectionProfile/salesforceMarketingCloudProfile": salesforce_marketing_cloud_profile
181331181334
"/datastream:v1/ConnectionProfile/salesforceProfile": salesforce_profile
181332181335
"/datastream:v1/ConnectionProfile/satisfiesPzi": satisfies_pzi
181333181336
"/datastream:v1/ConnectionProfile/satisfiesPzs": satisfies_pzs
181337+
"/datastream:v1/ConnectionProfile/serviceNowProfile": service_now_profile
181334181338
"/datastream:v1/ConnectionProfile/spannerProfile": spanner_profile
181335181339
"/datastream:v1/ConnectionProfile/sqlServerProfile": sql_server_profile
181336181340
"/datastream:v1/ConnectionProfile/staticServiceIpConnectivity": static_service_ip_connectivity
@@ -181342,6 +181346,14 @@
181342181346
"/datastream:v1/DatasetTemplate/datasetIdPrefix": dataset_id_prefix
181343181347
"/datastream:v1/DatasetTemplate/kmsKeyName": kms_key_name
181344181348
"/datastream:v1/DatasetTemplate/location": location
181349+
"/datastream:v1/DataverseProfile": dataverse_profile
181350+
"/datastream:v1/DataverseProfile/environmentUrl": environment_url
181351+
"/datastream:v1/DataverseProfile/oauthClientCredentials": oauth_client_credentials
181352+
"/datastream:v1/DataverseProfile/tenantId": tenant_id
181353+
"/datastream:v1/DataverseSourceConfig": dataverse_source_config
181354+
"/datastream:v1/DataverseSourceConfig/excludeObjects": exclude_objects
181355+
"/datastream:v1/DataverseSourceConfig/includeObjects": include_objects
181356+
"/datastream:v1/DataverseSourceConfig/pollingInterval": polling_interval
181345181357
"/datastream:v1/DebugInfo": debug_info
181346181358
"/datastream:v1/DebugInfo/detail": detail
181347181359
"/datastream:v1/DebugInfo/stackEntries": stack_entries
@@ -181360,6 +181372,7 @@
181360181372
"/datastream:v1/DiscoverConnectionProfileRequest/oracleRdbms": oracle_rdbms
181361181373
"/datastream:v1/DiscoverConnectionProfileRequest/postgresqlRdbms": postgresql_rdbms
181362181374
"/datastream:v1/DiscoverConnectionProfileRequest/salesforceOrg": salesforce_org
181375+
"/datastream:v1/DiscoverConnectionProfileRequest/sourceCatalog": source_catalog
181363181376
"/datastream:v1/DiscoverConnectionProfileRequest/spannerDatabase": spanner_database
181364181377
"/datastream:v1/DiscoverConnectionProfileRequest/sqlServerRdbms": sql_server_rdbms
181365181378
"/datastream:v1/DiscoverConnectionProfileResponse": discover_connection_profile_response
@@ -181368,6 +181381,7 @@
181368181381
"/datastream:v1/DiscoverConnectionProfileResponse/oracleRdbms": oracle_rdbms
181369181382
"/datastream:v1/DiscoverConnectionProfileResponse/postgresqlRdbms": postgresql_rdbms
181370181383
"/datastream:v1/DiscoverConnectionProfileResponse/salesforceOrg": salesforce_org
181384+
"/datastream:v1/DiscoverConnectionProfileResponse/sourceCatalog": source_catalog
181371181385
"/datastream:v1/DiscoverConnectionProfileResponse/spannerDatabase": spanner_database
181372181386
"/datastream:v1/DiscoverConnectionProfileResponse/sqlServerRdbms": sql_server_rdbms
181373181387
"/datastream:v1/DropLargeObjects": drop_large_objects
@@ -181589,6 +181603,9 @@
181589181603
"/datastream:v1/Oauth2ClientCredentials/clientId": client_id
181590181604
"/datastream:v1/Oauth2ClientCredentials/clientSecret": client_secret
181591181605
"/datastream:v1/Oauth2ClientCredentials/secretManagerStoredClientSecret": secret_manager_stored_client_secret
181606+
"/datastream:v1/OauthClientCredentials": oauth_client_credentials
181607+
"/datastream:v1/OauthClientCredentials/clientId": client_id
181608+
"/datastream:v1/OauthClientCredentials/clientSecret": client_secret
181592181609
"/datastream:v1/ObjectFilter": object_filter
181593181610
"/datastream:v1/ObjectFilter/sourceObjectIdentifier": source_object_identifier
181594181611
"/datastream:v1/Operation": operation
@@ -181777,6 +181794,14 @@
181777181794
"/datastream:v1/SalesforceField/dataType": data_type
181778181795
"/datastream:v1/SalesforceField/name": name
181779181796
"/datastream:v1/SalesforceField/nillable": nillable
181797+
"/datastream:v1/SalesforceMarketingCloudProfile": salesforce_marketing_cloud_profile
181798+
"/datastream:v1/SalesforceMarketingCloudProfile/oauthClientCredentials": oauth_client_credentials
181799+
"/datastream:v1/SalesforceMarketingCloudProfile/subdomain": subdomain
181800+
"/datastream:v1/SalesforceMarketingCloudSourceConfig": salesforce_marketing_cloud_source_config
181801+
"/datastream:v1/SalesforceMarketingCloudSourceConfig/excludeObjects": exclude_objects
181802+
"/datastream:v1/SalesforceMarketingCloudSourceConfig/fullRefreshPollingInterval": full_refresh_polling_interval
181803+
"/datastream:v1/SalesforceMarketingCloudSourceConfig/includeObjects": include_objects
181804+
"/datastream:v1/SalesforceMarketingCloudSourceConfig/pollingInterval": polling_interval
181780181805
"/datastream:v1/SalesforceObject": salesforce_object
181781181806
"/datastream:v1/SalesforceObject/fields": fields
181782181807
"/datastream:v1/SalesforceObject/fields/field": field
@@ -181794,6 +181819,9 @@
181794181819
"/datastream:v1/SalesforceSourceConfig/excludeObjects": exclude_objects
181795181820
"/datastream:v1/SalesforceSourceConfig/includeObjects": include_objects
181796181821
"/datastream:v1/SalesforceSourceConfig/pollingInterval": polling_interval
181822+
"/datastream:v1/Secret": secret
181823+
"/datastream:v1/Secret/rawValue": raw_value
181824+
"/datastream:v1/Secret/secretVersion": secret_version
181797181825
"/datastream:v1/ServerAndClientVerification": server_and_client_verification
181798181826
"/datastream:v1/ServerAndClientVerification/caCertificate": ca_certificate
181799181827
"/datastream:v1/ServerAndClientVerification/clientCertificate": client_certificate
@@ -181802,20 +181830,38 @@
181802181830
"/datastream:v1/ServerVerification": server_verification
181803181831
"/datastream:v1/ServerVerification/caCertificate": ca_certificate
181804181832
"/datastream:v1/ServerVerification/serverCertificateHostname": server_certificate_hostname
181833+
"/datastream:v1/ServiceNowProfile": service_now_profile
181834+
"/datastream:v1/ServiceNowProfile/instance": instance
181835+
"/datastream:v1/ServiceNowProfile/oauthClientCredentials": oauth_client_credentials
181836+
"/datastream:v1/ServiceNowProfile/userPasswordCredentials": user_password_credentials
181837+
"/datastream:v1/ServiceNowSourceConfig": service_now_source_config
181838+
"/datastream:v1/ServiceNowSourceConfig/excludeObjects": exclude_objects
181839+
"/datastream:v1/ServiceNowSourceConfig/includeObjects": include_objects
181840+
"/datastream:v1/ServiceNowSourceConfig/pollingInterval": polling_interval
181805181841
"/datastream:v1/SingleTargetDataset": single_target_dataset
181806181842
"/datastream:v1/SingleTargetDataset/datasetId": dataset_id
181843+
"/datastream:v1/SourceCatalog": source_catalog
181844+
"/datastream:v1/SourceCatalog/objects": objects
181845+
"/datastream:v1/SourceCatalog/objects/object": object
181807181846
"/datastream:v1/SourceConfig": source_config
181847+
"/datastream:v1/SourceConfig/dataverseSourceConfig": dataverse_source_config
181808181848
"/datastream:v1/SourceConfig/mongodbSourceConfig": mongodb_source_config
181809181849
"/datastream:v1/SourceConfig/mysqlSourceConfig": mysql_source_config
181810181850
"/datastream:v1/SourceConfig/oracleSourceConfig": oracle_source_config
181811181851
"/datastream:v1/SourceConfig/postgresqlSourceConfig": postgresql_source_config
181852+
"/datastream:v1/SourceConfig/salesforceMarketingCloudSourceConfig": salesforce_marketing_cloud_source_config
181812181853
"/datastream:v1/SourceConfig/salesforceSourceConfig": salesforce_source_config
181854+
"/datastream:v1/SourceConfig/serviceNowSourceConfig": service_now_source_config
181813181855
"/datastream:v1/SourceConfig/sourceConnectionProfile": source_connection_profile
181814181856
"/datastream:v1/SourceConfig/spannerSourceConfig": spanner_source_config
181815181857
"/datastream:v1/SourceConfig/sqlServerSourceConfig": sql_server_source_config
181816181858
"/datastream:v1/SourceHierarchyDatasets": source_hierarchy_datasets
181817181859
"/datastream:v1/SourceHierarchyDatasets/datasetTemplate": dataset_template
181818181860
"/datastream:v1/SourceHierarchyDatasets/projectId": project_id
181861+
"/datastream:v1/SourceObject": source_object
181862+
"/datastream:v1/SourceObject/objectName": object_name
181863+
"/datastream:v1/SourceObject/properties": properties
181864+
"/datastream:v1/SourceObject/properties/property": property
181819181865
"/datastream:v1/SourceObjectIdentifier": source_object_identifier
181820181866
"/datastream:v1/SourceObjectIdentifier/mongodbIdentifier": mongodb_identifier
181821181867
"/datastream:v1/SourceObjectIdentifier/mysqlIdentifier": mysql_identifier
@@ -181824,6 +181870,11 @@
181824181870
"/datastream:v1/SourceObjectIdentifier/salesforceIdentifier": salesforce_identifier
181825181871
"/datastream:v1/SourceObjectIdentifier/spannerIdentifier": spanner_identifier
181826181872
"/datastream:v1/SourceObjectIdentifier/sqlServerIdentifier": sql_server_identifier
181873+
"/datastream:v1/SourceProperty": source_property
181874+
"/datastream:v1/SourceProperty/primaryKey": primary_key
181875+
"/datastream:v1/SourceProperty/properties": properties
181876+
"/datastream:v1/SourceProperty/properties/property": property
181877+
"/datastream:v1/SourceProperty/propertyName": property_name
181827181878
"/datastream:v1/SpannerChangeStreamPosition": spanner_change_stream_position
181828181879
"/datastream:v1/SpannerChangeStreamPosition/startTime": start_time
181829181880
"/datastream:v1/SpannerColumn": spanner_column
@@ -181968,6 +182019,9 @@
181968182019
"/datastream:v1/UserCredentials/secretManagerStoredSecurityToken": secret_manager_stored_security_token
181969182020
"/datastream:v1/UserCredentials/securityToken": security_token
181970182021
"/datastream:v1/UserCredentials/username": username
182022+
"/datastream:v1/UserPasswordCredentials": user_password_credentials
182023+
"/datastream:v1/UserPasswordCredentials/password": password
182024+
"/datastream:v1/UserPasswordCredentials/username": username
181971182025
"/datastream:v1/Validation": validation
181972182026
"/datastream:v1/Validation/code": code
181973182027
"/datastream:v1/Validation/description": description

generated/google-apis-datastream_v1/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Release history for google-apis-datastream_v1
22

3+
### v0.69.0 (2026-06-14)
4+
5+
* Regenerated from discovery document revision 20260531
6+
* Regenerated using generator version 0.19.0
7+
38
### v0.68.0 (2026-05-17)
49

510
* Regenerated from discovery document revision 20260503

generated/google-apis-datastream_v1/OVERVIEW.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ The [product documentation](https://cloud.google.com/datastream/) may provide gu
8383

8484
## Supported Ruby versions
8585

86-
This library is supported on Ruby 3.1+.
86+
This library is supported on Ruby 3.2+.
8787

8888
Google provides official support for Ruby versions that are actively supported by Ruby Core -- that is, Ruby versions that are either in normal maintenance or in security maintenance, and not end of life. Older versions of Ruby _may_ still work, but are unsupported and not recommended. See https://www.ruby-lang.org/en/downloads/branches/ for details about the Ruby support schedule.
8989

generated/google-apis-datastream_v1/google-apis-datastream_v1.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ Gem::Specification.new do |gem|
2828
gem.files = Dir.glob("lib/**/*.rb") + Dir.glob("*.md") + [".yardopts"]
2929
gem.require_paths = ["lib"]
3030

31-
gem.required_ruby_version = '>= 3.1'
31+
gem.required_ruby_version = '>= 3.2'
3232
gem.add_runtime_dependency "google-apis-core", ">= 0.15.0", "< 2.a"
3333
end

0 commit comments

Comments
 (0)