Google Cloud Chronicle V1 Client - Class FeaturedContentMetadata (0.4.0)

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

FeaturedContentMetadata holds metadata about the Featured Content.

Generated from protobuf message google.cloud.chronicle.v1.FeaturedContentMetadata

Namespace

Google \ Cloud \ Chronicle \ V1

Methods

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ id
string

Required. Unique identifier of the featured content.

↳ display_name
string

Output only. The display name of the featured content.

↳ create_time
Google\Protobuf\Timestamp

Output only. Timestamp indicating when the item was created.

↳ update_time
Google\Protobuf\Timestamp

Output only. Timestamp indicating when the item was updated.

↳ author
string

Output only. Content item author full name.

↳ certified
bool

Output only. Determine if this content item is officially certified by Google or created by the community.

↳ description
string

Output only. The description of the content item.

↳ categories
string[]

Output only. Categories the content is associated with.

↳ version
string

Output only. Featured content version (Major.Minor.Patch).

↳ verified
bool

Output only. Whether the content is verified by Google (applicable for 3rd party content).

↳ source_type
int

Output only. The source type of the content.

Required. Unique identifier of the featured content.

Returns
Type
Description
string

Required. Unique identifier of the featured content.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

Output only. The display name of the featured content.

Returns
Type
Description
string

Output only. The display name of the featured content.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

Output only. Timestamp indicating when the item was created.

Returns
Type
Description

Output only. Timestamp indicating when the item was created.

Parameter
Name
Description
Returns
Type
Description
$this

Output only. Timestamp indicating when the item was updated.

Returns
Type
Description

Output only. Timestamp indicating when the item was updated.

Parameter
Name
Description
Returns
Type
Description
$this

Output only. Content item author full name.

Returns
Type
Description
string

Output only. Content item author full name.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

Output only. Determine if this content item is officially certified by Google or created by the community.

Returns
Type
Description
bool

Output only. Determine if this content item is officially certified by Google or created by the community.

Parameter
Name
Description
var
bool
Returns
Type
Description
$this

Output only. The description of the content item.

Returns
Type
Description
string

Output only. The description of the content item.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

Output only. Categories the content is associated with.

Returns
Type
Description

Output only. Categories the content is associated with.

Parameter
Name
Description
var
string[]
Returns
Type
Description
$this

Output only. Featured content version (Major.Minor.Patch).

Returns
Type
Description
string

Output only. Featured content version (Major.Minor.Patch).

Parameter
Name
Description
var
string
Returns
Type
Description
$this

Output only. Whether the content is verified by Google (applicable for 3rd party content).

Returns
Type
Description
bool

Output only. Whether the content is verified by Google (applicable for 3rd party content).

Parameter
Name
Description
var
bool
Returns
Type
Description
$this

Output only. The source type of the content.

Returns
Type
Description
int
Enum of type ContentSourceType .

Output only. The source type of the content.

Parameter
Name
Description
var
int

Enum of type ContentSourceType .

Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: