View Source GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiMatchInfoLookupTokenMatch (google_api_content_warehouse v0.4.0)
All the substring that were matched for the given query against the current field. Represents a substring of another string.
Attributes
-
endIndex
(type:integer()
, default:nil
) - Index right after the last character that matches the query. length = end-start, we have substring = [start, end). -
startIndex
(type:integer()
, default:nil
) - Index of the first unicode character that matches the query.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.