File tree Expand file tree Collapse file tree 3 files changed +13
-7
lines changed
generated/google-apis-datafusion_v1
lib/google/apis/datafusion_v1 Expand file tree Collapse file tree 3 files changed +13
-7
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-datafusion_v1
22
3+ ### v0.35.0 (2025-01-26)
4+
5+ * Regenerated from discovery document revision 20250117
6+ * Regenerated using generator version 0.16.0
7+
38### v0.34.0 (2024-12-15)
49
510* Regenerated from discovery document revision 20241204
Original file line number Diff line number Diff line change @@ -519,8 +519,8 @@ class Instance
519519 # @return [Google::Apis::DatafusionV1::NetworkConfig]
520520 attr_accessor :network_config
521521
522- # Map of additional options used to configure the behavior of Data Fusion
523- # instance.
522+ # Optional. Map of additional options used to configure the behavior of Data
523+ # Fusion instance.
524524 # Corresponds to the JSON property `options`
525525 # @return [Hash<String,String>]
526526 attr_accessor :options
@@ -1021,8 +1021,9 @@ class OperationMetadata
10211021 attr_accessor :end_time
10221022
10231023 # Identifies whether the user has requested cancellation of the operation.
1024- # Operations that have successfully been cancelled have Operation.error value
1025- # with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.
1024+ # Operations that have successfully been cancelled have google.longrunning.
1025+ # Operation.error value with a google.rpc.Status.code of 1, corresponding to `
1026+ # Code.CANCELLED`.
10261027 # Corresponds to the JSON property `requestedCancellation`
10271028 # @return [Boolean]
10281029 attr_accessor :requested_cancellation
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module DatafusionV1
1818 # Version of the google-apis-datafusion_v1 gem
19- GEM_VERSION = "0.34 .0"
19+ GEM_VERSION = "0.35 .0"
2020
2121 # Version of the code generator used to generate this client
22- GENERATOR_VERSION = "0.15.1 "
22+ GENERATOR_VERSION = "0.16.0 "
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20241204 "
25+ REVISION = "20250117 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments