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

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

An entry in a reference list.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#value

def value() -> ::String
Returns
  • (::String) — Required. The value of the entry. Maximum length is 512 characters.

#value=

def value=(value) -> ::String
Parameter
  • value (::String) — Required. The value of the entry. Maximum length is 512 characters.
Returns
  • (::String) — Required. The value of the entry. Maximum length is 512 characters.