Reference documentation and code samples for the Cloud Pub/Sub V1 API class Google::Cloud::PubSub::V1::IngestionFailureEvent.
Payload of the Platform Log entry sent when a failure is encountered while ingesting.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#aws_msk_failure
def aws_msk_failure() -> ::Google::Cloud::PubSub::V1::IngestionFailureEvent::AwsMskFailureReason
-
(::Google::Cloud::PubSub::V1::IngestionFailureEvent::AwsMskFailureReason) — Optional. Failure when ingesting from Amazon MSK.
Note: The following fields are mutually exclusive:
aws_msk_failure
,cloud_storage_failure
,azure_event_hubs_failure
,confluent_cloud_failure
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#aws_msk_failure=
def aws_msk_failure=(value) -> ::Google::Cloud::PubSub::V1::IngestionFailureEvent::AwsMskFailureReason
-
value (::Google::Cloud::PubSub::V1::IngestionFailureEvent::AwsMskFailureReason) — Optional. Failure when ingesting from Amazon MSK.
Note: The following fields are mutually exclusive:
aws_msk_failure
,cloud_storage_failure
,azure_event_hubs_failure
,confluent_cloud_failure
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::PubSub::V1::IngestionFailureEvent::AwsMskFailureReason) — Optional. Failure when ingesting from Amazon MSK.
Note: The following fields are mutually exclusive:
aws_msk_failure
,cloud_storage_failure
,azure_event_hubs_failure
,confluent_cloud_failure
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#azure_event_hubs_failure
def azure_event_hubs_failure() -> ::Google::Cloud::PubSub::V1::IngestionFailureEvent::AzureEventHubsFailureReason
-
(::Google::Cloud::PubSub::V1::IngestionFailureEvent::AzureEventHubsFailureReason) — Optional. Failure when ingesting from Azure Event Hubs.
Note: The following fields are mutually exclusive:
azure_event_hubs_failure
,cloud_storage_failure
,aws_msk_failure
,confluent_cloud_failure
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#azure_event_hubs_failure=
def azure_event_hubs_failure=(value) -> ::Google::Cloud::PubSub::V1::IngestionFailureEvent::AzureEventHubsFailureReason
-
value (::Google::Cloud::PubSub::V1::IngestionFailureEvent::AzureEventHubsFailureReason) — Optional. Failure when ingesting from Azure Event Hubs.
Note: The following fields are mutually exclusive:
azure_event_hubs_failure
,cloud_storage_failure
,aws_msk_failure
,confluent_cloud_failure
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::PubSub::V1::IngestionFailureEvent::AzureEventHubsFailureReason) — Optional. Failure when ingesting from Azure Event Hubs.
Note: The following fields are mutually exclusive:
azure_event_hubs_failure
,cloud_storage_failure
,aws_msk_failure
,confluent_cloud_failure
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#cloud_storage_failure
def cloud_storage_failure() -> ::Google::Cloud::PubSub::V1::IngestionFailureEvent::CloudStorageFailure
-
(::Google::Cloud::PubSub::V1::IngestionFailureEvent::CloudStorageFailure) — Optional. Failure when ingesting from Cloud Storage.
Note: The following fields are mutually exclusive:
cloud_storage_failure
,aws_msk_failure
,azure_event_hubs_failure
,confluent_cloud_failure
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#cloud_storage_failure=
def cloud_storage_failure=(value) -> ::Google::Cloud::PubSub::V1::IngestionFailureEvent::CloudStorageFailure
-
value (::Google::Cloud::PubSub::V1::IngestionFailureEvent::CloudStorageFailure) — Optional. Failure when ingesting from Cloud Storage.
Note: The following fields are mutually exclusive:
cloud_storage_failure
,aws_msk_failure
,azure_event_hubs_failure
,confluent_cloud_failure
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::PubSub::V1::IngestionFailureEvent::CloudStorageFailure) — Optional. Failure when ingesting from Cloud Storage.
Note: The following fields are mutually exclusive:
cloud_storage_failure
,aws_msk_failure
,azure_event_hubs_failure
,confluent_cloud_failure
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#confluent_cloud_failure
def confluent_cloud_failure() -> ::Google::Cloud::PubSub::V1::IngestionFailureEvent::ConfluentCloudFailureReason
-
(::Google::Cloud::PubSub::V1::IngestionFailureEvent::ConfluentCloudFailureReason) — Optional. Failure when ingesting from Confluent Cloud.
Note: The following fields are mutually exclusive:
confluent_cloud_failure
,cloud_storage_failure
,aws_msk_failure
,azure_event_hubs_failure
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#confluent_cloud_failure=
def confluent_cloud_failure=(value) -> ::Google::Cloud::PubSub::V1::IngestionFailureEvent::ConfluentCloudFailureReason
-
value (::Google::Cloud::PubSub::V1::IngestionFailureEvent::ConfluentCloudFailureReason) — Optional. Failure when ingesting from Confluent Cloud.
Note: The following fields are mutually exclusive:
confluent_cloud_failure
,cloud_storage_failure
,aws_msk_failure
,azure_event_hubs_failure
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::PubSub::V1::IngestionFailureEvent::ConfluentCloudFailureReason) — Optional. Failure when ingesting from Confluent Cloud.
Note: The following fields are mutually exclusive:
confluent_cloud_failure
,cloud_storage_failure
,aws_msk_failure
,azure_event_hubs_failure
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#error_message
def error_message() -> ::String
- (::String) — Required. Error details explaining why ingestion to Pub/Sub has failed.
#error_message=
def error_message=(value) -> ::String
- value (::String) — Required. Error details explaining why ingestion to Pub/Sub has failed.
- (::String) — Required. Error details explaining why ingestion to Pub/Sub has failed.
#topic
def topic() -> ::String
- (::String) — Required. Name of the import topic. Format is: projects/{project_name}/topics/{topic_name}.
#topic=
def topic=(value) -> ::String
- value (::String) — Required. Name of the import topic. Format is: projects/{project_name}/topics/{topic_name}.
- (::String) — Required. Name of the import topic. Format is: projects/{project_name}/topics/{topic_name}.