Properties of an Operation.
Package
@google-cloud/recommenderProperties
action
action?: (string|null);Operation action
path
path?: (string|null);Operation path
pathFilters
pathFilters?: ({ [k: string]: google.protobuf.IValue }|null);Operation pathFilters
pathValueMatchers
pathValueMatchers?: ({ [k: string]: google.cloud.recommender.v1.IValueMatcher }|null);Operation pathValueMatchers
resource
resource?: (string|null);Operation resource
resourceType
resourceType?: (string|null);Operation resourceType
sourcePath
sourcePath?: (string|null);Operation sourcePath
sourceResource
sourceResource?: (string|null);Operation sourceResource
value
value?: (google.protobuf.IValue|null);Operation value
valueMatcher
valueMatcher?: (google.cloud.recommender.v1.IValueMatcher|null);Operation valueMatcher