Reference documentation and code samples for the Cloud Video Intelligence V1p3beta1 API class Google::Cloud::VideoIntelligence::V1p3beta1::Celebrity.
Celebrity definition.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#description
def description() -> ::String
Returns
- (::String) — Textual description of additional information about the celebrity, if applicable.
#description=
def description=(value) -> ::String
Parameter
- value (::String) — Textual description of additional information about the celebrity, if applicable.
Returns
- (::String) — Textual description of additional information about the celebrity, if applicable.
#display_name
def display_name() -> ::String
Returns
- (::String) — The celebrity name.
#display_name=
def display_name=(value) -> ::String
Parameter
- value (::String) — The celebrity name.
Returns
- (::String) — The celebrity name.
#name
def name() -> ::String
Returns
-
(::String) — The resource name of the celebrity. Have the format
video-intelligence/kg-mid
indicates a celebrity from preloaded gallery. kg-mid is the id in Google knowledge graph, which is unique for the celebrity.
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — The resource name of the celebrity. Have the format
video-intelligence/kg-mid
indicates a celebrity from preloaded gallery. kg-mid is the id in Google knowledge graph, which is unique for the celebrity.
Returns
-
(::String) — The resource name of the celebrity. Have the format
video-intelligence/kg-mid
indicates a celebrity from preloaded gallery. kg-mid is the id in Google knowledge graph, which is unique for the celebrity.