Class: Google::Cloud::Compute::V1::ErrorDetails
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::ErrorDetails
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Instance Attribute Summary collapse
- #error_info ⇒ ::Google::Cloud::Compute::V1::ErrorInfo
- #help ⇒ ::Google::Cloud::Compute::V1::Help
- #localized_message ⇒ ::Google::Cloud::Compute::V1::LocalizedMessage
- #quota_info ⇒ ::Google::Cloud::Compute::V1::QuotaExceededInfo
Instance Attribute Details
#error_info ⇒ ::Google::Cloud::Compute::V1::ErrorInfo
7643 7644 7645 7646 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 7643 class ErrorDetails include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#help ⇒ ::Google::Cloud::Compute::V1::Help
7643 7644 7645 7646 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 7643 class ErrorDetails include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#localized_message ⇒ ::Google::Cloud::Compute::V1::LocalizedMessage
7643 7644 7645 7646 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 7643 class ErrorDetails include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#quota_info ⇒ ::Google::Cloud::Compute::V1::QuotaExceededInfo
7643 7644 7645 7646 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 7643 class ErrorDetails include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |