Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::Reply::Reference.
Defines reference in reply.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#anchor_text
def anchor_text() -> ::String
Returns
- (::String) — Anchor text.
#anchor_text=
def anchor_text=(value) -> ::String
Parameter
- value (::String) — Anchor text.
Returns
- (::String) — Anchor text.
#end
def end() -> ::Integer
Returns
- (::Integer) — Anchor text end index.
#end=
def end=(value) -> ::Integer
Parameter
- value (::Integer) — Anchor text end index.
Returns
- (::Integer) — Anchor text end index.
#start
def start() -> ::Integer
Returns
- (::Integer) — Anchor text start index.
#start=
def start=(value) -> ::Integer
Parameter
- value (::Integer) — Anchor text start index.
Returns
- (::Integer) — Anchor text start index.
#uri
def uri() -> ::String
Returns
- (::String) — URI link reference.
#uri=
def uri=(value) -> ::String
Parameter
- value (::String) — URI link reference.
Returns
- (::String) — URI link reference.