Uses of Interface
com.google.cloud.recommender.v1beta1.ValueMatcherOrBuilder
-
Packages that use ValueMatcherOrBuilder Package Description com.google.cloud.recommender.v1beta1 A client to Recommender API -
-
Uses of ValueMatcherOrBuilder in com.google.cloud.recommender.v1beta1
Classes in com.google.cloud.recommender.v1beta1 that implement ValueMatcherOrBuilder Modifier and Type Class Description class
ValueMatcher
Contains various matching options for values for a GCP resource field.static class
ValueMatcher.Builder
Contains various matching options for values for a GCP resource field.Methods in com.google.cloud.recommender.v1beta1 that return ValueMatcherOrBuilder Modifier and Type Method Description ValueMatcherOrBuilder
Operation.Builder. getValueMatcherOrBuilder()
Can be set for action 'test' for advanced matching for the value of 'path' field.ValueMatcherOrBuilder
Operation. getValueMatcherOrBuilder()
Can be set for action 'test' for advanced matching for the value of 'path' field.ValueMatcherOrBuilder
OperationOrBuilder. getValueMatcherOrBuilder()
Can be set for action 'test' for advanced matching for the value of 'path' field.
-