Reference documentation and code samples for the BigQuery Migration V2 API class Google::Cloud::Bigquery::Migration::V2::ErrorDetail.
Provides details for errors, e.g. issues that where encountered when processing a subtask.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#error_info
def error_info() -> ::Google::Rpc::ErrorInfo
Returns
- (::Google::Rpc::ErrorInfo) — Required. Describes the cause of the error with structured detail.
#error_info=
def error_info=(value) -> ::Google::Rpc::ErrorInfo
Parameter
- value (::Google::Rpc::ErrorInfo) — Required. Describes the cause of the error with structured detail.
Returns
- (::Google::Rpc::ErrorInfo) — Required. Describes the cause of the error with structured detail.
#location
def location() -> ::Google::Cloud::Bigquery::Migration::V2::ErrorLocation
Returns
- (::Google::Cloud::Bigquery::Migration::V2::ErrorLocation) — Optional. The exact location within the resource (if applicable).
#location=
def location=(value) -> ::Google::Cloud::Bigquery::Migration::V2::ErrorLocation
Parameter
- value (::Google::Cloud::Bigquery::Migration::V2::ErrorLocation) — Optional. The exact location within the resource (if applicable).
Returns
- (::Google::Cloud::Bigquery::Migration::V2::ErrorLocation) — Optional. The exact location within the resource (if applicable).