Chronicle V1 API - Class Google::Cloud::Chronicle::V1::GetReferenceListRequest (v0.1.0)

Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::GetReferenceListRequest.

A request to get details about a reference list.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The resource name of the reference list to retrieve. Format: projects/{project}/locations/{locations}/instances/{instance}/referenceLists/{reference_list}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The resource name of the reference list to retrieve. Format: projects/{project}/locations/{locations}/instances/{instance}/referenceLists/{reference_list}
Returns
  • (::String) — Required. The resource name of the reference list to retrieve. Format: projects/{project}/locations/{locations}/instances/{instance}/referenceLists/{reference_list}

#view

def view() -> ::Google::Cloud::Chronicle::V1::ReferenceListView
Returns

#view=

def view=(value) -> ::Google::Cloud::Chronicle::V1::ReferenceListView
Parameter
Returns