View Source GoogleApi.Connectors.V1.Model.StandardEntity (google_api_connectors v0.17.0)
Standard entity
Attributes
-
name
(type:String.t
, default:nil
) - Name of the standard entity.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Connectors.V1.Model.StandardEntity{name: String.t() | nil}