Reference documentation and code samples for the Grafeas V1 API class Grafeas::V1::AliasContext.
An alias to a repo revision.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#kind
def
kind
()
-
>
::
Grafeas
::
V1
::
AliasContext
::
Kind
Returns
- ( ::Grafeas::V1::AliasContext::Kind ) — The alias kind.
#kind=
def
kind=
(
value
)
-
>
::
Grafeas
::
V1
::
AliasContext
::
Kind
Parameter
- value( ::Grafeas::V1::AliasContext::Kind ) — The alias kind.
Returns
- ( ::Grafeas::V1::AliasContext::Kind ) — The alias kind.
#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.