Class GetReferenceListRequest (0.6.0)

GetReferenceListRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A request to get details about a reference list.

Attributes

Name Description
name str
Required. The resource name of the reference list to retrieve. Format: projects/{project}/locations/{locations}/instances/{instance}/referenceLists/{reference_list}
view google.cloud.chronicle_v1.types.ReferenceListView
How much of the ReferenceList to view. Defaults to REFERENCE_LIST_VIEW_FULL.