Chronicle V1 API - Class Google::Cloud::Chronicle::V1::FeaturedContentMetadata (v0.6.0)

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

FeaturedContentMetadata holds metadata about the Featured Content.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#author

def author() -> ::String
Returns
  • (::String) — Output only. Content item author full name.

#categories

def categories() -> ::Array<::String>
Returns
  • (::Array<::String>) — Output only. Categories the content is associated with.

#certified

def certified() -> ::Boolean
Returns
  • (::Boolean) — Output only. Determine if this content item is officially certified by Google or created by the community.

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#description

def description() -> ::String
Returns
  • (::String) — Output only. The description of the content item.

#display_name

def display_name() -> ::String
Returns
  • (::String) — Output only. The display name of the featured content.

#id

def id() -> ::String
Returns
  • (::String) — Required. Unique identifier of the featured content.

#id=

def id=(value) -> ::String
Parameter
  • value (::String) — Required. Unique identifier of the featured content.
Returns
  • (::String) — Required. Unique identifier of the featured content.

#source_type

def source_type() -> ::Google::Cloud::Chronicle::V1::FeaturedContentMetadata::ContentSourceType
Returns

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns

#verified

def verified() -> ::Boolean
Returns
  • (::Boolean) — Output only. Whether the content is verified by Google (applicable for 3rd party content).

#version

def version() -> ::String
Returns
  • (::String) — Output only. Featured content version (Major.Minor.Patch).