Class: Google::Cloud::Compute::V1::Help

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

Provides links to documentation or for performing an out of band action. For example, if a quota check failed with an error indicating the calling project hasn't enabled the accessed service, this can contain a URL pointing directly to the right place in the developer console to flip the bit.

Instance Attribute Summary collapse

Instance Attribute Details

Returns URL(s) pointing to additional information on handling the current error.

Returns:



11509
11510
11511
11512
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 11509

class Help
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end