Reference documentation and code samples for the Cloud Vision V1p4beta1 API class Google::Cloud::Vision::V1p4beta1::Celebrity.
A Celebrity is a group of Faces with an identity.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#description
def description() -> ::String
Returns
- (::String) — The Celebrity's description.
#description=
def description=(value) -> ::String
Parameter
- value (::String) — The Celebrity's description.
Returns
- (::String) — The Celebrity's description.
#display_name
def display_name() -> ::String
Returns
- (::String) — The Celebrity's display name.
#display_name=
def display_name=(value) -> ::String
Parameter
- value (::String) — The Celebrity's display name.
Returns
- (::String) — The Celebrity's display name.
#name
def name() -> ::String
Returns
-
(::String) — The resource name of the preloaded Celebrity. Has the format
builtin/{mid}
.
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — The resource name of the preloaded Celebrity. Has the format
builtin/{mid}
.
Returns
-
(::String) — The resource name of the preloaded Celebrity. Has the format
builtin/{mid}
.