Optional messages corresponding to the result. A message can provide warnings or error details. For example, if execution state is skipped then this field provides related reason/explanation.
↳ match_state
int
Output only. Match state for Sensitive Data Protection Deidentification. Value is MATCH_FOUND if content is de-identified.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Google Cloud Model Armor V1 Client - Class SdpDeidentifyResult (0.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.0 (latest)](/php/docs/reference/cloud-modelarmor/latest/V1.SdpDeidentifyResult)\n- [0.3.1](/php/docs/reference/cloud-modelarmor/0.3.1/V1.SdpDeidentifyResult)\n- [0.2.0](/php/docs/reference/cloud-modelarmor/0.2.0/V1.SdpDeidentifyResult)\n- [0.1.0](/php/docs/reference/cloud-modelarmor/0.1.0/V1.SdpDeidentifyResult) \nReference documentation and code samples for the Google Cloud Model Armor V1 Client class SdpDeidentifyResult.\n\nSensitive Data Protection Deidentification Result.\n\nGenerated from protobuf message `google.cloud.modelarmor.v1.SdpDeidentifyResult`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ ModelArmor \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getExecutionState\n\nOutput only. Reports whether Sensitive Data Protection deidentification was\nsuccessfully executed or not.\n\n### setExecutionState\n\nOutput only. Reports whether Sensitive Data Protection deidentification was\nsuccessfully executed or not.\n\n### getMessageItems\n\nOptional messages corresponding to the result.\n\nA message can provide warnings or error details.\nFor example, if execution state is skipped then this field provides\nrelated reason/explanation.\n\n### setMessageItems\n\nOptional messages corresponding to the result.\n\nA message can provide warnings or error details.\nFor example, if execution state is skipped then this field provides\nrelated reason/explanation.\n\n### getMatchState\n\nOutput only. Match state for Sensitive Data Protection Deidentification.\n\nValue is MATCH_FOUND if content is de-identified.\n\n### setMatchState\n\nOutput only. Match state for Sensitive Data Protection Deidentification.\n\nValue is MATCH_FOUND if content is de-identified.\n\n### getData\n\nDe-identified data.\n\n### hasData\n\n### clearData\n\n### setData\n\nDe-identified data.\n\n### getTransformedBytes\n\nTotal size in bytes that were transformed during deidentification.\n\n### setTransformedBytes\n\nTotal size in bytes that were transformed during deidentification.\n\n### getInfoTypes\n\nList of Sensitive Data Protection info-types that were de-identified.\n\n### setInfoTypes\n\nList of Sensitive Data Protection info-types that were de-identified."]]