GoogleApi.Admin.Directory_v1.Model.Schema (google_api_admin v0.37.0) View Source
The type of API resource. For Schema resources, this is always admin#directory#schema
.
Attributes
-
displayName
(type:String.t
, default:nil
) - Display name for the schema. -
etag
(type:String.t
, default:nil
) - The ETag of the resource. -
fields
(type:list(GoogleApi.Admin.Directory_v1.Model.SchemaFieldSpec.t)
, default:nil
) - A list of fields in the schema. -
kind
(type:String.t
, default:admin#directory#schema
) - Kind of resource this is. -
schemaId
(type:String.t
, default:nil
) - The unique identifier of the schema (Read-only) -
schemaName
(type:String.t
, default:nil
) - The schema's name. Eachschema_name
must be unique within a customer. Reusing a name results in a409: Entity already exists
error.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.