Cloud Debugger V2 API - Class Google::Devtools::Source::V1::AliasContext (v0.3.5)

Reference documentation and code samples for the Cloud Debugger V2 API class Google::Devtools::Source::V1::AliasContext.

An alias to a repo revision.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#kind

def kind() -> ::Google::Devtools::Source::V1::AliasContext::Kind

#kind=

def kind=(value) -> ::Google::Devtools::Source::V1::AliasContext::Kind
Parameter

#name

def name() -> ::String
Returns
  • (::String) — The alias name.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — The alias name.
Returns
  • (::String) — The alias name.