@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/computer-science/api-field-masks-and-partial-response>
  a schema:TechArticle ;
  schema:headline "API Field Masks and Partial Response" ;
  schema:url <https://anchorfact.org/computer-science/api-field-masks-and-partial-response/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.865" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/computer-science/api-field-masks-and-partial-response>
  schema:citation <https://google.aip.dev/157> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/computer-science/api-field-masks-and-partial-response>
  schema:citation <https://developers.google.com/drive/api/guides/performance#partial> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/api-field-masks-and-partial-response>
  schema:citation <https://google.aip.dev/161> ;
  af:sourceTier "S" .