View Source GoogleApi.Connectors.V2.Model.Entity (google_api_connectors v0.15.0)
'Entity row'/ 'Entity' refers to a single row of an entity type.
Attributes
-
fields
(type:map()
, default:nil
) - Fields of the entity. The key is name of the field and the value contains the applicablegoogle.protobuf.Value
entry for this field. -
name
(type:String.t
, default:nil
) - Output only. Resource name of the Entity. Format: projects/{project}/locations/{location}/connections/{connection}/entityTypes/{type}/entities/{id}
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.