Chronicle V1 API - Module Google::Cloud::Chronicle::V1::ReferenceListView (v0.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Chronicle V1 API module Google::Cloud::Chronicle::V1::ReferenceListView.
ReferenceListView is a mechanism for viewing partial responses of the
ReferenceList resource.
Constants
REFERENCE_LIST_VIEW_UNSPECIFIED
value: 0 The default / unset value.
The API will default to the BASIC view for ListReferenceLists.
The API will default to the FULL view for methods that return a single
ReferenceList resource.
REFERENCE_LIST_VIEW_BASIC
value: 1 Include metadata about the ReferenceList.
This is the default view for ListReferenceLists.
REFERENCE_LIST_VIEW_FULL
value: 2 Include all details about the ReferenceList: metadata, content lines,
associated rule counts. This is the default view for GetReferenceList.
[[["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,["# Chronicle V1 API - Module Google::Cloud::Chronicle::V1::ReferenceListView (v0.1.0)\n\nReference documentation and code samples for the Chronicle V1 API module Google::Cloud::Chronicle::V1::ReferenceListView.\n\nReferenceListView is a mechanism for viewing partial responses of the\nReferenceList resource.\n\nConstants\n---------\n\n### REFERENCE_LIST_VIEW_UNSPECIFIED\n\n**value:** 0 \nThe default / unset value.\nThe API will default to the BASIC view for ListReferenceLists.\nThe API will default to the FULL view for methods that return a single\nReferenceList resource.\n\n### REFERENCE_LIST_VIEW_BASIC\n\n**value:** 1 \nInclude metadata about the ReferenceList.\nThis is the default view for ListReferenceLists.\n\n### REFERENCE_LIST_VIEW_FULL\n\n**value:** 2 \nInclude all details about the ReferenceList: metadata, content lines,\nassociated rule counts. This is the default view for GetReferenceList."]]