@@ -861,9 +861,9 @@ def update!(**args)
861861 class ListMatcher
862862 include Google ::Apis ::Core ::Hashable
863863
864- # Specifies the way to match a ProtobufWkt ::Value. Primitive values and
865- # ListValue are supported. StructValue is not supported and is always not
866- # matched. [#next- free-field: 8]
864+ # Specifies the way to match a Protobuf ::Value. Primitive values and ListValue
865+ # are supported. StructValue is not supported and is always not matched. [#next-
866+ # free-field: 8]
867867 # Corresponds to the JSON property `oneOf`
868868 # @return [Google::Apis::TrafficdirectorV3::ValueMatcher]
869869 attr_accessor :one_of
@@ -1631,9 +1631,9 @@ class StructMatcher
16311631 # @return [Array<Google::Apis::TrafficdirectorV3::PathSegment>]
16321632 attr_accessor :path
16331633
1634- # Specifies the way to match a ProtobufWkt ::Value. Primitive values and
1635- # ListValue are supported. StructValue is not supported and is always not
1636- # matched. [#next- free-field: 8]
1634+ # Specifies the way to match a Protobuf ::Value. Primitive values and ListValue
1635+ # are supported. StructValue is not supported and is always not matched. [#next-
1636+ # free-field: 8]
16371637 # Corresponds to the JSON property `value`
16381638 # @return [Google::Apis::TrafficdirectorV3::ValueMatcher]
16391639 attr_accessor :value
@@ -1717,9 +1717,9 @@ def update!(**args)
17171717 end
17181718 end
17191719
1720- # Specifies the way to match a ProtobufWkt ::Value. Primitive values and
1721- # ListValue are supported. StructValue is not supported and is always not
1722- # matched. [#next- free-field: 8]
1720+ # Specifies the way to match a Protobuf ::Value. Primitive values and ListValue
1721+ # are supported. StructValue is not supported and is always not matched. [#next-
1722+ # free-field: 8]
17231723 class ValueMatcher
17241724 include Google ::Apis ::Core ::Hashable
17251725
0 commit comments