AzureEventHubs(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Ingestion settings for Azure Event Hubs.
Attributes |
|
---|---|
Name | Description |
state
:noindex: |
google.pubsub_v1.types.IngestionDataSourceSettings.AzureEventHubs.State
Output only. An output-only field that indicates the state of the Event Hubs ingestion source. |
resource_group
:noindex: |
str
Optional. Name of the resource group within the azure subscription. |
namespace
:noindex: |
str
Optional. The name of the Event Hubs namespace. |
event_hub
:noindex: |
str
Optional. The name of the Event Hub. |
client_id
:noindex: |
str
Optional. The client id of the Azure application that is being used to authenticate Pub/Sub. |
tenant_id
:noindex: |
str
Optional. The tenant id of the Azure application that is being used to authenticate Pub/Sub. |
subscription_id
:noindex: |
str
Optional. The Azure subscription id. |
gcp_service_account
:noindex: |
str
Optional. The GCP service account to be used for Federated Identity authentication. |
Classes
State
State(value)
Possible states for managed ingestion from Event Hubs.