Migrate for Compute Engine V1 API - Class Google::Rpc::Help::Link (v0.9.0)

Reference documentation and code samples for the Migrate for Compute Engine V1 API class Google::Rpc::Help::Link.

Describes a URL link.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

def description() -> ::String
Returns
  • (::String) — Describes what the link offers.
def description=(value) -> ::String
Parameter
  • value (::String) — Describes what the link offers.
Returns
  • (::String) — Describes what the link offers.
def url() -> ::String
Returns
  • (::String) — The URL of the link.
def url=(value) -> ::String
Parameter
  • value (::String) — The URL of the link.
Returns
  • (::String) — The URL of the link.