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