Chronicle v1 API - Enum FeedDetails.Types.FeedSourceType (1.1.0)

public enum FeedDetails.Types.FeedSourceType

Reference documentation and code samples for the Chronicle v1 API enum FeedDetails.Types.FeedSourceType.

Different types of feed sources.

Namespace

Google.Cloud.Chronicle.V1

Assembly

Google.Cloud.Chronicle.V1.dll

Fields

Name Description
AmazonKinesisFirehose

AMAZON_KINESIS_FIREHOSE.

AmazonS3

S3.

AmazonS3V2

Amazon S3 Feed backed by Omniflow STS.

AmazonSqs

SQS.

AmazonSqsV2

Amazon SQS Feed backed by Omniflow STS.

Api

API.

AzureBlobstore

Azure Blobstore.

AzureBlobstoreV2

Azure Blobstore Feed backed by Omniflow STS.

AzureEventHub

Microsoft Azure native ingestion for event hub.

CustomApi

A customized, declarative, configuration-driven connector for ingesting JSON data from third-party REST APIs.

GoogleCloudStorage

Cloud Storage.

GoogleCloudStorageEventDriven

Google Cloud Storage Feed backed by Omniflow STS driven by pubsub events.

GoogleCloudStorageV2

Google Cloud Storage Feed backed by Omniflow STS

Http

HTTP.

HttpsPushAmazonKinesisFirehose

HTTPS Amazon Kinesis Firehose.

HttpsPushGoogleCloudPubsub

HTTPS GCloud Pub/Sub.

HttpsPushWebhook

HTTPS Webhook.

Pubsub

Pub/Sub.

Sftp

SFTP.

Unspecified

Unspecified feed source type.

Webhook

WEBHOOK.