google-apis-aiplatform_v1beta1 0.4.0 → 0.6.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -2424,6 +2424,44 @@ module Google
2424
2424
  end
2425
2425
  end
2426
2426
 
2427
+ # Details of operations that perform create FeatureGroup.
2428
+ class GoogleCloudAiplatformV1beta1CreateFeatureGroupOperationMetadata
2429
+ include Google::Apis::Core::Hashable
2430
+
2431
+ # Generic Metadata shared by all operations.
2432
+ # Corresponds to the JSON property `genericMetadata`
2433
+ # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata]
2434
+ attr_accessor :generic_metadata
2435
+
2436
+ def initialize(**args)
2437
+ update!(**args)
2438
+ end
2439
+
2440
+ # Update properties of this object
2441
+ def update!(**args)
2442
+ @generic_metadata = args[:generic_metadata] if args.key?(:generic_metadata)
2443
+ end
2444
+ end
2445
+
2446
+ # Details of operations that perform create FeatureOnlineStore.
2447
+ class GoogleCloudAiplatformV1beta1CreateFeatureOnlineStoreOperationMetadata
2448
+ include Google::Apis::Core::Hashable
2449
+
2450
+ # Generic Metadata shared by all operations.
2451
+ # Corresponds to the JSON property `genericMetadata`
2452
+ # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata]
2453
+ attr_accessor :generic_metadata
2454
+
2455
+ def initialize(**args)
2456
+ update!(**args)
2457
+ end
2458
+
2459
+ # Update properties of this object
2460
+ def update!(**args)
2461
+ @generic_metadata = args[:generic_metadata] if args.key?(:generic_metadata)
2462
+ end
2463
+ end
2464
+
2427
2465
  # Details of operations that perform create Feature.
2428
2466
  class GoogleCloudAiplatformV1beta1CreateFeatureOperationMetadata
2429
2467
  include Google::Apis::Core::Hashable
@@ -2443,7 +2481,8 @@ module Google
2443
2481
  end
2444
2482
  end
2445
2483
 
2446
- # Request message for FeaturestoreService.CreateFeature.
2484
+ # Request message for FeaturestoreService.CreateFeature. Request message for
2485
+ # FeatureRegistryService.CreateFeature.
2447
2486
  class GoogleCloudAiplatformV1beta1CreateFeatureRequest
2448
2487
  include Google::Apis::Core::Hashable
2449
2488
 
@@ -2457,14 +2496,12 @@ module Google
2457
2496
  # Required. The ID to use for the Feature, which will become the final component
2458
2497
  # of the Feature's resource name. This value may be up to 128 characters, and
2459
2498
  # valid characters are `[a-z0-9_]`. The first character cannot be a number. The
2460
- # value must be unique within an EntityType .
2499
+ # value must be unique within an EntityType/FeatureGroup.
2461
2500
  # Corresponds to the JSON property `featureId`
2462
2501
  # @return [String]
2463
2502
  attr_accessor :feature_id
2464
2503
 
2465
- # Required. The resource name of the EntityType to create a Feature. Format: `
2466
- # projects/`project`/locations/`location`/featurestores/`featurestore`/
2467
- # entityTypes/`entity_type``
2504
+ #
2468
2505
  # Corresponds to the JSON property `parent`
2469
2506
  # @return [String]
2470
2507
  attr_accessor :parent
@@ -2481,6 +2518,25 @@ module Google
2481
2518
  end
2482
2519
  end
2483
2520
 
2521
+ # Details of operations that perform create FeatureView.
2522
+ class GoogleCloudAiplatformV1beta1CreateFeatureViewOperationMetadata
2523
+ include Google::Apis::Core::Hashable
2524
+
2525
+ # Generic Metadata shared by all operations.
2526
+ # Corresponds to the JSON property `genericMetadata`
2527
+ # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata]
2528
+ attr_accessor :generic_metadata
2529
+
2530
+ def initialize(**args)
2531
+ update!(**args)
2532
+ end
2533
+
2534
+ # Update properties of this object
2535
+ def update!(**args)
2536
+ @generic_metadata = args[:generic_metadata] if args.key?(:generic_metadata)
2537
+ end
2538
+ end
2539
+
2484
2540
  # Details of operations that perform create Featurestore.
2485
2541
  class GoogleCloudAiplatformV1beta1CreateFeaturestoreOperationMetadata
2486
2542
  include Google::Apis::Core::Hashable
@@ -2636,6 +2692,25 @@ module Google
2636
2692
  end
2637
2693
  end
2638
2694
 
2695
+ # Details of operations that perform create FeatureGroup.
2696
+ class GoogleCloudAiplatformV1beta1CreateRegistryFeatureOperationMetadata
2697
+ include Google::Apis::Core::Hashable
2698
+
2699
+ # Generic Metadata shared by all operations.
2700
+ # Corresponds to the JSON property `genericMetadata`
2701
+ # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata]
2702
+ attr_accessor :generic_metadata
2703
+
2704
+ def initialize(**args)
2705
+ update!(**args)
2706
+ end
2707
+
2708
+ # Update properties of this object
2709
+ def update!(**args)
2710
+ @generic_metadata = args[:generic_metadata] if args.key?(:generic_metadata)
2711
+ end
2712
+ end
2713
+
2639
2714
  # Runtime operation information for SolverService.CreateSolver.
2640
2715
  class GoogleCloudAiplatformV1beta1CreateSolverOperationMetadata
2641
2716
  include Google::Apis::Core::Hashable
@@ -3394,6 +3469,50 @@ module Google
3394
3469
  end
3395
3470
  end
3396
3471
 
3472
+ # Describes the dataset version.
3473
+ class GoogleCloudAiplatformV1beta1DatasetVersion
3474
+ include Google::Apis::Core::Hashable
3475
+
3476
+ # Output only. Name of the associated BigQuery dataset.
3477
+ # Corresponds to the JSON property `bigQueryDatasetName`
3478
+ # @return [String]
3479
+ attr_accessor :big_query_dataset_name
3480
+
3481
+ # Output only. Timestamp when this DatasetVersion was created.
3482
+ # Corresponds to the JSON property `createTime`
3483
+ # @return [String]
3484
+ attr_accessor :create_time
3485
+
3486
+ # Used to perform consistent read-modify-write updates. If not set, a blind "
3487
+ # overwrite" update happens.
3488
+ # Corresponds to the JSON property `etag`
3489
+ # @return [String]
3490
+ attr_accessor :etag
3491
+
3492
+ # Output only. The resource name of the DatasetVersion.
3493
+ # Corresponds to the JSON property `name`
3494
+ # @return [String]
3495
+ attr_accessor :name
3496
+
3497
+ # Output only. Timestamp when this DatasetVersion was last updated.
3498
+ # Corresponds to the JSON property `updateTime`
3499
+ # @return [String]
3500
+ attr_accessor :update_time
3501
+
3502
+ def initialize(**args)
3503
+ update!(**args)
3504
+ end
3505
+
3506
+ # Update properties of this object
3507
+ def update!(**args)
3508
+ @big_query_dataset_name = args[:big_query_dataset_name] if args.key?(:big_query_dataset_name)
3509
+ @create_time = args[:create_time] if args.key?(:create_time)
3510
+ @etag = args[:etag] if args.key?(:etag)
3511
+ @name = args[:name] if args.key?(:name)
3512
+ @update_time = args[:update_time] if args.key?(:update_time)
3513
+ end
3514
+ end
3515
+
3397
3516
  # A description of resources that are dedicated to a DeployedModel, and that
3398
3517
  # need a higher degree of manual configuration.
3399
3518
  class GoogleCloudAiplatformV1beta1DedicatedResources
@@ -6274,6 +6393,95 @@ module Google
6274
6393
  end
6275
6394
  end
6276
6395
 
6396
+ # Vertex AI Feature Group.
6397
+ class GoogleCloudAiplatformV1beta1FeatureGroup
6398
+ include Google::Apis::Core::Hashable
6399
+
6400
+ # Input source type for BigQuery Tables and Views.
6401
+ # Corresponds to the JSON property `bigQuery`
6402
+ # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureGroupBigQuery]
6403
+ attr_accessor :big_query
6404
+
6405
+ # Output only. Timestamp when this FeatureGroup was created.
6406
+ # Corresponds to the JSON property `createTime`
6407
+ # @return [String]
6408
+ attr_accessor :create_time
6409
+
6410
+ # Optional. Description of the FeatureGroup.
6411
+ # Corresponds to the JSON property `description`
6412
+ # @return [String]
6413
+ attr_accessor :description
6414
+
6415
+ # Optional. Used to perform consistent read-modify-write updates. If not set, a
6416
+ # blind "overwrite" update happens.
6417
+ # Corresponds to the JSON property `etag`
6418
+ # @return [String]
6419
+ attr_accessor :etag
6420
+
6421
+ # Optional. The labels with user-defined metadata to organize your FeatureGroup.
6422
+ # Label keys and values can be no longer than 64 characters (Unicode codepoints),
6423
+ # can only contain lowercase letters, numeric characters, underscores and
6424
+ # dashes. International characters are allowed. See https://goo.gl/xmQnxf for
6425
+ # more information on and examples of labels. No more than 64 user labels can be
6426
+ # associated with one FeatureGroup(System labels are excluded)." System reserved
6427
+ # label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
6428
+ # Corresponds to the JSON property `labels`
6429
+ # @return [Hash<String,String>]
6430
+ attr_accessor :labels
6431
+
6432
+ # Output only. Name of the FeatureGroup. Format: `projects/`project`/locations/`
6433
+ # location`/featureGroups/`featureGroup``
6434
+ # Corresponds to the JSON property `name`
6435
+ # @return [String]
6436
+ attr_accessor :name
6437
+
6438
+ # Output only. Timestamp when this FeatureGroup was last updated.
6439
+ # Corresponds to the JSON property `updateTime`
6440
+ # @return [String]
6441
+ attr_accessor :update_time
6442
+
6443
+ def initialize(**args)
6444
+ update!(**args)
6445
+ end
6446
+
6447
+ # Update properties of this object
6448
+ def update!(**args)
6449
+ @big_query = args[:big_query] if args.key?(:big_query)
6450
+ @create_time = args[:create_time] if args.key?(:create_time)
6451
+ @description = args[:description] if args.key?(:description)
6452
+ @etag = args[:etag] if args.key?(:etag)
6453
+ @labels = args[:labels] if args.key?(:labels)
6454
+ @name = args[:name] if args.key?(:name)
6455
+ @update_time = args[:update_time] if args.key?(:update_time)
6456
+ end
6457
+ end
6458
+
6459
+ # Input source type for BigQuery Tables and Views.
6460
+ class GoogleCloudAiplatformV1beta1FeatureGroupBigQuery
6461
+ include Google::Apis::Core::Hashable
6462
+
6463
+ # The BigQuery location for the input content.
6464
+ # Corresponds to the JSON property `bigQuerySource`
6465
+ # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BigQuerySource]
6466
+ attr_accessor :big_query_source
6467
+
6468
+ # Optional. Columns to construct entity_id / row keys. Currently only supports 1
6469
+ # entity_id_column. If not provided defaults to `entity_id`.
6470
+ # Corresponds to the JSON property `entityIdColumns`
6471
+ # @return [Array<String>]
6472
+ attr_accessor :entity_id_columns
6473
+
6474
+ def initialize(**args)
6475
+ update!(**args)
6476
+ end
6477
+
6478
+ # Update properties of this object
6479
+ def update!(**args)
6480
+ @big_query_source = args[:big_query_source] if args.key?(:big_query_source)
6481
+ @entity_id_columns = args[:entity_id_columns] if args.key?(:entity_id_columns)
6482
+ end
6483
+ end
6484
+
6277
6485
  # A list of historical SnapshotAnalysis or ImportFeaturesAnalysis stats
6278
6486
  # requested by user, sorted by FeatureStatsAnomaly.start_time descending.
6279
6487
  class GoogleCloudAiplatformV1beta1FeatureMonitoringStatsAnomaly
@@ -6357,14 +6565,66 @@ module Google
6357
6565
  end
6358
6566
  end
6359
6567
 
6360
- # Selector for Features of an EntityType.
6361
- class GoogleCloudAiplatformV1beta1FeatureSelector
6568
+ # Vertex AI Feature Online Store provides a centralized repository for serving
6569
+ # ML features and embedding indexes at low latency. The Feature Online Store is
6570
+ # a top-level container.
6571
+ class GoogleCloudAiplatformV1beta1FeatureOnlineStore
6362
6572
  include Google::Apis::Core::Hashable
6363
6573
 
6364
- # Matcher for Features of an EntityType by Feature ID.
6365
- # Corresponds to the JSON property `idMatcher`
6366
- # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1IdMatcher]
6367
- attr_accessor :id_matcher
6574
+ # Contains settings for the Cloud Bigtable instance that will be created to
6575
+ # serve featureValues for all FeatureViews under this FeatureOnlineStore.
6576
+ # Corresponds to the JSON property `bigtable`
6577
+ # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtable]
6578
+ attr_accessor :bigtable
6579
+
6580
+ # Output only. Timestamp when this FeatureOnlineStore was created.
6581
+ # Corresponds to the JSON property `createTime`
6582
+ # @return [String]
6583
+ attr_accessor :create_time
6584
+
6585
+ # The dedicated serving endpoint for this FeatureOnlineStore.
6586
+ # Corresponds to the JSON property `dedicatedServingEndpoint`
6587
+ # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureOnlineStoreDedicatedServingEndpoint]
6588
+ attr_accessor :dedicated_serving_endpoint
6589
+
6590
+ # Contains settings for embedding management.
6591
+ # Corresponds to the JSON property `embeddingManagement`
6592
+ # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureOnlineStoreEmbeddingManagement]
6593
+ attr_accessor :embedding_management
6594
+
6595
+ # Optional. Used to perform consistent read-modify-write updates. If not set, a
6596
+ # blind "overwrite" update happens.
6597
+ # Corresponds to the JSON property `etag`
6598
+ # @return [String]
6599
+ attr_accessor :etag
6600
+
6601
+ # Optional. The labels with user-defined metadata to organize your
6602
+ # FeatureOnlineStore. Label keys and values can be no longer than 64 characters (
6603
+ # Unicode codepoints), can only contain lowercase letters, numeric characters,
6604
+ # underscores and dashes. International characters are allowed. See https://goo.
6605
+ # gl/xmQnxf for more information on and examples of labels. No more than 64 user
6606
+ # labels can be associated with one FeatureOnlineStore(System labels are
6607
+ # excluded)." System reserved label keys are prefixed with "aiplatform.
6608
+ # googleapis.com/" and are immutable.
6609
+ # Corresponds to the JSON property `labels`
6610
+ # @return [Hash<String,String>]
6611
+ attr_accessor :labels
6612
+
6613
+ # Output only. Name of the FeatureOnlineStore. Format: `projects/`project`/
6614
+ # locations/`location`/featureOnlineStores/`featureOnlineStore``
6615
+ # Corresponds to the JSON property `name`
6616
+ # @return [String]
6617
+ attr_accessor :name
6618
+
6619
+ # Output only. State of the featureOnlineStore.
6620
+ # Corresponds to the JSON property `state`
6621
+ # @return [String]
6622
+ attr_accessor :state
6623
+
6624
+ # Output only. Timestamp when this FeatureOnlineStore was last updated.
6625
+ # Corresponds to the JSON property `updateTime`
6626
+ # @return [String]
6627
+ attr_accessor :update_time
6368
6628
 
6369
6629
  def initialize(**args)
6370
6630
  update!(**args)
@@ -6372,51 +6632,177 @@ module Google
6372
6632
 
6373
6633
  # Update properties of this object
6374
6634
  def update!(**args)
6375
- @id_matcher = args[:id_matcher] if args.key?(:id_matcher)
6635
+ @bigtable = args[:bigtable] if args.key?(:bigtable)
6636
+ @create_time = args[:create_time] if args.key?(:create_time)
6637
+ @dedicated_serving_endpoint = args[:dedicated_serving_endpoint] if args.key?(:dedicated_serving_endpoint)
6638
+ @embedding_management = args[:embedding_management] if args.key?(:embedding_management)
6639
+ @etag = args[:etag] if args.key?(:etag)
6640
+ @labels = args[:labels] if args.key?(:labels)
6641
+ @name = args[:name] if args.key?(:name)
6642
+ @state = args[:state] if args.key?(:state)
6643
+ @update_time = args[:update_time] if args.key?(:update_time)
6376
6644
  end
6377
6645
  end
6378
6646
 
6379
- # Stats and Anomaly generated at specific timestamp for specific Feature. The
6380
- # start_time and end_time are used to define the time range of the dataset that
6381
- # current stats belongs to, e.g. prediction traffic is bucketed into prediction
6382
- # datasets by time window. If the Dataset is not defined by time window,
6383
- # start_time = end_time. Timestamp of the stats and anomalies always refers to
6384
- # end_time. Raw stats and anomalies are stored in stats_uri or anomaly_uri in
6385
- # the tensorflow defined protos. Field data_stats contains almost identical
6386
- # information with the raw stats in Vertex AI defined proto, for UI to display.
6387
- class GoogleCloudAiplatformV1beta1FeatureStatsAnomaly
6647
+ #
6648
+ class GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtable
6388
6649
  include Google::Apis::Core::Hashable
6389
6650
 
6390
- # This is the threshold used when detecting anomalies. The threshold can be
6391
- # changed by user, so this one might be different from ThresholdConfig.value.
6392
- # Corresponds to the JSON property `anomalyDetectionThreshold`
6393
- # @return [Float]
6394
- attr_accessor :anomaly_detection_threshold
6395
-
6396
- # Path of the anomaly file for current feature values in Cloud Storage bucket.
6397
- # Format: gs:////anomalies. Example: gs://monitoring_bucket/feature_name/
6398
- # anomalies. Stats are stored as binary format with Protobuf message Anoamlies
6399
- # are stored as binary format with Protobuf message [tensorflow.metadata.v0.
6400
- # AnomalyInfo] (https://github.com/tensorflow/metadata/blob/master/
6401
- # tensorflow_metadata/proto/v0/anomalies.proto).
6402
- # Corresponds to the JSON property `anomalyUri`
6403
- # @return [String]
6404
- attr_accessor :anomaly_uri
6651
+ # Required. Autoscaling config applied to Bigtable Instance.
6652
+ # Corresponds to the JSON property `autoScaling`
6653
+ # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtableAutoScaling]
6654
+ attr_accessor :auto_scaling
6405
6655
 
6406
- # Deviation from the current stats to baseline stats. 1. For categorical feature,
6407
- # the distribution distance is calculated by L-inifinity norm. 2. For numerical
6408
- # feature, the distribution distance is calculated by Jensen–Shannon divergence.
6409
- # Corresponds to the JSON property `distributionDeviation`
6410
- # @return [Float]
6411
- attr_accessor :distribution_deviation
6656
+ def initialize(**args)
6657
+ update!(**args)
6658
+ end
6412
6659
 
6413
- # The end timestamp of window where stats were generated. For objectives where
6414
- # time window doesn't make sense (e.g. Featurestore Snapshot Monitoring),
6415
- # end_time indicates the timestamp of the data used to generate stats (e.g.
6416
- # timestamp we take snapshots for feature values).
6417
- # Corresponds to the JSON property `endTime`
6418
- # @return [String]
6419
- attr_accessor :end_time
6660
+ # Update properties of this object
6661
+ def update!(**args)
6662
+ @auto_scaling = args[:auto_scaling] if args.key?(:auto_scaling)
6663
+ end
6664
+ end
6665
+
6666
+ #
6667
+ class GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtableAutoScaling
6668
+ include Google::Apis::Core::Hashable
6669
+
6670
+ # Optional. A percentage of the cluster's CPU capacity. Can be from 10% to 80%.
6671
+ # When a cluster's CPU utilization exceeds the target that you have set,
6672
+ # Bigtable immediately adds nodes to the cluster. When CPU utilization is
6673
+ # substantially lower than the target, Bigtable removes nodes. If not set will
6674
+ # default to 50%.
6675
+ # Corresponds to the JSON property `cpuUtilizationTarget`
6676
+ # @return [Fixnum]
6677
+ attr_accessor :cpu_utilization_target
6678
+
6679
+ # Required. The maximum number of nodes to scale up to. Must be greater than or
6680
+ # equal to min_node_count, and less than or equal to 10 times of 'min_node_count'
6681
+ # .
6682
+ # Corresponds to the JSON property `maxNodeCount`
6683
+ # @return [Fixnum]
6684
+ attr_accessor :max_node_count
6685
+
6686
+ # Required. The minimum number of nodes to scale down to. Must be greater than
6687
+ # or equal to 1.
6688
+ # Corresponds to the JSON property `minNodeCount`
6689
+ # @return [Fixnum]
6690
+ attr_accessor :min_node_count
6691
+
6692
+ def initialize(**args)
6693
+ update!(**args)
6694
+ end
6695
+
6696
+ # Update properties of this object
6697
+ def update!(**args)
6698
+ @cpu_utilization_target = args[:cpu_utilization_target] if args.key?(:cpu_utilization_target)
6699
+ @max_node_count = args[:max_node_count] if args.key?(:max_node_count)
6700
+ @min_node_count = args[:min_node_count] if args.key?(:min_node_count)
6701
+ end
6702
+ end
6703
+
6704
+ # The dedicated serving endpoint for this FeatureOnlineStore.
6705
+ class GoogleCloudAiplatformV1beta1FeatureOnlineStoreDedicatedServingEndpoint
6706
+ include Google::Apis::Core::Hashable
6707
+
6708
+ # Output only. This field will be populated with the domain name to use for this
6709
+ # FeatureOnlineStore
6710
+ # Corresponds to the JSON property `publicEndpointDomainName`
6711
+ # @return [String]
6712
+ attr_accessor :public_endpoint_domain_name
6713
+
6714
+ def initialize(**args)
6715
+ update!(**args)
6716
+ end
6717
+
6718
+ # Update properties of this object
6719
+ def update!(**args)
6720
+ @public_endpoint_domain_name = args[:public_endpoint_domain_name] if args.key?(:public_endpoint_domain_name)
6721
+ end
6722
+ end
6723
+
6724
+ # Contains settings for embedding management.
6725
+ class GoogleCloudAiplatformV1beta1FeatureOnlineStoreEmbeddingManagement
6726
+ include Google::Apis::Core::Hashable
6727
+
6728
+ # Optional. Immutable. Whether to enable embedding management in this
6729
+ # FeatureOnlineStore. It's immutable after creation to ensure the
6730
+ # FeatureOnlineStore availability.
6731
+ # Corresponds to the JSON property `enabled`
6732
+ # @return [Boolean]
6733
+ attr_accessor :enabled
6734
+ alias_method :enabled?, :enabled
6735
+
6736
+ def initialize(**args)
6737
+ update!(**args)
6738
+ end
6739
+
6740
+ # Update properties of this object
6741
+ def update!(**args)
6742
+ @enabled = args[:enabled] if args.key?(:enabled)
6743
+ end
6744
+ end
6745
+
6746
+ # Selector for Features of an EntityType.
6747
+ class GoogleCloudAiplatformV1beta1FeatureSelector
6748
+ include Google::Apis::Core::Hashable
6749
+
6750
+ # Matcher for Features of an EntityType by Feature ID.
6751
+ # Corresponds to the JSON property `idMatcher`
6752
+ # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1IdMatcher]
6753
+ attr_accessor :id_matcher
6754
+
6755
+ def initialize(**args)
6756
+ update!(**args)
6757
+ end
6758
+
6759
+ # Update properties of this object
6760
+ def update!(**args)
6761
+ @id_matcher = args[:id_matcher] if args.key?(:id_matcher)
6762
+ end
6763
+ end
6764
+
6765
+ # Stats and Anomaly generated at specific timestamp for specific Feature. The
6766
+ # start_time and end_time are used to define the time range of the dataset that
6767
+ # current stats belongs to, e.g. prediction traffic is bucketed into prediction
6768
+ # datasets by time window. If the Dataset is not defined by time window,
6769
+ # start_time = end_time. Timestamp of the stats and anomalies always refers to
6770
+ # end_time. Raw stats and anomalies are stored in stats_uri or anomaly_uri in
6771
+ # the tensorflow defined protos. Field data_stats contains almost identical
6772
+ # information with the raw stats in Vertex AI defined proto, for UI to display.
6773
+ class GoogleCloudAiplatformV1beta1FeatureStatsAnomaly
6774
+ include Google::Apis::Core::Hashable
6775
+
6776
+ # This is the threshold used when detecting anomalies. The threshold can be
6777
+ # changed by user, so this one might be different from ThresholdConfig.value.
6778
+ # Corresponds to the JSON property `anomalyDetectionThreshold`
6779
+ # @return [Float]
6780
+ attr_accessor :anomaly_detection_threshold
6781
+
6782
+ # Path of the anomaly file for current feature values in Cloud Storage bucket.
6783
+ # Format: gs:////anomalies. Example: gs://monitoring_bucket/feature_name/
6784
+ # anomalies. Stats are stored as binary format with Protobuf message Anoamlies
6785
+ # are stored as binary format with Protobuf message [tensorflow.metadata.v0.
6786
+ # AnomalyInfo] (https://github.com/tensorflow/metadata/blob/master/
6787
+ # tensorflow_metadata/proto/v0/anomalies.proto).
6788
+ # Corresponds to the JSON property `anomalyUri`
6789
+ # @return [String]
6790
+ attr_accessor :anomaly_uri
6791
+
6792
+ # Deviation from the current stats to baseline stats. 1. For categorical feature,
6793
+ # the distribution distance is calculated by L-inifinity norm. 2. For numerical
6794
+ # feature, the distribution distance is calculated by Jensen–Shannon divergence.
6795
+ # Corresponds to the JSON property `distributionDeviation`
6796
+ # @return [Float]
6797
+ attr_accessor :distribution_deviation
6798
+
6799
+ # The end timestamp of window where stats were generated. For objectives where
6800
+ # time window doesn't make sense (e.g. Featurestore Snapshot Monitoring),
6801
+ # end_time indicates the timestamp of the data used to generate stats (e.g.
6802
+ # timestamp we take snapshots for feature values).
6803
+ # Corresponds to the JSON property `endTime`
6804
+ # @return [String]
6805
+ attr_accessor :end_time
6420
6806
 
6421
6807
  # Feature importance score, only populated when cross-feature monitoring is
6422
6808
  # enabled. For now only used to represent feature attribution score within range
@@ -6607,6 +6993,329 @@ module Google
6607
6993
  end
6608
6994
  end
6609
6995
 
6996
+ # FeatureView is representation of values that the FeatureOnlineStore will serve
6997
+ # based on its syncConfig.
6998
+ class GoogleCloudAiplatformV1beta1FeatureView
6999
+ include Google::Apis::Core::Hashable
7000
+
7001
+ # Optional. Configures how data is supposed to be extracted from a BigQuery
7002
+ # source to be loaded onto the FeatureOnlineStore.
7003
+ # Corresponds to the JSON property `bigQuerySource`
7004
+ # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewBigQuerySource]
7005
+ attr_accessor :big_query_source
7006
+
7007
+ # Output only. Timestamp when this FeatureView was created.
7008
+ # Corresponds to the JSON property `createTime`
7009
+ # @return [String]
7010
+ attr_accessor :create_time
7011
+
7012
+ # Optional. Used to perform consistent read-modify-write updates. If not set, a
7013
+ # blind "overwrite" update happens.
7014
+ # Corresponds to the JSON property `etag`
7015
+ # @return [String]
7016
+ attr_accessor :etag
7017
+
7018
+ # A Feature Registry source for features that need to be synced to Online Store.
7019
+ # Corresponds to the JSON property `featureRegistrySource`
7020
+ # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySource]
7021
+ attr_accessor :feature_registry_source
7022
+
7023
+ # Optional. The labels with user-defined metadata to organize your FeatureViews.
7024
+ # Label keys and values can be no longer than 64 characters (Unicode codepoints),
7025
+ # can only contain lowercase letters, numeric characters, underscores and
7026
+ # dashes. International characters are allowed. See https://goo.gl/xmQnxf for
7027
+ # more information on and examples of labels. No more than 64 user labels can be
7028
+ # associated with one FeatureOnlineStore(System labels are excluded)." System
7029
+ # reserved label keys are prefixed with "aiplatform.googleapis.com/" and are
7030
+ # immutable.
7031
+ # Corresponds to the JSON property `labels`
7032
+ # @return [Hash<String,String>]
7033
+ attr_accessor :labels
7034
+
7035
+ # Output only. Name of the FeatureView. Format: `projects/`project`/locations/`
7036
+ # location`/featureOnlineStores/`feature_online_store`/featureViews/`
7037
+ # feature_view``
7038
+ # Corresponds to the JSON property `name`
7039
+ # @return [String]
7040
+ attr_accessor :name
7041
+
7042
+ # Configures when data is to be synced/updated for this FeatureView. At the end
7043
+ # of the sync the latest featureValues for each entityId of this FeatureView are
7044
+ # made ready for online serving.
7045
+ # Corresponds to the JSON property `syncConfig`
7046
+ # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewSyncConfig]
7047
+ attr_accessor :sync_config
7048
+
7049
+ # Output only. Timestamp when this FeatureView was last updated.
7050
+ # Corresponds to the JSON property `updateTime`
7051
+ # @return [String]
7052
+ attr_accessor :update_time
7053
+
7054
+ # Configuration for vector search.
7055
+ # Corresponds to the JSON property `vectorSearchConfig`
7056
+ # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfig]
7057
+ attr_accessor :vector_search_config
7058
+
7059
+ def initialize(**args)
7060
+ update!(**args)
7061
+ end
7062
+
7063
+ # Update properties of this object
7064
+ def update!(**args)
7065
+ @big_query_source = args[:big_query_source] if args.key?(:big_query_source)
7066
+ @create_time = args[:create_time] if args.key?(:create_time)
7067
+ @etag = args[:etag] if args.key?(:etag)
7068
+ @feature_registry_source = args[:feature_registry_source] if args.key?(:feature_registry_source)
7069
+ @labels = args[:labels] if args.key?(:labels)
7070
+ @name = args[:name] if args.key?(:name)
7071
+ @sync_config = args[:sync_config] if args.key?(:sync_config)
7072
+ @update_time = args[:update_time] if args.key?(:update_time)
7073
+ @vector_search_config = args[:vector_search_config] if args.key?(:vector_search_config)
7074
+ end
7075
+ end
7076
+
7077
+ #
7078
+ class GoogleCloudAiplatformV1beta1FeatureViewBigQuerySource
7079
+ include Google::Apis::Core::Hashable
7080
+
7081
+ # Required. Columns to construct entity_id / row keys. Start by supporting 1
7082
+ # only.
7083
+ # Corresponds to the JSON property `entityIdColumns`
7084
+ # @return [Array<String>]
7085
+ attr_accessor :entity_id_columns
7086
+
7087
+ # Required. The BigQuery view URI that will be materialized on each sync trigger
7088
+ # based on FeatureView.SyncConfig.
7089
+ # Corresponds to the JSON property `uri`
7090
+ # @return [String]
7091
+ attr_accessor :uri
7092
+
7093
+ def initialize(**args)
7094
+ update!(**args)
7095
+ end
7096
+
7097
+ # Update properties of this object
7098
+ def update!(**args)
7099
+ @entity_id_columns = args[:entity_id_columns] if args.key?(:entity_id_columns)
7100
+ @uri = args[:uri] if args.key?(:uri)
7101
+ end
7102
+ end
7103
+
7104
+ # A Feature Registry source for features that need to be synced to Online Store.
7105
+ class GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySource
7106
+ include Google::Apis::Core::Hashable
7107
+
7108
+ # Required. List of features that need to be synced to Online Store.
7109
+ # Corresponds to the JSON property `featureGroups`
7110
+ # @return [Array<Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySourceFeatureGroup>]
7111
+ attr_accessor :feature_groups
7112
+
7113
+ def initialize(**args)
7114
+ update!(**args)
7115
+ end
7116
+
7117
+ # Update properties of this object
7118
+ def update!(**args)
7119
+ @feature_groups = args[:feature_groups] if args.key?(:feature_groups)
7120
+ end
7121
+ end
7122
+
7123
+ # Features belonging to a single feature group that will be synced to Online
7124
+ # Store.
7125
+ class GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySourceFeatureGroup
7126
+ include Google::Apis::Core::Hashable
7127
+
7128
+ # Required. Identifier of the feature group.
7129
+ # Corresponds to the JSON property `featureGroupId`
7130
+ # @return [String]
7131
+ attr_accessor :feature_group_id
7132
+
7133
+ # Required. Identifiers of features under the feature group.
7134
+ # Corresponds to the JSON property `featureIds`
7135
+ # @return [Array<String>]
7136
+ attr_accessor :feature_ids
7137
+
7138
+ def initialize(**args)
7139
+ update!(**args)
7140
+ end
7141
+
7142
+ # Update properties of this object
7143
+ def update!(**args)
7144
+ @feature_group_id = args[:feature_group_id] if args.key?(:feature_group_id)
7145
+ @feature_ids = args[:feature_ids] if args.key?(:feature_ids)
7146
+ end
7147
+ end
7148
+
7149
+ # FeatureViewSync is a representation of sync operation which copies data from
7150
+ # data source to Feature View in Online Store.
7151
+ class GoogleCloudAiplatformV1beta1FeatureViewSync
7152
+ include Google::Apis::Core::Hashable
7153
+
7154
+ # Output only. Time when this FeatureViewSync is created. Creation of a
7155
+ # FeatureViewSync means that the job is pending / waiting for sufficient
7156
+ # resources but may not have started the actual data transfer yet.
7157
+ # Corresponds to the JSON property `createTime`
7158
+ # @return [String]
7159
+ attr_accessor :create_time
7160
+
7161
+ # The `Status` type defines a logical error model that is suitable for different
7162
+ # programming environments, including REST APIs and RPC APIs. It is used by [
7163
+ # gRPC](https://github.com/grpc). Each `Status` message contains three pieces of
7164
+ # data: error code, error message, and error details. You can find out more
7165
+ # about this error model and how to work with it in the [API Design Guide](https:
7166
+ # //cloud.google.com/apis/design/errors).
7167
+ # Corresponds to the JSON property `finalStatus`
7168
+ # @return [Google::Apis::AiplatformV1beta1::GoogleRpcStatus]
7169
+ attr_accessor :final_status
7170
+
7171
+ # Output only. Name of the FeatureViewSync. Format: `projects/`project`/
7172
+ # locations/`location`/featureOnlineStores/`feature_online_store`/featureViews/`
7173
+ # feature_view`/featureViewSyncs/`feature_view_sync``
7174
+ # Corresponds to the JSON property `name`
7175
+ # @return [String]
7176
+ attr_accessor :name
7177
+
7178
+ # Represents a time interval, encoded as a Timestamp start (inclusive) and a
7179
+ # Timestamp end (exclusive). The start must be less than or equal to the end.
7180
+ # When the start equals the end, the interval is empty (matches no time). When
7181
+ # both start and end are unspecified, the interval matches any time.
7182
+ # Corresponds to the JSON property `runTime`
7183
+ # @return [Google::Apis::AiplatformV1beta1::GoogleTypeInterval]
7184
+ attr_accessor :run_time
7185
+
7186
+ def initialize(**args)
7187
+ update!(**args)
7188
+ end
7189
+
7190
+ # Update properties of this object
7191
+ def update!(**args)
7192
+ @create_time = args[:create_time] if args.key?(:create_time)
7193
+ @final_status = args[:final_status] if args.key?(:final_status)
7194
+ @name = args[:name] if args.key?(:name)
7195
+ @run_time = args[:run_time] if args.key?(:run_time)
7196
+ end
7197
+ end
7198
+
7199
+ #
7200
+ class GoogleCloudAiplatformV1beta1FeatureViewSyncConfig
7201
+ include Google::Apis::Core::Hashable
7202
+
7203
+ # Cron schedule (https://en.wikipedia.org/wiki/Cron) to launch scheduled runs.
7204
+ # To explicitly set a timezone to the cron tab, apply a prefix in the cron tab: "
7205
+ # CRON_TZ=$`IANA_TIME_ZONE`" or "TZ=$`IANA_TIME_ZONE`". The $`IANA_TIME_ZONE`
7206
+ # may only be a valid string from IANA time zone database. For example, "CRON_TZ=
7207
+ # America/New_York 1 * * * *", or "TZ=America/New_York 1 * * * *".
7208
+ # Corresponds to the JSON property `cron`
7209
+ # @return [String]
7210
+ attr_accessor :cron
7211
+
7212
+ def initialize(**args)
7213
+ update!(**args)
7214
+ end
7215
+
7216
+ # Update properties of this object
7217
+ def update!(**args)
7218
+ @cron = args[:cron] if args.key?(:cron)
7219
+ end
7220
+ end
7221
+
7222
+ # Configuration for vector search.
7223
+ class GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfig
7224
+ include Google::Apis::Core::Hashable
7225
+
7226
+ # Optional. Configuration options for using brute force search, which simply
7227
+ # implements the standard linear search in the database for each query. It is
7228
+ # primarily meant for benchmarking and to generate the ground truth for
7229
+ # approximate search.
7230
+ # Corresponds to the JSON property `bruteForceConfig`
7231
+ # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfigBruteForceConfig]
7232
+ attr_accessor :brute_force_config
7233
+
7234
+ # Optional. Column of crowding. This column contains crowding attribute which is
7235
+ # a constraint on a neighbor list produced by nearest neighbor search requiring
7236
+ # that no more than some value k' of the k neighbors returned have the same
7237
+ # value of crowding_attribute.
7238
+ # Corresponds to the JSON property `crowdingColumn`
7239
+ # @return [String]
7240
+ attr_accessor :crowding_column
7241
+
7242
+ # Optional. The distance measure used in nearest neighbor search.
7243
+ # Corresponds to the JSON property `distanceMeasureType`
7244
+ # @return [String]
7245
+ attr_accessor :distance_measure_type
7246
+
7247
+ # Optional. Column of embedding. This column contains the source data to create
7248
+ # index for vector search. embedding_column must be set when using vector search.
7249
+ # Corresponds to the JSON property `embeddingColumn`
7250
+ # @return [String]
7251
+ attr_accessor :embedding_column
7252
+
7253
+ # Optional. The number of dimensions of the input embedding.
7254
+ # Corresponds to the JSON property `embeddingDimension`
7255
+ # @return [Fixnum]
7256
+ attr_accessor :embedding_dimension
7257
+
7258
+ # Optional. Columns of features that're used to filter vector search results.
7259
+ # Corresponds to the JSON property `filterColumns`
7260
+ # @return [Array<String>]
7261
+ attr_accessor :filter_columns
7262
+
7263
+ # Optional. Configuration options for the tree-AH algorithm (Shallow tree +
7264
+ # Asymmetric Hashing). Please refer to this paper for more details: https://
7265
+ # arxiv.org/abs/1908.10396
7266
+ # Corresponds to the JSON property `treeAhConfig`
7267
+ # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfigTreeAhConfig]
7268
+ attr_accessor :tree_ah_config
7269
+
7270
+ def initialize(**args)
7271
+ update!(**args)
7272
+ end
7273
+
7274
+ # Update properties of this object
7275
+ def update!(**args)
7276
+ @brute_force_config = args[:brute_force_config] if args.key?(:brute_force_config)
7277
+ @crowding_column = args[:crowding_column] if args.key?(:crowding_column)
7278
+ @distance_measure_type = args[:distance_measure_type] if args.key?(:distance_measure_type)
7279
+ @embedding_column = args[:embedding_column] if args.key?(:embedding_column)
7280
+ @embedding_dimension = args[:embedding_dimension] if args.key?(:embedding_dimension)
7281
+ @filter_columns = args[:filter_columns] if args.key?(:filter_columns)
7282
+ @tree_ah_config = args[:tree_ah_config] if args.key?(:tree_ah_config)
7283
+ end
7284
+ end
7285
+
7286
+ #
7287
+ class GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfigBruteForceConfig
7288
+ include Google::Apis::Core::Hashable
7289
+
7290
+ def initialize(**args)
7291
+ update!(**args)
7292
+ end
7293
+
7294
+ # Update properties of this object
7295
+ def update!(**args)
7296
+ end
7297
+ end
7298
+
7299
+ #
7300
+ class GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfigTreeAhConfig
7301
+ include Google::Apis::Core::Hashable
7302
+
7303
+ # Optional. Number of embeddings on each leaf node. The default value is 1000 if
7304
+ # not set.
7305
+ # Corresponds to the JSON property `leafNodeEmbeddingCount`
7306
+ # @return [Fixnum]
7307
+ attr_accessor :leaf_node_embedding_count
7308
+
7309
+ def initialize(**args)
7310
+ update!(**args)
7311
+ end
7312
+
7313
+ # Update properties of this object
7314
+ def update!(**args)
7315
+ @leaf_node_embedding_count = args[:leaf_node_embedding_count] if args.key?(:leaf_node_embedding_count)
7316
+ end
7317
+ end
7318
+
6610
7319
  # Vertex AI Feature Store provides a centralized repository for organizing,
6611
7320
  # storing, and serving ML features. The Featurestore is a top-level container
6612
7321
  # for your features and their values.
@@ -6908,6 +7617,104 @@ module Google
6908
7617
  end
6909
7618
  end
6910
7619
 
7620
+ # Request message for FeatureOnlineStoreService.FetchFeatureValues. All the
7621
+ # features under the requested feature view will be returned.
7622
+ class GoogleCloudAiplatformV1beta1FetchFeatureValuesRequest
7623
+ include Google::Apis::Core::Hashable
7624
+
7625
+ # Specify response data format. If not set, KeyValue format will be used.
7626
+ # Corresponds to the JSON property `format`
7627
+ # @return [String]
7628
+ attr_accessor :format
7629
+
7630
+ # Simple ID. The whole string will be used as is to identify Entity to fetch
7631
+ # feature values for.
7632
+ # Corresponds to the JSON property `id`
7633
+ # @return [String]
7634
+ attr_accessor :id
7635
+
7636
+ def initialize(**args)
7637
+ update!(**args)
7638
+ end
7639
+
7640
+ # Update properties of this object
7641
+ def update!(**args)
7642
+ @format = args[:format] if args.key?(:format)
7643
+ @id = args[:id] if args.key?(:id)
7644
+ end
7645
+ end
7646
+
7647
+ # Response message for FeatureOnlineStoreService.FetchFeatureValues
7648
+ class GoogleCloudAiplatformV1beta1FetchFeatureValuesResponse
7649
+ include Google::Apis::Core::Hashable
7650
+
7651
+ # Response structure in the format of key (feature name) and (feature) value
7652
+ # pair.
7653
+ # Corresponds to the JSON property `keyValues`
7654
+ # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FetchFeatureValuesResponseFeatureNameValuePairList]
7655
+ attr_accessor :key_values
7656
+
7657
+ # Feature values in proto Struct format.
7658
+ # Corresponds to the JSON property `protoStruct`
7659
+ # @return [Hash<String,Object>]
7660
+ attr_accessor :proto_struct
7661
+
7662
+ def initialize(**args)
7663
+ update!(**args)
7664
+ end
7665
+
7666
+ # Update properties of this object
7667
+ def update!(**args)
7668
+ @key_values = args[:key_values] if args.key?(:key_values)
7669
+ @proto_struct = args[:proto_struct] if args.key?(:proto_struct)
7670
+ end
7671
+ end
7672
+
7673
+ # Response structure in the format of key (feature name) and (feature) value
7674
+ # pair.
7675
+ class GoogleCloudAiplatformV1beta1FetchFeatureValuesResponseFeatureNameValuePairList
7676
+ include Google::Apis::Core::Hashable
7677
+
7678
+ # List of feature names and values.
7679
+ # Corresponds to the JSON property `features`
7680
+ # @return [Array<Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FetchFeatureValuesResponseFeatureNameValuePairListFeatureNameValuePair>]
7681
+ attr_accessor :features
7682
+
7683
+ def initialize(**args)
7684
+ update!(**args)
7685
+ end
7686
+
7687
+ # Update properties of this object
7688
+ def update!(**args)
7689
+ @features = args[:features] if args.key?(:features)
7690
+ end
7691
+ end
7692
+
7693
+ # Feature name & value pair.
7694
+ class GoogleCloudAiplatformV1beta1FetchFeatureValuesResponseFeatureNameValuePairListFeatureNameValuePair
7695
+ include Google::Apis::Core::Hashable
7696
+
7697
+ # Feature short name.
7698
+ # Corresponds to the JSON property `name`
7699
+ # @return [String]
7700
+ attr_accessor :name
7701
+
7702
+ # Value for a feature.
7703
+ # Corresponds to the JSON property `value`
7704
+ # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureValue]
7705
+ attr_accessor :value
7706
+
7707
+ def initialize(**args)
7708
+ update!(**args)
7709
+ end
7710
+
7711
+ # Update properties of this object
7712
+ def update!(**args)
7713
+ @name = args[:name] if args.key?(:name)
7714
+ @value = args[:value] if args.key?(:value)
7715
+ end
7716
+ end
7717
+
6911
7718
  # Assigns input data to training, validation, and test sets based on the given
6912
7719
  # filters, data pieces not matched by any filter are ignored. Currently only
6913
7720
  # supported for Datasets containing DataItems. If any of the filters in this
@@ -7286,9 +8093,29 @@ module Google
7286
8093
 
7287
8094
  # Update properties of this object
7288
8095
  def update!(**args)
7289
- @create_time = args[:create_time] if args.key?(:create_time)
7290
- @partial_failures = args[:partial_failures] if args.key?(:partial_failures)
7291
- @update_time = args[:update_time] if args.key?(:update_time)
8096
+ @create_time = args[:create_time] if args.key?(:create_time)
8097
+ @partial_failures = args[:partial_failures] if args.key?(:partial_failures)
8098
+ @update_time = args[:update_time] if args.key?(:update_time)
8099
+ end
8100
+ end
8101
+
8102
+ # Contains information about the source of the models generated from Generative
8103
+ # AI Studio.
8104
+ class GoogleCloudAiplatformV1beta1GenieSource
8105
+ include Google::Apis::Core::Hashable
8106
+
8107
+ # Required. The public base model URI.
8108
+ # Corresponds to the JSON property `baseModelUri`
8109
+ # @return [String]
8110
+ attr_accessor :base_model_uri
8111
+
8112
+ def initialize(**args)
8113
+ update!(**args)
8114
+ end
8115
+
8116
+ # Update properties of this object
8117
+ def update!(**args)
8118
+ @base_model_uri = args[:base_model_uri] if args.key?(:base_model_uri)
7292
8119
  end
7293
8120
  end
7294
8121
 
@@ -8619,6 +9446,31 @@ module Google
8619
9446
  end
8620
9447
  end
8621
9448
 
9449
+ # Response message for DatasetService.ListDatasetVersions.
9450
+ class GoogleCloudAiplatformV1beta1ListDatasetVersionsResponse
9451
+ include Google::Apis::Core::Hashable
9452
+
9453
+ # A list of DatasetVersions that matches the specified filter in the request.
9454
+ # Corresponds to the JSON property `datasetVersions`
9455
+ # @return [Array<Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetVersion>]
9456
+ attr_accessor :dataset_versions
9457
+
9458
+ # The standard List next-page token.
9459
+ # Corresponds to the JSON property `nextPageToken`
9460
+ # @return [String]
9461
+ attr_accessor :next_page_token
9462
+
9463
+ def initialize(**args)
9464
+ update!(**args)
9465
+ end
9466
+
9467
+ # Update properties of this object
9468
+ def update!(**args)
9469
+ @dataset_versions = args[:dataset_versions] if args.key?(:dataset_versions)
9470
+ @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
9471
+ end
9472
+ end
9473
+
8622
9474
  # Response message for DatasetService.ListDatasets.
8623
9475
  class GoogleCloudAiplatformV1beta1ListDatasetsResponse
8624
9476
  include Google::Apis::Core::Hashable
@@ -8748,7 +9600,114 @@ module Google
8748
9600
  end
8749
9601
  end
8750
9602
 
8751
- # Response message for FeaturestoreService.ListFeatures.
9603
+ # Response message for FeatureRegistryService.ListFeatureGroups.
9604
+ class GoogleCloudAiplatformV1beta1ListFeatureGroupsResponse
9605
+ include Google::Apis::Core::Hashable
9606
+
9607
+ # The FeatureGroups matching the request.
9608
+ # Corresponds to the JSON property `featureGroups`
9609
+ # @return [Array<Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureGroup>]
9610
+ attr_accessor :feature_groups
9611
+
9612
+ # A token, which can be sent as ListFeatureGroupsRequest.page_token to retrieve
9613
+ # the next page. If this field is omitted, there are no subsequent pages.
9614
+ # Corresponds to the JSON property `nextPageToken`
9615
+ # @return [String]
9616
+ attr_accessor :next_page_token
9617
+
9618
+ def initialize(**args)
9619
+ update!(**args)
9620
+ end
9621
+
9622
+ # Update properties of this object
9623
+ def update!(**args)
9624
+ @feature_groups = args[:feature_groups] if args.key?(:feature_groups)
9625
+ @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
9626
+ end
9627
+ end
9628
+
9629
+ # Response message for FeatureOnlineStoreAdminService.ListFeatureOnlineStores.
9630
+ class GoogleCloudAiplatformV1beta1ListFeatureOnlineStoresResponse
9631
+ include Google::Apis::Core::Hashable
9632
+
9633
+ # The FeatureOnlineStores matching the request.
9634
+ # Corresponds to the JSON property `featureOnlineStores`
9635
+ # @return [Array<Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureOnlineStore>]
9636
+ attr_accessor :feature_online_stores
9637
+
9638
+ # A token, which can be sent as ListFeatureOnlineStoresRequest.page_token to
9639
+ # retrieve the next page. If this field is omitted, there are no subsequent
9640
+ # pages.
9641
+ # Corresponds to the JSON property `nextPageToken`
9642
+ # @return [String]
9643
+ attr_accessor :next_page_token
9644
+
9645
+ def initialize(**args)
9646
+ update!(**args)
9647
+ end
9648
+
9649
+ # Update properties of this object
9650
+ def update!(**args)
9651
+ @feature_online_stores = args[:feature_online_stores] if args.key?(:feature_online_stores)
9652
+ @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
9653
+ end
9654
+ end
9655
+
9656
+ # Response message for FeatureOnlineStoreAdminService.ListFeatureViewSyncs.
9657
+ class GoogleCloudAiplatformV1beta1ListFeatureViewSyncsResponse
9658
+ include Google::Apis::Core::Hashable
9659
+
9660
+ # The FeatureViewSyncs matching the request.
9661
+ # Corresponds to the JSON property `featureViewSyncs`
9662
+ # @return [Array<Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewSync>]
9663
+ attr_accessor :feature_view_syncs
9664
+
9665
+ # A token, which can be sent as ListFeatureViewSyncsRequest.page_token to
9666
+ # retrieve the next page. If this field is omitted, there are no subsequent
9667
+ # pages.
9668
+ # Corresponds to the JSON property `nextPageToken`
9669
+ # @return [String]
9670
+ attr_accessor :next_page_token
9671
+
9672
+ def initialize(**args)
9673
+ update!(**args)
9674
+ end
9675
+
9676
+ # Update properties of this object
9677
+ def update!(**args)
9678
+ @feature_view_syncs = args[:feature_view_syncs] if args.key?(:feature_view_syncs)
9679
+ @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
9680
+ end
9681
+ end
9682
+
9683
+ # Response message for FeatureOnlineStoreAdminService.ListFeatureViews.
9684
+ class GoogleCloudAiplatformV1beta1ListFeatureViewsResponse
9685
+ include Google::Apis::Core::Hashable
9686
+
9687
+ # The FeatureViews matching the request.
9688
+ # Corresponds to the JSON property `featureViews`
9689
+ # @return [Array<Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureView>]
9690
+ attr_accessor :feature_views
9691
+
9692
+ # A token, which can be sent as ListFeatureViewsRequest.page_token to retrieve
9693
+ # the next page. If this field is omitted, there are no subsequent pages.
9694
+ # Corresponds to the JSON property `nextPageToken`
9695
+ # @return [String]
9696
+ attr_accessor :next_page_token
9697
+
9698
+ def initialize(**args)
9699
+ update!(**args)
9700
+ end
9701
+
9702
+ # Update properties of this object
9703
+ def update!(**args)
9704
+ @feature_views = args[:feature_views] if args.key?(:feature_views)
9705
+ @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
9706
+ end
9707
+ end
9708
+
9709
+ # Response message for FeaturestoreService.ListFeatures. Response message for
9710
+ # FeatureRegistryService.ListFeatures.
8752
9711
  class GoogleCloudAiplatformV1beta1ListFeaturesResponse
8753
9712
  include Google::Apis::Core::Hashable
8754
9713
 
@@ -9254,6 +10213,32 @@ module Google
9254
10213
  end
9255
10214
  end
9256
10215
 
10216
+ # Response message for ModelGardenService.ListPublisherModels.
10217
+ class GoogleCloudAiplatformV1beta1ListPublisherModelsResponse
10218
+ include Google::Apis::Core::Hashable
10219
+
10220
+ # A token to retrieve next page of results. Pass to ListPublisherModels.
10221
+ # page_token to obtain that page.
10222
+ # Corresponds to the JSON property `nextPageToken`
10223
+ # @return [String]
10224
+ attr_accessor :next_page_token
10225
+
10226
+ # List of PublisherModels in the requested page.
10227
+ # Corresponds to the JSON property `publisherModels`
10228
+ # @return [Array<Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModel>]
10229
+ attr_accessor :publisher_models
10230
+
10231
+ def initialize(**args)
10232
+ update!(**args)
10233
+ end
10234
+
10235
+ # Update properties of this object
10236
+ def update!(**args)
10237
+ @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
10238
+ @publisher_models = args[:publisher_models] if args.key?(:publisher_models)
10239
+ end
10240
+ end
10241
+
9257
10242
  # Response message for DatasetService.ListSavedQueries.
9258
10243
  class GoogleCloudAiplatformV1beta1ListSavedQueriesResponse
9259
10244
  include Google::Apis::Core::Hashable
@@ -9560,6 +10545,12 @@ module Google
9560
10545
  # @return [String]
9561
10546
  attr_accessor :machine_type
9562
10547
 
10548
+ # Immutable. The topology of the TPUs. Corresponds to the TPU topologies
10549
+ # available from GKE. (Example: tpu_topology: "2x2x1").
10550
+ # Corresponds to the JSON property `tpuTopology`
10551
+ # @return [String]
10552
+ attr_accessor :tpu_topology
10553
+
9563
10554
  def initialize(**args)
9564
10555
  update!(**args)
9565
10556
  end
@@ -9569,6 +10560,7 @@ module Google
9569
10560
  @accelerator_count = args[:accelerator_count] if args.key?(:accelerator_count)
9570
10561
  @accelerator_type = args[:accelerator_type] if args.key?(:accelerator_type)
9571
10562
  @machine_type = args[:machine_type] if args.key?(:machine_type)
10563
+ @tpu_topology = args[:tpu_topology] if args.key?(:tpu_topology)
9572
10564
  end
9573
10565
  end
9574
10566
 
@@ -10273,6 +11265,12 @@ module Google
10273
11265
  # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExplanationSpec]
10274
11266
  attr_accessor :explanation_spec
10275
11267
 
11268
+ # Used to specify the source of the Model Garden model or Genie models. Only
11269
+ # present for models created or tuned from Model Garden and Genie.
11270
+ # Corresponds to the JSON property `generatedModelSource`
11271
+ # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelGeneratedModelSource]
11272
+ attr_accessor :generated_model_source
11273
+
10276
11274
  # The labels with user-defined metadata to organize your Models. Label keys and
10277
11275
  # values can be no longer than 64 characters (Unicode codepoints), can only
10278
11276
  # contain lowercase letters, numeric characters, underscores and dashes.
@@ -10446,6 +11444,7 @@ module Google
10446
11444
  @encryption_spec = args[:encryption_spec] if args.key?(:encryption_spec)
10447
11445
  @etag = args[:etag] if args.key?(:etag)
10448
11446
  @explanation_spec = args[:explanation_spec] if args.key?(:explanation_spec)
11447
+ @generated_model_source = args[:generated_model_source] if args.key?(:generated_model_source)
10449
11448
  @labels = args[:labels] if args.key?(:labels)
10450
11449
  @metadata = args[:metadata] if args.key?(:metadata)
10451
11450
  @metadata_artifact = args[:metadata_artifact] if args.key?(:metadata_artifact)
@@ -11367,6 +12366,54 @@ module Google
11367
12366
  end
11368
12367
  end
11369
12368
 
12369
+ # Contains information about the source of the models generated from Model
12370
+ # Garden.
12371
+ class GoogleCloudAiplatformV1beta1ModelGardenSource
12372
+ include Google::Apis::Core::Hashable
12373
+
12374
+ # Required. The model garden source model resource name.
12375
+ # Corresponds to the JSON property `publicModelName`
12376
+ # @return [String]
12377
+ attr_accessor :public_model_name
12378
+
12379
+ def initialize(**args)
12380
+ update!(**args)
12381
+ end
12382
+
12383
+ # Update properties of this object
12384
+ def update!(**args)
12385
+ @public_model_name = args[:public_model_name] if args.key?(:public_model_name)
12386
+ end
12387
+ end
12388
+
12389
+ # Used to specify the source of the Model Garden model or Genie models. Only
12390
+ # present for models created or tuned from Model Garden and Genie.
12391
+ class GoogleCloudAiplatformV1beta1ModelGeneratedModelSource
12392
+ include Google::Apis::Core::Hashable
12393
+
12394
+ # Contains information about the source of the models generated from Generative
12395
+ # AI Studio.
12396
+ # Corresponds to the JSON property `genieSource`
12397
+ # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenieSource]
12398
+ attr_accessor :genie_source
12399
+
12400
+ # Contains information about the source of the models generated from Model
12401
+ # Garden.
12402
+ # Corresponds to the JSON property `modelGardenSource`
12403
+ # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelGardenSource]
12404
+ attr_accessor :model_garden_source
12405
+
12406
+ def initialize(**args)
12407
+ update!(**args)
12408
+ end
12409
+
12410
+ # Update properties of this object
12411
+ def update!(**args)
12412
+ @genie_source = args[:genie_source] if args.key?(:genie_source)
12413
+ @model_garden_source = args[:model_garden_source] if args.key?(:model_garden_source)
12414
+ end
12415
+ end
12416
+
11370
12417
  #
11371
12418
  class GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfig
11372
12419
  include Google::Apis::Core::Hashable
@@ -12262,20 +13309,164 @@ module Google
12262
13309
  # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Measurement]
12263
13310
  attr_accessor :final_measurement
12264
13311
 
12265
- # Output only. The identifier of the NasTrial assigned by the service.
12266
- # Corresponds to the JSON property `id`
12267
- # @return [String]
12268
- attr_accessor :id
13312
+ # Output only. The identifier of the NasTrial assigned by the service.
13313
+ # Corresponds to the JSON property `id`
13314
+ # @return [String]
13315
+ attr_accessor :id
13316
+
13317
+ # Output only. Time when the NasTrial was started.
13318
+ # Corresponds to the JSON property `startTime`
13319
+ # @return [String]
13320
+ attr_accessor :start_time
13321
+
13322
+ # Output only. The detailed state of the NasTrial.
13323
+ # Corresponds to the JSON property `state`
13324
+ # @return [String]
13325
+ attr_accessor :state
13326
+
13327
+ def initialize(**args)
13328
+ update!(**args)
13329
+ end
13330
+
13331
+ # Update properties of this object
13332
+ def update!(**args)
13333
+ @end_time = args[:end_time] if args.key?(:end_time)
13334
+ @final_measurement = args[:final_measurement] if args.key?(:final_measurement)
13335
+ @id = args[:id] if args.key?(:id)
13336
+ @start_time = args[:start_time] if args.key?(:start_time)
13337
+ @state = args[:state] if args.key?(:state)
13338
+ end
13339
+ end
13340
+
13341
+ # Represents a NasTrial details along with its parameters. If there is a
13342
+ # corresponding train NasTrial, the train NasTrial is also returned.
13343
+ class GoogleCloudAiplatformV1beta1NasTrialDetail
13344
+ include Google::Apis::Core::Hashable
13345
+
13346
+ # Output only. Resource name of the NasTrialDetail.
13347
+ # Corresponds to the JSON property `name`
13348
+ # @return [String]
13349
+ attr_accessor :name
13350
+
13351
+ # The parameters for the NasJob NasTrial.
13352
+ # Corresponds to the JSON property `parameters`
13353
+ # @return [String]
13354
+ attr_accessor :parameters
13355
+
13356
+ # Represents a uCAIP NasJob trial.
13357
+ # Corresponds to the JSON property `searchTrial`
13358
+ # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NasTrial]
13359
+ attr_accessor :search_trial
13360
+
13361
+ # Represents a uCAIP NasJob trial.
13362
+ # Corresponds to the JSON property `trainTrial`
13363
+ # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NasTrial]
13364
+ attr_accessor :train_trial
13365
+
13366
+ def initialize(**args)
13367
+ update!(**args)
13368
+ end
13369
+
13370
+ # Update properties of this object
13371
+ def update!(**args)
13372
+ @name = args[:name] if args.key?(:name)
13373
+ @parameters = args[:parameters] if args.key?(:parameters)
13374
+ @search_trial = args[:search_trial] if args.key?(:search_trial)
13375
+ @train_trial = args[:train_trial] if args.key?(:train_trial)
13376
+ end
13377
+ end
13378
+
13379
+ # A query to find a number of similar entities.
13380
+ class GoogleCloudAiplatformV1beta1NearestNeighborQuery
13381
+ include Google::Apis::Core::Hashable
13382
+
13383
+ # The embedding vector.
13384
+ # Corresponds to the JSON property `embedding`
13385
+ # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NearestNeighborQueryEmbedding]
13386
+ attr_accessor :embedding
13387
+
13388
+ # Optional. The entity id whose similar entities should be searched for. If
13389
+ # embedding is set, search will use embedding instead of entity_id.
13390
+ # Corresponds to the JSON property `entityId`
13391
+ # @return [String]
13392
+ attr_accessor :entity_id
13393
+
13394
+ # Optional. The number of similar entities to be retrieved from feature view for
13395
+ # each query.
13396
+ # Corresponds to the JSON property `neighborCount`
13397
+ # @return [Fixnum]
13398
+ attr_accessor :neighbor_count
13399
+
13400
+ # Parameters that can be overrided in each query to tune query latency and
13401
+ # recall.
13402
+ # Corresponds to the JSON property `parameters`
13403
+ # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NearestNeighborQueryParameters]
13404
+ attr_accessor :parameters
13405
+
13406
+ # Optional. Crowding is a constraint on a neighbor list produced by nearest
13407
+ # neighbor search requiring that no more than
13408
+ # sper_crowding_attribute_neighbor_count of the k neighbors returned have the
13409
+ # same value of crowding_attribute. It's used for improving result diversity.
13410
+ # Corresponds to the JSON property `perCrowdingAttributeNeighborCount`
13411
+ # @return [Fixnum]
13412
+ attr_accessor :per_crowding_attribute_neighbor_count
13413
+
13414
+ # Optional. The list of string filters.
13415
+ # Corresponds to the JSON property `stringFilters`
13416
+ # @return [Array<Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NearestNeighborQueryStringFilter>]
13417
+ attr_accessor :string_filters
13418
+
13419
+ def initialize(**args)
13420
+ update!(**args)
13421
+ end
13422
+
13423
+ # Update properties of this object
13424
+ def update!(**args)
13425
+ @embedding = args[:embedding] if args.key?(:embedding)
13426
+ @entity_id = args[:entity_id] if args.key?(:entity_id)
13427
+ @neighbor_count = args[:neighbor_count] if args.key?(:neighbor_count)
13428
+ @parameters = args[:parameters] if args.key?(:parameters)
13429
+ @per_crowding_attribute_neighbor_count = args[:per_crowding_attribute_neighbor_count] if args.key?(:per_crowding_attribute_neighbor_count)
13430
+ @string_filters = args[:string_filters] if args.key?(:string_filters)
13431
+ end
13432
+ end
13433
+
13434
+ # The embedding vector.
13435
+ class GoogleCloudAiplatformV1beta1NearestNeighborQueryEmbedding
13436
+ include Google::Apis::Core::Hashable
13437
+
13438
+ # Optional. Individual value in the embedding.
13439
+ # Corresponds to the JSON property `value`
13440
+ # @return [Array<Float>]
13441
+ attr_accessor :value
13442
+
13443
+ def initialize(**args)
13444
+ update!(**args)
13445
+ end
13446
+
13447
+ # Update properties of this object
13448
+ def update!(**args)
13449
+ @value = args[:value] if args.key?(:value)
13450
+ end
13451
+ end
13452
+
13453
+ # Parameters that can be overrided in each query to tune query latency and
13454
+ # recall.
13455
+ class GoogleCloudAiplatformV1beta1NearestNeighborQueryParameters
13456
+ include Google::Apis::Core::Hashable
12269
13457
 
12270
- # Output only. Time when the NasTrial was started.
12271
- # Corresponds to the JSON property `startTime`
12272
- # @return [String]
12273
- attr_accessor :start_time
13458
+ # Optional. The number of neighbors to find via approximate search before exact
13459
+ # reordering is performed; if set, this value must be > neighbor_count.
13460
+ # Corresponds to the JSON property `approximateNeighborCandidates`
13461
+ # @return [Fixnum]
13462
+ attr_accessor :approximate_neighbor_candidates
12274
13463
 
12275
- # Output only. The detailed state of the NasTrial.
12276
- # Corresponds to the JSON property `state`
12277
- # @return [String]
12278
- attr_accessor :state
13464
+ # Optional. The fraction of the number of leaves to search, set at query time
13465
+ # allows user to tune search performance. This value increase result in both
13466
+ # search accuracy and latency increase. The value should be between 0.0 and 1.0.
13467
+ # Corresponds to the JSON property `leafNodesSearchFraction`
13468
+ # @return [Float]
13469
+ attr_accessor :leaf_nodes_search_fraction
12279
13470
 
12280
13471
  def initialize(**args)
12281
13472
  update!(**args)
@@ -12283,49 +13474,44 @@ module Google
12283
13474
 
12284
13475
  # Update properties of this object
12285
13476
  def update!(**args)
12286
- @end_time = args[:end_time] if args.key?(:end_time)
12287
- @final_measurement = args[:final_measurement] if args.key?(:final_measurement)
12288
- @id = args[:id] if args.key?(:id)
12289
- @start_time = args[:start_time] if args.key?(:start_time)
12290
- @state = args[:state] if args.key?(:state)
13477
+ @approximate_neighbor_candidates = args[:approximate_neighbor_candidates] if args.key?(:approximate_neighbor_candidates)
13478
+ @leaf_nodes_search_fraction = args[:leaf_nodes_search_fraction] if args.key?(:leaf_nodes_search_fraction)
12291
13479
  end
12292
13480
  end
12293
13481
 
12294
- # Represents a NasTrial details along with its parameters. If there is a
12295
- # corresponding train NasTrial, the train NasTrial is also returned.
12296
- class GoogleCloudAiplatformV1beta1NasTrialDetail
13482
+ # String filter is used to search a subset of the entities by using boolean
13483
+ # rules. For example: if a query specifies string filter with 'name = color,
13484
+ # allow_tokens = `red, blue`, deny_tokens = `purple`',' then that query will
13485
+ # match entities that are red or blue, but if those points are also purple, then
13486
+ # they will be excluded even if they are red/blue. Only string filter is
13487
+ # supported for now, numeric filter will be supported in the near future.
13488
+ class GoogleCloudAiplatformV1beta1NearestNeighborQueryStringFilter
12297
13489
  include Google::Apis::Core::Hashable
12298
13490
 
12299
- # Output only. Resource name of the NasTrialDetail.
13491
+ # Optional. The allowed tokens.
13492
+ # Corresponds to the JSON property `allowTokens`
13493
+ # @return [Array<String>]
13494
+ attr_accessor :allow_tokens
13495
+
13496
+ # Optional. The denied tokens.
13497
+ # Corresponds to the JSON property `denyTokens`
13498
+ # @return [Array<String>]
13499
+ attr_accessor :deny_tokens
13500
+
13501
+ # Required. Column names in BigQuery that used as filters.
12300
13502
  # Corresponds to the JSON property `name`
12301
13503
  # @return [String]
12302
13504
  attr_accessor :name
12303
13505
 
12304
- # The parameters for the NasJob NasTrial.
12305
- # Corresponds to the JSON property `parameters`
12306
- # @return [String]
12307
- attr_accessor :parameters
12308
-
12309
- # Represents a uCAIP NasJob trial.
12310
- # Corresponds to the JSON property `searchTrial`
12311
- # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NasTrial]
12312
- attr_accessor :search_trial
12313
-
12314
- # Represents a uCAIP NasJob trial.
12315
- # Corresponds to the JSON property `trainTrial`
12316
- # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NasTrial]
12317
- attr_accessor :train_trial
12318
-
12319
13506
  def initialize(**args)
12320
13507
  update!(**args)
12321
13508
  end
12322
13509
 
12323
13510
  # Update properties of this object
12324
13511
  def update!(**args)
13512
+ @allow_tokens = args[:allow_tokens] if args.key?(:allow_tokens)
13513
+ @deny_tokens = args[:deny_tokens] if args.key?(:deny_tokens)
12325
13514
  @name = args[:name] if args.key?(:name)
12326
- @parameters = args[:parameters] if args.key?(:parameters)
12327
- @search_trial = args[:search_trial] if args.key?(:search_trial)
12328
- @train_trial = args[:train_trial] if args.key?(:train_trial)
12329
13515
  end
12330
13516
  end
12331
13517
 
@@ -12441,6 +13627,56 @@ module Google
12441
13627
  end
12442
13628
  end
12443
13629
 
13630
+ # Nearest neighbors for one query.
13631
+ class GoogleCloudAiplatformV1beta1NearestNeighbors
13632
+ include Google::Apis::Core::Hashable
13633
+
13634
+ # All its neighbors.
13635
+ # Corresponds to the JSON property `neighbors`
13636
+ # @return [Array<Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NearestNeighborsNeighbor>]
13637
+ attr_accessor :neighbors
13638
+
13639
+ def initialize(**args)
13640
+ update!(**args)
13641
+ end
13642
+
13643
+ # Update properties of this object
13644
+ def update!(**args)
13645
+ @neighbors = args[:neighbors] if args.key?(:neighbors)
13646
+ end
13647
+ end
13648
+
13649
+ # A neighbor of the query vector.
13650
+ class GoogleCloudAiplatformV1beta1NearestNeighborsNeighbor
13651
+ include Google::Apis::Core::Hashable
13652
+
13653
+ # The distance between the neighbor and the query vector.
13654
+ # Corresponds to the JSON property `distance`
13655
+ # @return [Float]
13656
+ attr_accessor :distance
13657
+
13658
+ # The id of the similar entity.
13659
+ # Corresponds to the JSON property `entityId`
13660
+ # @return [String]
13661
+ attr_accessor :entity_id
13662
+
13663
+ # Response message for FeatureOnlineStoreService.FetchFeatureValues
13664
+ # Corresponds to the JSON property `entityKeyValues`
13665
+ # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FetchFeatureValuesResponse]
13666
+ attr_accessor :entity_key_values
13667
+
13668
+ def initialize(**args)
13669
+ update!(**args)
13670
+ end
13671
+
13672
+ # Update properties of this object
13673
+ def update!(**args)
13674
+ @distance = args[:distance] if args.key?(:distance)
13675
+ @entity_id = args[:entity_id] if args.key?(:entity_id)
13676
+ @entity_key_values = args[:entity_key_values] if args.key?(:entity_key_values)
13677
+ end
13678
+ end
13679
+
12444
13680
  # Neighbors for example-based explanations.
12445
13681
  class GoogleCloudAiplatformV1beta1Neighbor
12446
13682
  include Google::Apis::Core::Hashable
@@ -12637,14 +13873,14 @@ module Google
12637
13873
  # keys and values can be no longer than 64 characters (Unicode codepoints), can
12638
13874
  # only contain lowercase letters, numeric characters, underscores and dashes.
12639
13875
  # International characters are allowed. No more than 64 user labels can be
12640
- # associated with one Dataset (System labels are excluded). See https://goo.gl/
12641
- # xmQnxf for more information and examples of labels. System reserved label keys
12642
- # are prefixed with "aiplatform.googleapis.com/" and are immutable. Following
12643
- # system labels exist for NotebookRuntime: * "aiplatform.googleapis.com/
12644
- # notebook_runtime_gce_instance_id": output only, its value is the Compute
13876
+ # associated with one NotebookRuntime (System labels are excluded). See https://
13877
+ # goo.gl/xmQnxf for more information and examples of labels. System reserved
13878
+ # label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
13879
+ # Following system labels exist for NotebookRuntime: * "aiplatform.googleapis.
13880
+ # com/notebook_runtime_gce_instance_id": output only, its value is the Compute
12645
13881
  # Engine instance id. * "aiplatform.googleapis.com/
12646
- # colab_enterprise_entry_service": its value is either "BigQuery" or "Vertex";
12647
- # if absent, it should be "Vertex". This is to describe the entry service,
13882
+ # colab_enterprise_entry_service": its value is either "bigquery" or "vertex";
13883
+ # if absent, it should be "vertex". This is to describe the entry service,
12648
13884
  # either BigQuery or Vertex.
12649
13885
  # Corresponds to the JSON property `labels`
12650
13886
  # @return [Hash<String,String>]
@@ -12660,6 +13896,11 @@ module Google
12660
13896
  # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookRuntimeTemplateRef]
12661
13897
  attr_accessor :notebook_runtime_template_ref
12662
13898
 
13899
+ # Output only. The type of the notebook runtime.
13900
+ # Corresponds to the JSON property `notebookRuntimeType`
13901
+ # @return [String]
13902
+ attr_accessor :notebook_runtime_type
13903
+
12663
13904
  # Output only. The proxy endpoint used to access the NotebookRuntime.
12664
13905
  # Corresponds to the JSON property `proxyUri`
12665
13906
  # @return [String]
@@ -12704,6 +13945,7 @@ module Google
12704
13945
  @labels = args[:labels] if args.key?(:labels)
12705
13946
  @name = args[:name] if args.key?(:name)
12706
13947
  @notebook_runtime_template_ref = args[:notebook_runtime_template_ref] if args.key?(:notebook_runtime_template_ref)
13948
+ @notebook_runtime_type = args[:notebook_runtime_type] if args.key?(:notebook_runtime_type)
12707
13949
  @proxy_uri = args[:proxy_uri] if args.key?(:proxy_uri)
12708
13950
  @runtime_state = args[:runtime_state] if args.key?(:runtime_state)
12709
13951
  @runtime_user = args[:runtime_user] if args.key?(:runtime_user)
@@ -12787,6 +14029,11 @@ module Google
12787
14029
  # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NetworkSpec]
12788
14030
  attr_accessor :network_spec
12789
14031
 
14032
+ # Optional. Immutable. The type of the notebook runtime template.
14033
+ # Corresponds to the JSON property `notebookRuntimeType`
14034
+ # @return [String]
14035
+ attr_accessor :notebook_runtime_type
14036
+
12790
14037
  # The service account that the runtime workload runs as. You can use any service
12791
14038
  # account within the same project, but you must have the service account user
12792
14039
  # permission to use the instance. If not specified, the [Compute Engine default
@@ -12820,6 +14067,7 @@ module Google
12820
14067
  @machine_spec = args[:machine_spec] if args.key?(:machine_spec)
12821
14068
  @name = args[:name] if args.key?(:name)
12822
14069
  @network_spec = args[:network_spec] if args.key?(:network_spec)
14070
+ @notebook_runtime_type = args[:notebook_runtime_type] if args.key?(:notebook_runtime_type)
12823
14071
  @service_account = args[:service_account] if args.key?(:service_account)
12824
14072
  @update_time = args[:update_time] if args.key?(:update_time)
12825
14073
  end
@@ -12953,16 +14201,16 @@ module Google
12953
14201
  # in `12345`, and `network` is a network name. To specify this field, you must
12954
14202
  # have already [configured VPC Network Peering for Vertex AI](https://cloud.
12955
14203
  # google.com/vertex-ai/docs/general/vpc-peering). If this field is left
12956
- # unspecified, the resources is not peered with any network.
14204
+ # unspecified, the resources aren't peered with any network.
12957
14205
  # Corresponds to the JSON property `network`
12958
14206
  # @return [String]
12959
14207
  attr_accessor :network
12960
14208
 
12961
- # Optional. A list of names for the reserved ip ranges under the VPC network
14209
+ # Optional. A list of names for the reserved IP ranges under the VPC network
12962
14210
  # that can be used for this persistent resource. If set, we will deploy the
12963
- # persistent resource within the provided ip ranges. Otherwise, the persistent
12964
- # resource will be deployed to any ip ranges under the provided VPC network.
12965
- # Example: ['vertex-ai-ip-range'].
14211
+ # persistent resource within the provided IP ranges. Otherwise, the persistent
14212
+ # resource is deployed to any IP ranges under the provided VPC network. Example:
14213
+ # ['vertex-ai-ip-range'].
12966
14214
  # Corresponds to the JSON property `reservedIpRanges`
12967
14215
  # @return [Array<String>]
12968
14216
  attr_accessor :reserved_ip_ranges
@@ -12977,9 +14225,9 @@ module Google
12977
14225
  # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ResourceRuntime]
12978
14226
  attr_accessor :resource_runtime
12979
14227
 
12980
- # Configure runtime on a PersistentResource instance, including but may not
12981
- # limited to: * Service accounts used to run the workloads; * Whether make it a
12982
- # dedicated Ray Cluster;
14228
+ # Configuration for the runtime on a PersistentResource instance, including but
14229
+ # not limited to: * Service accounts used to run the workloads. * Whether to
14230
+ # make it a dedicated Ray Cluster.
12983
14231
  # Corresponds to the JSON property `resourceRuntimeSpec`
12984
14232
  # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ResourceRuntimeSpec]
12985
14233
  attr_accessor :resource_runtime_spec
@@ -13145,7 +14393,9 @@ module Google
13145
14393
  attr_accessor :template_metadata
13146
14394
 
13147
14395
  # A template uri from where the PipelineJob.pipeline_spec, if empty, will be
13148
- # downloaded.
14396
+ # downloaded. Currently, only uri from Vertex Template Registry & Gallery is
14397
+ # supported. Reference to https://cloud.google.com/vertex-ai/docs/pipelines/
14398
+ # create-pipeline-template.
13149
14399
  # Corresponds to the JSON property `templateUri`
13150
14400
  # @return [String]
13151
14401
  attr_accessor :template_uri
@@ -14602,22 +15852,22 @@ module Google
14602
15852
 
14603
15853
  # Optional. This will be used to indicate which resource pool will serve as the
14604
15854
  # Ray head node(the first node within that pool). Will use the machine from the
14605
- # first workerpool as the head node by default if this field is not set.
15855
+ # first workerpool as the head node by default if this field isn't set.
14606
15856
  # Corresponds to the JSON property `headNodeResourcePoolId`
14607
15857
  # @return [String]
14608
15858
  attr_accessor :head_node_resource_pool_id
14609
15859
 
14610
- # Optional. Default image for user to choose a preferred ML framework(e.g.
14611
- # tensorflow or Pytorch) by choosing from Vertex prebuild images(https://cloud.
14612
- # google.com/vertex-ai/docs/training/pre-built-containers). Either this or the
14613
- # resource_pool_images is required. Use this field if you need all the resource
14614
- # pools to have the same Ray image, Otherwise, use the `@code
15860
+ # Optional. Default image for user to choose a preferred ML framework (for
15861
+ # example, TensorFlow or Pytorch) by choosing from [Vertex prebuilt images](
15862
+ # https://cloud.google.com/vertex-ai/docs/training/pre-built-containers). Either
15863
+ # this or the resource_pool_images is required. Use this field if you need all
15864
+ # the resource pools to have the same Ray image. Otherwise, use the `@code
14615
15865
  # resource_pool_images` field.
14616
15866
  # Corresponds to the JSON property `imageUri`
14617
15867
  # @return [String]
14618
15868
  attr_accessor :image_uri
14619
15869
 
14620
- # Optional. Required if image_uri is not set. A map of resource_pool_id to
15870
+ # Optional. Required if image_uri isn't set. A map of resource_pool_id to
14621
15871
  # prebuild Ray image if user need to use different images for different head/
14622
15872
  # worker pools. This map needs to cover all the resource pool ids. Example: ` "
14623
15873
  # ray_head_node_pool": "head image" "ray_worker_node_pool1": "worker image" "
@@ -15020,6 +16270,45 @@ module Google
15020
16270
  end
15021
16271
  end
15022
16272
 
16273
+ # Request message for NotebookInternalService.ReportExecutionEvent.
16274
+ class GoogleCloudAiplatformV1beta1ReportExecutionEventRequest
16275
+ include Google::Apis::Core::Hashable
16276
+
16277
+ # Required. The type of the event.
16278
+ # Corresponds to the JSON property `eventType`
16279
+ # @return [String]
16280
+ attr_accessor :event_type
16281
+
16282
+ # Required. The VM identity token (a JWT) for authenticating the VM. https://
16283
+ # cloud.google.com/compute/docs/instances/verifying-instance-identity
16284
+ # Corresponds to the JSON property `vmToken`
16285
+ # @return [String]
16286
+ attr_accessor :vm_token
16287
+
16288
+ def initialize(**args)
16289
+ update!(**args)
16290
+ end
16291
+
16292
+ # Update properties of this object
16293
+ def update!(**args)
16294
+ @event_type = args[:event_type] if args.key?(:event_type)
16295
+ @vm_token = args[:vm_token] if args.key?(:vm_token)
16296
+ end
16297
+ end
16298
+
16299
+ # Response message for NotebookInternalService.ReportExecutionEvent.
16300
+ class GoogleCloudAiplatformV1beta1ReportExecutionEventResponse
16301
+ include Google::Apis::Core::Hashable
16302
+
16303
+ def initialize(**args)
16304
+ update!(**args)
16305
+ end
16306
+
16307
+ # Update properties of this object
16308
+ def update!(**args)
16309
+ end
16310
+ end
16311
+
15023
16312
  # LINT.IfChange(report_event_message_types) Request message for
15024
16313
  # NotebookInternalService.ReportRuntimeEvent.
15025
16314
  class GoogleCloudAiplatformV1beta1ReportRuntimeEventRequest
@@ -15073,8 +16362,8 @@ module Google
15073
16362
  end
15074
16363
  end
15075
16364
 
15076
- # Represents the spec a group of resources of same type, e.g. machine, disk and
15077
- # accelerators, in a PersistentResource.
16365
+ # Represents the spec of a group of resources of the same type, for example
16366
+ # machine type, disk, and accelerators, in a PersistentResource.
15078
16367
  class GoogleCloudAiplatformV1beta1ResourcePool
15079
16368
  include Google::Apis::Core::Hashable
15080
16369
 
@@ -15088,8 +16377,8 @@ module Google
15088
16377
  # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DiskSpec]
15089
16378
  attr_accessor :disk_spec
15090
16379
 
15091
- # Immutable. The unique ID in a PersistentResource to refer the this resource
15092
- # pool. User can specify it if need to use it, otherwise we will generate it
16380
+ # Immutable. The unique ID in a PersistentResource for referring to this
16381
+ # resource pool. User can specify it if necessary. Otherwise, it's generated
15093
16382
  # automatically.
15094
16383
  # Corresponds to the JSON property `id`
15095
16384
  # @return [String]
@@ -15183,9 +16472,9 @@ module Google
15183
16472
  end
15184
16473
  end
15185
16474
 
15186
- # Configure runtime on a PersistentResource instance, including but may not
15187
- # limited to: * Service accounts used to run the workloads; * Whether make it a
15188
- # dedicated Ray Cluster;
16475
+ # Configuration for the runtime on a PersistentResource instance, including but
16476
+ # not limited to: * Service accounts used to run the workloads. * Whether to
16477
+ # make it a dedicated Ray Cluster.
15189
16478
  class GoogleCloudAiplatformV1beta1ResourceRuntimeSpec
15190
16479
  include Google::Apis::Core::Hashable
15191
16480
 
@@ -21803,14 +23092,62 @@ module Google
21803
23092
  end
21804
23093
  end
21805
23094
 
23095
+ # The request message for FeatureOnlineStoreService.SearchNearestEntities.
23096
+ class GoogleCloudAiplatformV1beta1SearchNearestEntitiesRequest
23097
+ include Google::Apis::Core::Hashable
23098
+
23099
+ # A query to find a number of similar entities.
23100
+ # Corresponds to the JSON property `query`
23101
+ # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NearestNeighborQuery]
23102
+ attr_accessor :query
23103
+
23104
+ # Optional. If set to true, the full entities (including all vector values and
23105
+ # metadata) of the nearest neighbors are returned; otherwise only entity id of
23106
+ # the nearest neighbors will be returned. Note that returning full entities will
23107
+ # significantly increase the latency and cost of the query.
23108
+ # Corresponds to the JSON property `returnFullEntity`
23109
+ # @return [Boolean]
23110
+ attr_accessor :return_full_entity
23111
+ alias_method :return_full_entity?, :return_full_entity
23112
+
23113
+ def initialize(**args)
23114
+ update!(**args)
23115
+ end
23116
+
23117
+ # Update properties of this object
23118
+ def update!(**args)
23119
+ @query = args[:query] if args.key?(:query)
23120
+ @return_full_entity = args[:return_full_entity] if args.key?(:return_full_entity)
23121
+ end
23122
+ end
23123
+
23124
+ # Response message for FeatureOnlineStoreService.SearchNearestEntities
23125
+ class GoogleCloudAiplatformV1beta1SearchNearestEntitiesResponse
23126
+ include Google::Apis::Core::Hashable
23127
+
23128
+ # Nearest neighbors for one query.
23129
+ # Corresponds to the JSON property `nearestNeighbors`
23130
+ # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NearestNeighbors]
23131
+ attr_accessor :nearest_neighbors
23132
+
23133
+ def initialize(**args)
23134
+ update!(**args)
23135
+ end
23136
+
23137
+ # Update properties of this object
23138
+ def update!(**args)
23139
+ @nearest_neighbors = args[:nearest_neighbors] if args.key?(:nearest_neighbors)
23140
+ end
23141
+ end
23142
+
21806
23143
  # Configuration for the use of custom service account to run the workloads.
21807
23144
  class GoogleCloudAiplatformV1beta1ServiceAccountSpec
21808
23145
  include Google::Apis::Core::Hashable
21809
23146
 
21810
23147
  # Required. If true, custom user-managed service account is enforced to run any
21811
- # workloads (e.g. Vertex Jobs) on the resource; Otherwise, will always use [
23148
+ # workloads (for example, Vertex Jobs) on the resource. Otherwise, uses the [
21812
23149
  # Vertex AI Custom Code Service Agent](https://cloud.google.com/vertex-ai/docs/
21813
- # general/access-control#service-agents)
23150
+ # general/access-control#service-agents).
21814
23151
  # Corresponds to the JSON property `enableCustomServiceAccount`
21815
23152
  # @return [Boolean]
21816
23153
  attr_accessor :enable_custom_service_account
@@ -21818,11 +23155,11 @@ module Google
21818
23155
 
21819
23156
  # Optional. Default service account that this PersistentResource's workloads run
21820
23157
  # as. The workloads include: * Any runtime specified via `ResourceRuntimeSpec`
21821
- # on creation time, e.g. Ray; * Jobs submitted to PersistentResource, if no
21822
- # other service account specified in the job specs. Only works when custom
23158
+ # on creation time, for example, Ray. * Jobs submitted to PersistentResource, if
23159
+ # no other service account specified in the job specs. Only works when custom
21823
23160
  # service account is enabled and users have the `iam.serviceAccounts.actAs`
21824
- # permission on this service account. Required if any containers specified in `
21825
- # ResourceRuntimeSpec`.
23161
+ # permission on this service account. Required if any containers are specified
23162
+ # in `ResourceRuntimeSpec`.
21826
23163
  # Corresponds to the JSON property `serviceAccount`
21827
23164
  # @return [String]
21828
23165
  attr_accessor :service_account
@@ -22978,6 +24315,40 @@ module Google
22978
24315
  end
22979
24316
  end
22980
24317
 
24318
+ # Request message for FeatureOnlineStoreAdminService.SyncFeatureView.
24319
+ class GoogleCloudAiplatformV1beta1SyncFeatureViewRequest
24320
+ include Google::Apis::Core::Hashable
24321
+
24322
+ def initialize(**args)
24323
+ update!(**args)
24324
+ end
24325
+
24326
+ # Update properties of this object
24327
+ def update!(**args)
24328
+ end
24329
+ end
24330
+
24331
+ # Respose message for FeatureOnlineStoreAdminService.SyncFeatureView.
24332
+ class GoogleCloudAiplatformV1beta1SyncFeatureViewResponse
24333
+ include Google::Apis::Core::Hashable
24334
+
24335
+ # Format: `projects/`project`/locations/`location`/featureOnlineStores/`
24336
+ # feature_online_store`/featureViews/`feature_view`/featureViewSyncs/`
24337
+ # feature_view_sync``
24338
+ # Corresponds to the JSON property `featureViewSync`
24339
+ # @return [String]
24340
+ attr_accessor :feature_view_sync
24341
+
24342
+ def initialize(**args)
24343
+ update!(**args)
24344
+ end
24345
+
24346
+ # Update properties of this object
24347
+ def update!(**args)
24348
+ @feature_view_sync = args[:feature_view_sync] if args.key?(:feature_view_sync)
24349
+ end
24350
+ end
24351
+
22981
24352
  # The storage details for TFRecord output content.
22982
24353
  class GoogleCloudAiplatformV1beta1TfRecordDestination
22983
24354
  include Google::Apis::Core::Hashable
@@ -24244,6 +25615,82 @@ module Google
24244
25615
  end
24245
25616
  end
24246
25617
 
25618
+ # Details of operations that perform update FeatureGroup.
25619
+ class GoogleCloudAiplatformV1beta1UpdateFeatureGroupOperationMetadata
25620
+ include Google::Apis::Core::Hashable
25621
+
25622
+ # Generic Metadata shared by all operations.
25623
+ # Corresponds to the JSON property `genericMetadata`
25624
+ # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata]
25625
+ attr_accessor :generic_metadata
25626
+
25627
+ def initialize(**args)
25628
+ update!(**args)
25629
+ end
25630
+
25631
+ # Update properties of this object
25632
+ def update!(**args)
25633
+ @generic_metadata = args[:generic_metadata] if args.key?(:generic_metadata)
25634
+ end
25635
+ end
25636
+
25637
+ # Details of operations that perform update FeatureOnlineStore.
25638
+ class GoogleCloudAiplatformV1beta1UpdateFeatureOnlineStoreOperationMetadata
25639
+ include Google::Apis::Core::Hashable
25640
+
25641
+ # Generic Metadata shared by all operations.
25642
+ # Corresponds to the JSON property `genericMetadata`
25643
+ # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata]
25644
+ attr_accessor :generic_metadata
25645
+
25646
+ def initialize(**args)
25647
+ update!(**args)
25648
+ end
25649
+
25650
+ # Update properties of this object
25651
+ def update!(**args)
25652
+ @generic_metadata = args[:generic_metadata] if args.key?(:generic_metadata)
25653
+ end
25654
+ end
25655
+
25656
+ # Details of operations that perform update Feature.
25657
+ class GoogleCloudAiplatformV1beta1UpdateFeatureOperationMetadata
25658
+ include Google::Apis::Core::Hashable
25659
+
25660
+ # Generic Metadata shared by all operations.
25661
+ # Corresponds to the JSON property `genericMetadata`
25662
+ # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata]
25663
+ attr_accessor :generic_metadata
25664
+
25665
+ def initialize(**args)
25666
+ update!(**args)
25667
+ end
25668
+
25669
+ # Update properties of this object
25670
+ def update!(**args)
25671
+ @generic_metadata = args[:generic_metadata] if args.key?(:generic_metadata)
25672
+ end
25673
+ end
25674
+
25675
+ # Details of operations that perform update FeatureView.
25676
+ class GoogleCloudAiplatformV1beta1UpdateFeatureViewOperationMetadata
25677
+ include Google::Apis::Core::Hashable
25678
+
25679
+ # Generic Metadata shared by all operations.
25680
+ # Corresponds to the JSON property `genericMetadata`
25681
+ # @return [Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata]
25682
+ attr_accessor :generic_metadata
25683
+
25684
+ def initialize(**args)
25685
+ update!(**args)
25686
+ end
25687
+
25688
+ # Update properties of this object
25689
+ def update!(**args)
25690
+ @generic_metadata = args[:generic_metadata] if args.key?(:generic_metadata)
25691
+ end
25692
+ end
25693
+
24247
25694
  # Details of operations that perform update Featurestore.
24248
25695
  class GoogleCloudAiplatformV1beta1UpdateFeaturestoreOperationMetadata
24249
25696
  include Google::Apis::Core::Hashable