Reference documentation and code samples for the Migrate for Compute Engine V1 API class Google::Rpc::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::Rpc::Help::Link>
Returns
- (::Array<::Google::Rpc::Help::Link>) — URL(s) pointing to additional information on handling the current error.
#links=
def links=(value) -> ::Array<::Google::Rpc::Help::Link>
Parameter
- value (::Array<::Google::Rpc::Help::Link>) — URL(s) pointing to additional information on handling the current error.
Returns
- (::Array<::Google::Rpc::Help::Link>) — URL(s) pointing to additional information on handling the current error.