google-apis-aiplatform_v1beta1 0.7.0 → 0.9.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: dce9f109f172515a8882be0432b1ee3a04ae4e4ac2e98089bb2e39db3e56892a
4
- data.tar.gz: c0c400a9f9046cd5f30f22e6b3b98d3c7537e94716bacfc7e9776b67edfb6703
3
+ metadata.gz: d1ee9079ac62eceeaa35024f3550dae8358ed4e3764ab0d0514472d2dc9c103d
4
+ data.tar.gz: 572051d835d87c76fc578b761ac48aae8cb6ee199b2afbba6b3f750d640f94be
5
5
  SHA512:
6
- metadata.gz: 60c9e3ac9c837b2c7ff2ba7ca11f62d29fb2ed865b84705538b73a1431a367ba4e88baec457517daf5a7bf7cf199297384be30d660462500210acd706f9e41be
7
- data.tar.gz: 4a28822f4d28bd165393e4b0eb94e4892af74cd012b1c8dba832833143d2f48e5bb850d135c4ec0f98ca00bb8fee88ff4ab3afc5efd754dd35f98759968e2954
6
+ metadata.gz: 8533578bd409d5671244aeb211b837fd930572f9a47a494f238d92c6abce3c8dd968b1c0a0f8c645cc66450bc168bc50efcc7d854deafad0c8e3ec99e31a4900
7
+ data.tar.gz: 3b0365e643b7e199a979f662ddcca93da2370ac22ca889637fa38004c9cb28f61a0a155b29e238725d991304d3afa6158168923a610448a279dd7e9c94e60bd8
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-aiplatform_v1beta1
2
2
 
3
+ ### v0.9.0 (2023-11-05)
4
+
5
+ * Regenerated from discovery document revision 20231024
6
+
7
+ ### v0.8.0 (2023-10-29)
8
+
9
+ * Regenerated from discovery document revision 20231023
10
+
3
11
  ### v0.7.0 (2023-10-22)
4
12
 
5
13
  * Regenerated from discovery document revision 20231012
@@ -3078,9 +3078,8 @@ module Google
3078
3078
  attr_accessor :persistent_resource_id
3079
3079
 
3080
3080
  # The ID of the location to store protected artifacts. e.g. us-central1.
3081
- # Populate only when the location is different than CustomJob location. For
3082
- # unprotected artifacts, the value of this field is ignored. List of supported
3083
- # locations: https://cloud.google.com/vertex-ai/docs/general/locations
3081
+ # Populate only when the location is different than CustomJob location. List of
3082
+ # supported locations: https://cloud.google.com/vertex-ai/docs/general/locations
3084
3083
  # Corresponds to the JSON property `protectedArtifactLocationId`
3085
3084
  # @return [String]
3086
3085
  attr_accessor :protected_artifact_location_id
@@ -6625,7 +6624,8 @@ module Google
6625
6624
  # @return [String]
6626
6625
  attr_accessor :create_time
6627
6626
 
6628
- # The dedicated serving endpoint for this FeatureOnlineStore.
6627
+ # The dedicated serving endpoint for this FeatureOnlineStore. Only need to set
6628
+ # when you choose Optimized storage type or enable EmbeddingManagement.
6629
6629
  # Corresponds to the JSON property `dedicatedServingEndpoint`
6630
6630
  # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureOnlineStoreDedicatedServingEndpoint]
6631
6631
  attr_accessor :dedicated_serving_endpoint
@@ -6744,7 +6744,8 @@ module Google
6744
6744
  end
6745
6745
  end
6746
6746
 
6747
- # The dedicated serving endpoint for this FeatureOnlineStore.
6747
+ # The dedicated serving endpoint for this FeatureOnlineStore. Only need to set
6748
+ # when you choose Optimized storage type or enable EmbeddingManagement.
6748
6749
  class GoogleCloudAiplatformV1beta1FeatureOnlineStoreDedicatedServingEndpoint
6749
6750
  include Google::Apis::Core::Hashable
6750
6751
 
@@ -8142,26 +8143,6 @@ module Google
8142
8143
  end
8143
8144
  end
8144
8145
 
8145
- # Contains information about the source of the models generated from Generative
8146
- # AI Studio.
8147
- class GoogleCloudAiplatformV1beta1GenieSource
8148
- include Google::Apis::Core::Hashable
8149
-
8150
- # Required. The public base model URI.
8151
- # Corresponds to the JSON property `baseModelUri`
8152
- # @return [String]
8153
- attr_accessor :base_model_uri
8154
-
8155
- def initialize(**args)
8156
- update!(**args)
8157
- end
8158
-
8159
- # Update properties of this object
8160
- def update!(**args)
8161
- @base_model_uri = args[:base_model_uri] if args.key?(:base_model_uri)
8162
- end
8163
- end
8164
-
8165
8146
  # Represents a HyperparameterTuningJob. A HyperparameterTuningJob has a Study
8166
8147
  # specification and multiple CustomJobs with identical CustomJob specification.
8167
8148
  class GoogleCloudAiplatformV1beta1HyperparameterTuningJob
@@ -11308,12 +11289,6 @@ module Google
11308
11289
  # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExplanationSpec]
11309
11290
  attr_accessor :explanation_spec
11310
11291
 
11311
- # Used to specify the source of the Model Garden model or Genie models. Only
11312
- # present for models created or tuned from Model Garden and Genie.
11313
- # Corresponds to the JSON property `generatedModelSource`
11314
- # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelGeneratedModelSource]
11315
- attr_accessor :generated_model_source
11316
-
11317
11292
  # The labels with user-defined metadata to organize your Models. Label keys and
11318
11293
  # values can be no longer than 64 characters (Unicode codepoints), can only
11319
11294
  # contain lowercase letters, numeric characters, underscores and dashes.
@@ -11487,7 +11462,6 @@ module Google
11487
11462
  @encryption_spec = args[:encryption_spec] if args.key?(:encryption_spec)
11488
11463
  @etag = args[:etag] if args.key?(:etag)
11489
11464
  @explanation_spec = args[:explanation_spec] if args.key?(:explanation_spec)
11490
- @generated_model_source = args[:generated_model_source] if args.key?(:generated_model_source)
11491
11465
  @labels = args[:labels] if args.key?(:labels)
11492
11466
  @metadata = args[:metadata] if args.key?(:metadata)
11493
11467
  @metadata_artifact = args[:metadata_artifact] if args.key?(:metadata_artifact)
@@ -12409,54 +12383,6 @@ module Google
12409
12383
  end
12410
12384
  end
12411
12385
 
12412
- # Contains information about the source of the models generated from Model
12413
- # Garden.
12414
- class GoogleCloudAiplatformV1beta1ModelGardenSource
12415
- include Google::Apis::Core::Hashable
12416
-
12417
- # Required. The model garden source model resource name.
12418
- # Corresponds to the JSON property `publicModelName`
12419
- # @return [String]
12420
- attr_accessor :public_model_name
12421
-
12422
- def initialize(**args)
12423
- update!(**args)
12424
- end
12425
-
12426
- # Update properties of this object
12427
- def update!(**args)
12428
- @public_model_name = args[:public_model_name] if args.key?(:public_model_name)
12429
- end
12430
- end
12431
-
12432
- # Used to specify the source of the Model Garden model or Genie models. Only
12433
- # present for models created or tuned from Model Garden and Genie.
12434
- class GoogleCloudAiplatformV1beta1ModelGeneratedModelSource
12435
- include Google::Apis::Core::Hashable
12436
-
12437
- # Contains information about the source of the models generated from Generative
12438
- # AI Studio.
12439
- # Corresponds to the JSON property `genieSource`
12440
- # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenieSource]
12441
- attr_accessor :genie_source
12442
-
12443
- # Contains information about the source of the models generated from Model
12444
- # Garden.
12445
- # Corresponds to the JSON property `modelGardenSource`
12446
- # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelGardenSource]
12447
- attr_accessor :model_garden_source
12448
-
12449
- def initialize(**args)
12450
- update!(**args)
12451
- end
12452
-
12453
- # Update properties of this object
12454
- def update!(**args)
12455
- @genie_source = args[:genie_source] if args.key?(:genie_source)
12456
- @model_garden_source = args[:model_garden_source] if args.key?(:model_garden_source)
12457
- end
12458
- end
12459
-
12460
12386
  #
12461
12387
  class GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfig
12462
12388
  include Google::Apis::Core::Hashable
@@ -23521,7 +23447,7 @@ module Google
23521
23447
  end
23522
23448
  end
23523
23449
 
23524
- # A message representing a Study.
23450
+ # A message representing a Study. Next id: 12
23525
23451
  class GoogleCloudAiplatformV1beta1Study
23526
23452
  include Google::Apis::Core::Hashable
23527
23453
 
@@ -23639,6 +23565,12 @@ module Google
23639
23565
  # @return [Array<Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1StudySpecParameterSpec>]
23640
23566
  attr_accessor :parameters
23641
23567
 
23568
+ # The configuration (stopping conditions) for automated stopping of a Study.
23569
+ # Conditions include trial budgets, time budgets, and convergence detection.
23570
+ # Corresponds to the JSON property `studyStoppingConfig`
23571
+ # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1StudySpecStudyStoppingConfig]
23572
+ attr_accessor :study_stopping_config
23573
+
23642
23574
  # This contains flag for manually disabling transfer learning for a study. The
23643
23575
  # names of prior studies being used for transfer learning (if any) are also
23644
23576
  # listed here.
@@ -23661,6 +23593,7 @@ module Google
23661
23593
  @metrics = args[:metrics] if args.key?(:metrics)
23662
23594
  @observation_noise = args[:observation_noise] if args.key?(:observation_noise)
23663
23595
  @parameters = args[:parameters] if args.key?(:parameters)
23596
+ @study_stopping_config = args[:study_stopping_config] if args.key?(:study_stopping_config)
23664
23597
  @transfer_learning_config = args[:transfer_learning_config] if args.key?(:transfer_learning_config)
23665
23598
  end
23666
23599
  end
@@ -24204,6 +24137,68 @@ module Google
24204
24137
  end
24205
24138
  end
24206
24139
 
24140
+ # The configuration (stopping conditions) for automated stopping of a Study.
24141
+ # Conditions include trial budgets, time budgets, and convergence detection.
24142
+ class GoogleCloudAiplatformV1beta1StudySpecStudyStoppingConfig
24143
+ include Google::Apis::Core::Hashable
24144
+
24145
+ # If the objective value has not improved for this much time, stop the study.
24146
+ # WARNING: Effective only for single-objective studies.
24147
+ # Corresponds to the JSON property `maxDurationNoProgress`
24148
+ # @return [String]
24149
+ attr_accessor :max_duration_no_progress
24150
+
24151
+ # If there are more than this many trials, stop the study.
24152
+ # Corresponds to the JSON property `maxNumTrials`
24153
+ # @return [Fixnum]
24154
+ attr_accessor :max_num_trials
24155
+
24156
+ # If the objective value has not improved for this many consecutive trials, stop
24157
+ # the study. WARNING: Effective only for single-objective studies.
24158
+ # Corresponds to the JSON property `maxNumTrialsNoProgress`
24159
+ # @return [Fixnum]
24160
+ attr_accessor :max_num_trials_no_progress
24161
+
24162
+ # Time-based Constraint for Study
24163
+ # Corresponds to the JSON property `maximumRuntimeConstraint`
24164
+ # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1StudyTimeConstraint]
24165
+ attr_accessor :maximum_runtime_constraint
24166
+
24167
+ # If there are fewer than this many COMPLETED trials, do not stop the study.
24168
+ # Corresponds to the JSON property `minNumTrials`
24169
+ # @return [Fixnum]
24170
+ attr_accessor :min_num_trials
24171
+
24172
+ # Time-based Constraint for Study
24173
+ # Corresponds to the JSON property `minimumRuntimeConstraint`
24174
+ # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1StudyTimeConstraint]
24175
+ attr_accessor :minimum_runtime_constraint
24176
+
24177
+ # If true, a Study enters STOPPING_ASAP whenever it would normally enters
24178
+ # STOPPING state. The bottom line is: set to true if you want to interrupt on-
24179
+ # going evaluations of Trials as soon as the study stopping condition is met. (
24180
+ # Please see Study.State documentation for the source of truth).
24181
+ # Corresponds to the JSON property `shouldStopAsap`
24182
+ # @return [Boolean]
24183
+ attr_accessor :should_stop_asap
24184
+ alias_method :should_stop_asap?, :should_stop_asap
24185
+
24186
+ def initialize(**args)
24187
+ update!(**args)
24188
+ end
24189
+
24190
+ # Update properties of this object
24191
+ def update!(**args)
24192
+ @max_duration_no_progress = args[:max_duration_no_progress] if args.key?(:max_duration_no_progress)
24193
+ @max_num_trials = args[:max_num_trials] if args.key?(:max_num_trials)
24194
+ @max_num_trials_no_progress = args[:max_num_trials_no_progress] if args.key?(:max_num_trials_no_progress)
24195
+ @maximum_runtime_constraint = args[:maximum_runtime_constraint] if args.key?(:maximum_runtime_constraint)
24196
+ @min_num_trials = args[:min_num_trials] if args.key?(:min_num_trials)
24197
+ @minimum_runtime_constraint = args[:minimum_runtime_constraint] if args.key?(:minimum_runtime_constraint)
24198
+ @should_stop_asap = args[:should_stop_asap] if args.key?(:should_stop_asap)
24199
+ end
24200
+ end
24201
+
24207
24202
  # This contains flag for manually disabling transfer learning for a study. The
24208
24203
  # names of prior studies being used for transfer learning (if any) are also
24209
24204
  # listed here.
@@ -24234,6 +24229,31 @@ module Google
24234
24229
  end
24235
24230
  end
24236
24231
 
24232
+ # Time-based Constraint for Study
24233
+ class GoogleCloudAiplatformV1beta1StudyTimeConstraint
24234
+ include Google::Apis::Core::Hashable
24235
+
24236
+ # Compares the wallclock time to this time. Must use UTC timezone.
24237
+ # Corresponds to the JSON property `endTime`
24238
+ # @return [String]
24239
+ attr_accessor :end_time
24240
+
24241
+ # Counts the wallclock time passed since the creation of this Study.
24242
+ # Corresponds to the JSON property `maxDuration`
24243
+ # @return [String]
24244
+ attr_accessor :max_duration
24245
+
24246
+ def initialize(**args)
24247
+ update!(**args)
24248
+ end
24249
+
24250
+ # Update properties of this object
24251
+ def update!(**args)
24252
+ @end_time = args[:end_time] if args.key?(:end_time)
24253
+ @max_duration = args[:max_duration] if args.key?(:max_duration)
24254
+ end
24255
+ end
24256
+
24237
24257
  # Details of operations that perform Trials suggestion.
24238
24258
  class GoogleCloudAiplatformV1beta1SuggestTrialsMetadata
24239
24259
  include Google::Apis::Core::Hashable
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AiplatformV1beta1
18
18
  # Version of the google-apis-aiplatform_v1beta1 gem
19
- GEM_VERSION = "0.7.0"
19
+ GEM_VERSION = "0.9.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20231012"
25
+ REVISION = "20231024"
26
26
  end
27
27
  end
28
28
  end
@@ -1396,12 +1396,6 @@ module Google
1396
1396
  include Google::Apis::Core::JsonObjectSupport
1397
1397
  end
1398
1398
 
1399
- class GoogleCloudAiplatformV1beta1GenieSource
1400
- class Representation < Google::Apis::Core::JsonRepresentation; end
1401
-
1402
- include Google::Apis::Core::JsonObjectSupport
1403
- end
1404
-
1405
1399
  class GoogleCloudAiplatformV1beta1HyperparameterTuningJob
1406
1400
  class Representation < Google::Apis::Core::JsonRepresentation; end
1407
1401
 
@@ -2074,18 +2068,6 @@ module Google
2074
2068
  include Google::Apis::Core::JsonObjectSupport
2075
2069
  end
2076
2070
 
2077
- class GoogleCloudAiplatformV1beta1ModelGardenSource
2078
- class Representation < Google::Apis::Core::JsonRepresentation; end
2079
-
2080
- include Google::Apis::Core::JsonObjectSupport
2081
- end
2082
-
2083
- class GoogleCloudAiplatformV1beta1ModelGeneratedModelSource
2084
- class Representation < Google::Apis::Core::JsonRepresentation; end
2085
-
2086
- include Google::Apis::Core::JsonObjectSupport
2087
- end
2088
-
2089
2071
  class GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfig
2090
2072
  class Representation < Google::Apis::Core::JsonRepresentation; end
2091
2073
 
@@ -4036,12 +4018,24 @@ module Google
4036
4018
  include Google::Apis::Core::JsonObjectSupport
4037
4019
  end
4038
4020
 
4021
+ class GoogleCloudAiplatformV1beta1StudySpecStudyStoppingConfig
4022
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4023
+
4024
+ include Google::Apis::Core::JsonObjectSupport
4025
+ end
4026
+
4039
4027
  class GoogleCloudAiplatformV1beta1StudySpecTransferLearningConfig
4040
4028
  class Representation < Google::Apis::Core::JsonRepresentation; end
4041
4029
 
4042
4030
  include Google::Apis::Core::JsonObjectSupport
4043
4031
  end
4044
4032
 
4033
+ class GoogleCloudAiplatformV1beta1StudyTimeConstraint
4034
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4035
+
4036
+ include Google::Apis::Core::JsonObjectSupport
4037
+ end
4038
+
4045
4039
  class GoogleCloudAiplatformV1beta1SuggestTrialsMetadata
4046
4040
  class Representation < Google::Apis::Core::JsonRepresentation; end
4047
4041
 
@@ -6782,13 +6776,6 @@ module Google
6782
6776
  end
6783
6777
  end
6784
6778
 
6785
- class GoogleCloudAiplatformV1beta1GenieSource
6786
- # @private
6787
- class Representation < Google::Apis::Core::JsonRepresentation
6788
- property :base_model_uri, as: 'baseModelUri'
6789
- end
6790
- end
6791
-
6792
6779
  class GoogleCloudAiplatformV1beta1HyperparameterTuningJob
6793
6780
  # @private
6794
6781
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7725,8 +7712,6 @@ module Google
7725
7712
  property :etag, as: 'etag'
7726
7713
  property :explanation_spec, as: 'explanationSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExplanationSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExplanationSpec::Representation
7727
7714
 
7728
- property :generated_model_source, as: 'generatedModelSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelGeneratedModelSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelGeneratedModelSource::Representation
7729
-
7730
7715
  hash :labels, as: 'labels'
7731
7716
  property :metadata, as: 'metadata'
7732
7717
  property :metadata_artifact, as: 'metadataArtifact'
@@ -7953,23 +7938,6 @@ module Google
7953
7938
  end
7954
7939
  end
7955
7940
 
7956
- class GoogleCloudAiplatformV1beta1ModelGardenSource
7957
- # @private
7958
- class Representation < Google::Apis::Core::JsonRepresentation
7959
- property :public_model_name, as: 'publicModelName'
7960
- end
7961
- end
7962
-
7963
- class GoogleCloudAiplatformV1beta1ModelGeneratedModelSource
7964
- # @private
7965
- class Representation < Google::Apis::Core::JsonRepresentation
7966
- property :genie_source, as: 'genieSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenieSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenieSource::Representation
7967
-
7968
- property :model_garden_source, as: 'modelGardenSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelGardenSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelGardenSource::Representation
7969
-
7970
- end
7971
- end
7972
-
7973
7941
  class GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfig
7974
7942
  # @private
7975
7943
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11050,6 +11018,8 @@ module Google
11050
11018
  property :observation_noise, as: 'observationNoise'
11051
11019
  collection :parameters, as: 'parameters', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1StudySpecParameterSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1StudySpecParameterSpec::Representation
11052
11020
 
11021
+ property :study_stopping_config, as: 'studyStoppingConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1StudySpecStudyStoppingConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1StudySpecStudyStoppingConfig::Representation
11022
+
11053
11023
  property :transfer_learning_config, as: 'transferLearningConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1StudySpecTransferLearningConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1StudySpecTransferLearningConfig::Representation
11054
11024
 
11055
11025
  end
@@ -11197,6 +11167,21 @@ module Google
11197
11167
  end
11198
11168
  end
11199
11169
 
11170
+ class GoogleCloudAiplatformV1beta1StudySpecStudyStoppingConfig
11171
+ # @private
11172
+ class Representation < Google::Apis::Core::JsonRepresentation
11173
+ property :max_duration_no_progress, as: 'maxDurationNoProgress'
11174
+ property :max_num_trials, as: 'maxNumTrials'
11175
+ property :max_num_trials_no_progress, as: 'maxNumTrialsNoProgress'
11176
+ property :maximum_runtime_constraint, as: 'maximumRuntimeConstraint', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1StudyTimeConstraint, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1StudyTimeConstraint::Representation
11177
+
11178
+ property :min_num_trials, as: 'minNumTrials'
11179
+ property :minimum_runtime_constraint, as: 'minimumRuntimeConstraint', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1StudyTimeConstraint, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1StudyTimeConstraint::Representation
11180
+
11181
+ property :should_stop_asap, as: 'shouldStopAsap'
11182
+ end
11183
+ end
11184
+
11200
11185
  class GoogleCloudAiplatformV1beta1StudySpecTransferLearningConfig
11201
11186
  # @private
11202
11187
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11205,6 +11190,14 @@ module Google
11205
11190
  end
11206
11191
  end
11207
11192
 
11193
+ class GoogleCloudAiplatformV1beta1StudyTimeConstraint
11194
+ # @private
11195
+ class Representation < Google::Apis::Core::JsonRepresentation
11196
+ property :end_time, as: 'endTime'
11197
+ property :max_duration, as: 'maxDuration'
11198
+ end
11199
+ end
11200
+
11208
11201
  class GoogleCloudAiplatformV1beta1SuggestTrialsMetadata
11209
11202
  # @private
11210
11203
  class Representation < Google::Apis::Core::JsonRepresentation
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-aiplatform_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0
4
+ version: 0.9.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-10-22 00:00:00.000000000 Z
11
+ date: 2023-11-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-aiplatform_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-aiplatform_v1beta1/v0.7.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-aiplatform_v1beta1/v0.9.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-aiplatform_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []