Google Cloud Chronicle V1 Client - Class ContentSourceType (0.4.0)

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

ContentSourceType specifying the content source of origin

Protobuf type google.cloud.chronicle.v1.FeaturedContentMetadata.ContentSourceType

Namespace

Google \ Cloud \ Chronicle \ V1 \ FeaturedContentMetadata

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

CONTENT_SOURCE_TYPE_UNSPECIFIED

Value: 0

Unspecified content source type

Generated from protobuf enum CONTENT_SOURCE_TYPE_UNSPECIFIED = 0;

GOOGLE

Value: 1

Certified Google content source type

Generated from protobuf enum GOOGLE = 1;

COMMUNITY

Value: 2

Community content source type

Generated from protobuf enum COMMUNITY = 2;

PARTNER

Value: 3

Partner content source type

Generated from protobuf enum PARTNER = 3;