ReferenceListView

ReferenceListView is a mechanism for viewing partial responses of the ReferenceList resource.

Enums
REFERENCE_LIST_VIEW_UNSPECIFIED 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 Include metadata about the ReferenceList. This is the default view for ListReferenceLists.
REFERENCE_LIST_VIEW_FULL Include all details about the ReferenceList: metadata, content lines, associated rule counts. This is the default view for GetReferenceList.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年07月14日 UTC.