FeaturedContentMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)FeaturedContentMetadata holds metadata about the Featured Content.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
id |
str
Required. Unique identifier of the featured content. |
display_name |
str
Output only. The display name of the featured content. |
create_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. Timestamp indicating when the item was created. |
update_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. Timestamp indicating when the item was updated. |
author |
str
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 |
str
Output only. The description of the content item. |
categories |
MutableSequence[str]
Output only. Categories the content is associated with. |
version |
str
Output only. Featured content version (Major.Minor.Patch). |
verified |
bool
Output only. Whether the content is verified by Google (applicable for 3rd party content). This field is a member of oneof_ _verified.
|
source_type |
google.cloud.chronicle_v1.types.FeaturedContentMetadata.ContentSourceType
Output only. The source type of the content. |
Classes
ContentSourceType
ContentSourceType(value)ContentSourceType specifying the content source of origin