Skip to content

Commit 7a6daa5

Browse files
feat: Automated regeneration of datastream v1alpha1 client (googleapis#25749)
Auto-created at 2026-02-15 11:05:44 +0000 using the toys pull request generator.
1 parent 02a2380 commit 7a6daa5

File tree

5 files changed

+773
-2
lines changed

5 files changed

+773
-2
lines changed

api_names_out.yaml

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172140,6 +172140,9 @@
172140172140
"/datastream:v1alpha1/BackfillJob/state": state
172141172141
"/datastream:v1alpha1/BackfillJob/trigger": trigger
172142172142
"/datastream:v1alpha1/BackfillNoneStrategy": backfill_none_strategy
172143+
"/datastream:v1alpha1/BadRequest": bad_request
172144+
"/datastream:v1alpha1/BadRequest/fieldViolations": field_violations
172145+
"/datastream:v1alpha1/BadRequest/fieldViolations/field_violation": field_violation
172143172146
"/datastream:v1alpha1/CancelOperationRequest": cancel_operation_request
172144172147
"/datastream:v1alpha1/ConnectionProfile": connection_profile
172145172148
"/datastream:v1alpha1/ConnectionProfile/createTime": create_time
@@ -172155,6 +172158,10 @@
172155172158
"/datastream:v1alpha1/ConnectionProfile/privateConnectivity": private_connectivity
172156172159
"/datastream:v1alpha1/ConnectionProfile/staticServiceIpConnectivity": static_service_ip_connectivity
172157172160
"/datastream:v1alpha1/ConnectionProfile/updateTime": update_time
172161+
"/datastream:v1alpha1/DebugInfo": debug_info
172162+
"/datastream:v1alpha1/DebugInfo/detail": detail
172163+
"/datastream:v1alpha1/DebugInfo/stackEntries": stack_entries
172164+
"/datastream:v1alpha1/DebugInfo/stackEntries/stack_entry": stack_entry
172158172165
"/datastream:v1alpha1/DestinationConfig": destination_config
172159172166
"/datastream:v1alpha1/DestinationConfig/destinationConnectionProfileName": destination_connection_profile_name
172160172167
"/datastream:v1alpha1/DestinationConfig/gcsDestinationConfig": gcs_destination_config
@@ -172177,6 +172184,11 @@
172177172184
"/datastream:v1alpha1/Error/errorUuid": error_uuid
172178172185
"/datastream:v1alpha1/Error/message": message
172179172186
"/datastream:v1alpha1/Error/reason": reason
172187+
"/datastream:v1alpha1/ErrorInfo": error_info
172188+
"/datastream:v1alpha1/ErrorInfo/domain": domain
172189+
"/datastream:v1alpha1/ErrorInfo/metadata": metadata
172190+
"/datastream:v1alpha1/ErrorInfo/metadata/metadatum": metadatum
172191+
"/datastream:v1alpha1/ErrorInfo/reason": reason
172180172192
"/datastream:v1alpha1/FetchErrorsRequest": fetch_errors_request
172181172193
"/datastream:v1alpha1/FetchErrorsResponse": fetch_errors_response
172182172194
"/datastream:v1alpha1/FetchErrorsResponse/errors": errors
@@ -172185,6 +172197,11 @@
172185172197
"/datastream:v1alpha1/FetchStaticIpsResponse/nextPageToken": next_page_token
172186172198
"/datastream:v1alpha1/FetchStaticIpsResponse/staticIps": static_ips
172187172199
"/datastream:v1alpha1/FetchStaticIpsResponse/staticIps/static_ip": static_ip
172200+
"/datastream:v1alpha1/FieldViolation": field_violation
172201+
"/datastream:v1alpha1/FieldViolation/description": description
172202+
"/datastream:v1alpha1/FieldViolation/field": field
172203+
"/datastream:v1alpha1/FieldViolation/localizedMessage": localized_message
172204+
"/datastream:v1alpha1/FieldViolation/reason": reason
172188172205
"/datastream:v1alpha1/ForwardSshTunnelConnectivity": forward_ssh_tunnel_connectivity
172189172206
"/datastream:v1alpha1/ForwardSshTunnelConnectivity/hostname": hostname
172190172207
"/datastream:v1alpha1/ForwardSshTunnelConnectivity/password": password
@@ -172201,9 +172218,15 @@
172201172218
"/datastream:v1alpha1/GcsProfile": gcs_profile
172202172219
"/datastream:v1alpha1/GcsProfile/bucketName": bucket_name
172203172220
"/datastream:v1alpha1/GcsProfile/rootPath": root_path
172221+
"/datastream:v1alpha1/Help": help
172222+
"/datastream:v1alpha1/Help/links": links
172223+
"/datastream:v1alpha1/Help/links/link": link
172204172224
"/datastream:v1alpha1/JsonFileFormat": json_file_format
172205172225
"/datastream:v1alpha1/JsonFileFormat/compression": compression
172206172226
"/datastream:v1alpha1/JsonFileFormat/schemaFileFormat": schema_file_format
172227+
"/datastream:v1alpha1/Link": link
172228+
"/datastream:v1alpha1/Link/description": description
172229+
"/datastream:v1alpha1/Link/url": url
172207172230
"/datastream:v1alpha1/ListConnectionProfilesResponse": list_connection_profiles_response
172208172231
"/datastream:v1alpha1/ListConnectionProfilesResponse/connectionProfiles": connection_profiles
172209172232
"/datastream:v1alpha1/ListConnectionProfilesResponse/connectionProfiles/connection_profile": connection_profile
@@ -172242,6 +172265,9 @@
172242172265
"/datastream:v1alpha1/ListStreamsResponse/streams/stream": stream
172243172266
"/datastream:v1alpha1/ListStreamsResponse/unreachable": unreachable
172244172267
"/datastream:v1alpha1/ListStreamsResponse/unreachable/unreachable": unreachable
172268+
"/datastream:v1alpha1/LocalizedMessage": localized_message
172269+
"/datastream:v1alpha1/LocalizedMessage/locale": locale
172270+
"/datastream:v1alpha1/LocalizedMessage/message": message
172245172271
"/datastream:v1alpha1/Location": location
172246172272
"/datastream:v1alpha1/Location/displayName": display_name
172247172273
"/datastream:v1alpha1/Location/labels": labels
@@ -172343,6 +172369,13 @@
172343172369
"/datastream:v1alpha1/OracleTable/oracleColumns": oracle_columns
172344172370
"/datastream:v1alpha1/OracleTable/oracleColumns/oracle_column": oracle_column
172345172371
"/datastream:v1alpha1/OracleTable/tableName": table_name
172372+
"/datastream:v1alpha1/PreconditionFailure": precondition_failure
172373+
"/datastream:v1alpha1/PreconditionFailure/violations": violations
172374+
"/datastream:v1alpha1/PreconditionFailure/violations/violation": violation
172375+
"/datastream:v1alpha1/PreconditionFailureViolation": precondition_failure_violation
172376+
"/datastream:v1alpha1/PreconditionFailureViolation/description": description
172377+
"/datastream:v1alpha1/PreconditionFailureViolation/subject": subject
172378+
"/datastream:v1alpha1/PreconditionFailureViolation/type": type
172346172379
"/datastream:v1alpha1/PrivateConnection": private_connection
172347172380
"/datastream:v1alpha1/PrivateConnection/createTime": create_time
172348172381
"/datastream:v1alpha1/PrivateConnection/displayName": display_name
@@ -172355,6 +172388,29 @@
172355172388
"/datastream:v1alpha1/PrivateConnection/vpcPeeringConfig": vpc_peering_config
172356172389
"/datastream:v1alpha1/PrivateConnectivity": private_connectivity
172357172390
"/datastream:v1alpha1/PrivateConnectivity/privateConnectionName": private_connection_name
172391+
"/datastream:v1alpha1/QuotaFailure": quota_failure
172392+
"/datastream:v1alpha1/QuotaFailure/violations": violations
172393+
"/datastream:v1alpha1/QuotaFailure/violations/violation": violation
172394+
"/datastream:v1alpha1/QuotaFailureViolation": quota_failure_violation
172395+
"/datastream:v1alpha1/QuotaFailureViolation/apiService": api_service
172396+
"/datastream:v1alpha1/QuotaFailureViolation/description": description
172397+
"/datastream:v1alpha1/QuotaFailureViolation/futureQuotaValue": future_quota_value
172398+
"/datastream:v1alpha1/QuotaFailureViolation/quotaDimensions": quota_dimensions
172399+
"/datastream:v1alpha1/QuotaFailureViolation/quotaDimensions/quota_dimension": quota_dimension
172400+
"/datastream:v1alpha1/QuotaFailureViolation/quotaId": quota_id
172401+
"/datastream:v1alpha1/QuotaFailureViolation/quotaMetric": quota_metric
172402+
"/datastream:v1alpha1/QuotaFailureViolation/quotaValue": quota_value
172403+
"/datastream:v1alpha1/QuotaFailureViolation/subject": subject
172404+
"/datastream:v1alpha1/RequestInfo": request_info
172405+
"/datastream:v1alpha1/RequestInfo/requestId": request_id
172406+
"/datastream:v1alpha1/RequestInfo/servingData": serving_data
172407+
"/datastream:v1alpha1/ResourceInfo": resource_info
172408+
"/datastream:v1alpha1/ResourceInfo/description": description
172409+
"/datastream:v1alpha1/ResourceInfo/owner": owner
172410+
"/datastream:v1alpha1/ResourceInfo/resourceName": resource_name
172411+
"/datastream:v1alpha1/ResourceInfo/resourceType": resource_type
172412+
"/datastream:v1alpha1/RetryInfo": retry_info
172413+
"/datastream:v1alpha1/RetryInfo/retryDelay": retry_delay
172358172414
"/datastream:v1alpha1/Route": route
172359172415
"/datastream:v1alpha1/Route/createTime": create_time
172360172416
"/datastream:v1alpha1/Route/destinationAddress": destination_address

generated/google-apis-datastream_v1alpha1/CHANGELOG.md

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

3+
### v0.29.0 (2026-02-15)
4+
5+
* Regenerated from discovery document revision 20260204
6+
37
### v0.28.0 (2026-02-08)
48

59
* Regenerated from discovery document revision 20260128

0 commit comments

Comments
 (0)