Access Mode determines how data stored within the Entity is
read.
Values:
ACCESS_MODE_UNSPECIFIED (0):
Access mode unspecified.
DIRECT (1):
Default. Data is accessed directly using
storage APIs.
MANAGED (2):
Data is accessed through a managed interface
using BigQuery APIs.
[[["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 2024-11-06 UTC."],[],[]]