Skip to content

Commit

Permalink
feat(vertexai): Add ignore_read: true to featureNormType because …
Browse files Browse the repository at this point in the history
…API doesn't return it (GoogleCloudPlatform#8288)
  • Loading branch information
shotarok authored and baskaran-md committed Jul 10, 2023
1 parent dc467a5 commit 0cb05d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mmv1/products/vertexai/Index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ properties:
* UNIT_L2_NORM: Unit L2 normalization type
* NONE: No normalization type is specified.
default_value: 'NONE'
ignore_read: true
- !ruby/object:Api::Type::NestedObject
name: 'algorithmConfig'
description:
Expand Down

0 comments on commit 0cb05d1

Please sign in to comment.