Optional. The format of strings follows the pattern followed by IAM in the
bindings. user:{email}, serviceAccount:{email} group:{email}.
The set of principals to be granted reader role on data
stored within resources.
Optional. The format of strings follows the pattern followed by IAM in the
bindings. user:{email}, serviceAccount:{email} group:{email}.
The set of principals to be granted reader role on data
stored within resources.
Optional. The format of strings follows the pattern followed by IAM in the
bindings. user:{email}, serviceAccount:{email} group:{email}.
The set of principals to be granted reader role on data
stored within resources.
Optional. The format of strings follows the pattern followed by IAM in the
bindings. user:{email}, serviceAccount:{email} group:{email}.
The set of principals to be granted reader role on data
stored within resources.
[[["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-08-07 UTC."],[],[],null,["# Interface DataAccessSpecOrBuilder (0.16.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.16.0 (latest)](/java/docs/reference/google-cloudevent-types/latest/com.google.events.cloud.dataplex.v1.DataAccessSpecOrBuilder)\n- [0.15.0](/java/docs/reference/google-cloudevent-types/0.15.0/com.google.events.cloud.dataplex.v1.DataAccessSpecOrBuilder)\n- [0.14.1](/java/docs/reference/google-cloudevent-types/0.14.1/com.google.events.cloud.dataplex.v1.DataAccessSpecOrBuilder) \n\n public interface DataAccessSpecOrBuilder extends MessageOrBuilder\n\nImplements\n----------\n\n[MessageOrBuilder](https://cloud.google.com/java/docs/reference/protobuf/latest/com.google.protobuf.MessageOrBuilder.html)\n\nMethods\n-------\n\n### getReaders(int index)\n\n public abstract String getReaders(int index)\n\nOptional. The format of strings follows the pattern followed by IAM in the\nbindings. user:{email}, serviceAccount:{email} group:{email}.\nThe set of principals to be granted reader role on data\nstored within resources.\n\n`repeated string readers = 1;`\n\n### getReadersBytes(int index)\n\n public abstract ByteString getReadersBytes(int index)\n\nOptional. The format of strings follows the pattern followed by IAM in the\nbindings. user:{email}, serviceAccount:{email} group:{email}.\nThe set of principals to be granted reader role on data\nstored within resources.\n\n`repeated string readers = 1;`\n\n### getReadersCount()\n\n public abstract int getReadersCount()\n\nOptional. The format of strings follows the pattern followed by IAM in the\nbindings. user:{email}, serviceAccount:{email} group:{email}.\nThe set of principals to be granted reader role on data\nstored within resources.\n\n`repeated string readers = 1;`\n\n### getReadersList()\n\n public abstract List\u003cString\u003e getReadersList()\n\nOptional. The format of strings follows the pattern followed by IAM in the\nbindings. user:{email}, serviceAccount:{email} group:{email}.\nThe set of principals to be granted reader role on data\nstored within resources.\n\n`repeated string readers = 1;`"]]