Cloud Pub/Sub V1 API - Class Google::Cloud::PubSub::V1::IngestionFailureEvent::CloudStorageFailure (v1.3.0)

Reference documentation and code samples for the Cloud Pub/Sub V1 API class Google::Cloud::PubSub::V1::IngestionFailureEvent::CloudStorageFailure.

Failure when ingesting from a Cloud Storage source.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#api_violation_reason

def api_violation_reason() -> ::Google::Cloud::PubSub::V1::IngestionFailureEvent::ApiViolationReason
Returns

#api_violation_reason=

def api_violation_reason=(value) -> ::Google::Cloud::PubSub::V1::IngestionFailureEvent::ApiViolationReason
Parameter
Returns

#avro_failure_reason

def avro_failure_reason() -> ::Google::Cloud::PubSub::V1::IngestionFailureEvent::AvroFailureReason
Returns

#avro_failure_reason=

def avro_failure_reason=(value) -> ::Google::Cloud::PubSub::V1::IngestionFailureEvent::AvroFailureReason
Parameter
Returns

#bucket

def bucket() -> ::String
Returns
  • (::String) — Optional. Name of the Cloud Storage bucket used for ingestion.

#bucket=

def bucket=(value) -> ::String
Parameter
  • value (::String) — Optional. Name of the Cloud Storage bucket used for ingestion.
Returns
  • (::String) — Optional. Name of the Cloud Storage bucket used for ingestion.

#object_generation

def object_generation() -> ::Integer
Returns
  • (::Integer) — Optional. Generation of the Cloud Storage object which contained the section that couldn't be ingested.

#object_generation=

def object_generation=(value) -> ::Integer
Parameter
  • value (::Integer) — Optional. Generation of the Cloud Storage object which contained the section that couldn't be ingested.
Returns
  • (::Integer) — Optional. Generation of the Cloud Storage object which contained the section that couldn't be ingested.

#object_name

def object_name() -> ::String
Returns
  • (::String) — Optional. Name of the Cloud Storage object which contained the section that couldn't be ingested.

#object_name=

def object_name=(value) -> ::String
Parameter
  • value (::String) — Optional. Name of the Cloud Storage object which contained the section that couldn't be ingested.
Returns
  • (::String) — Optional. Name of the Cloud Storage object which contained the section that couldn't be ingested.