Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::Help.
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.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#links
def links() -> ::Array<::Google::Cloud::Compute::V1::HelpLink>
Returns
- (::Array<::Google::Cloud::Compute::V1::HelpLink>) — URL(s) pointing to additional information on handling the current error.
#links=
def links=(value) -> ::Array<::Google::Cloud::Compute::V1::HelpLink>
Parameter
- value (::Array<::Google::Cloud::Compute::V1::HelpLink>) — URL(s) pointing to additional information on handling the current error.
Returns
- (::Array<::Google::Cloud::Compute::V1::HelpLink>) — URL(s) pointing to additional information on handling the current error.