Optional. The list of scope names of the reference list. The scope names
should be full resource names and should be of the format:
projects/{project}/locations/{location}/instances/{instance}/dataAccessScopes/{scope_name}.
Optional. The list of scope names of the reference list. The scope names
should be full resource names and should be of the format:
projects/{project}/locations/{location}/instances/{instance}/dataAccessScopes/{scope_name}.
Optional. The list of scope names of the reference list. The scope names
should be full resource names and should be of the format:
projects/{project}/locations/{location}/instances/{instance}/dataAccessScopes/{scope_name}.
Optional. The list of scope names of the reference list. The scope names
should be full resource names and should be of the format:
projects/{project}/locations/{location}/instances/{instance}/dataAccessScopes/{scope_name}.
[[["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-28 UTC."],[],[],null,["# Interface ReferenceListScopeOrBuilder (0.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.10.0 (latest)](/java/docs/reference/google-cloud-chronicle/latest/com.google.cloud.chronicle.v1.ReferenceListScopeOrBuilder)\n- [0.8.0](/java/docs/reference/google-cloud-chronicle/0.8.0/com.google.cloud.chronicle.v1.ReferenceListScopeOrBuilder)\n- [0.6.0](/java/docs/reference/google-cloud-chronicle/0.6.0/com.google.cloud.chronicle.v1.ReferenceListScopeOrBuilder)\n- [0.5.0](/java/docs/reference/google-cloud-chronicle/0.5.0/com.google.cloud.chronicle.v1.ReferenceListScopeOrBuilder)\n- [0.2.0](/java/docs/reference/google-cloud-chronicle/0.2.0/com.google.cloud.chronicle.v1.ReferenceListScopeOrBuilder)\n- [0.1.0](/java/docs/reference/google-cloud-chronicle/0.1.0/com.google.cloud.chronicle.v1.ReferenceListScopeOrBuilder) \n\n public interface ReferenceListScopeOrBuilder 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### getScopeNames(int index)\n\n public abstract String getScopeNames(int index)\n\nOptional. The list of scope names of the reference list. The scope names\nshould be full resource names and should be of the format:\n`projects/{project}/locations/{location}/instances/{instance}/dataAccessScopes/{scope_name}`.\n\n`repeated string scope_names = 1 [(.google.api.field_behavior) = OPTIONAL];`\n\n### getScopeNamesBytes(int index)\n\n public abstract ByteString getScopeNamesBytes(int index)\n\nOptional. The list of scope names of the reference list. The scope names\nshould be full resource names and should be of the format:\n`projects/{project}/locations/{location}/instances/{instance}/dataAccessScopes/{scope_name}`.\n\n`repeated string scope_names = 1 [(.google.api.field_behavior) = OPTIONAL];`\n\n### getScopeNamesCount()\n\n public abstract int getScopeNamesCount()\n\nOptional. The list of scope names of the reference list. The scope names\nshould be full resource names and should be of the format:\n`projects/{project}/locations/{location}/instances/{instance}/dataAccessScopes/{scope_name}`.\n\n`repeated string scope_names = 1 [(.google.api.field_behavior) = OPTIONAL];`\n\n### getScopeNamesList()\n\n public abstract List\u003cString\u003e getScopeNamesList()\n\nOptional. The list of scope names of the reference list. The scope names\nshould be full resource names and should be of the format:\n`projects/{project}/locations/{location}/instances/{instance}/dataAccessScopes/{scope_name}`.\n\n`repeated string scope_names = 1 [(.google.api.field_behavior) = OPTIONAL];`"]]