Interface: IAddSearchAttributesRequest
operatorservice.v1.IAddSearchAttributesRequest
Properties of an AddSearchAttributesRequest.
Hierarchy
-
↳
IAddSearchAttributesRequest
Properties
namespace
• Optional namespace: null | string
AddSearchAttributesRequest namespace
Inherited from
searchAttributes
• Optional searchAttributes: null | { [k: string]: IndexedValueType; }
Mapping between search attribute name and its IndexedValueType.