GoogleApi.DataCatalog.V1.Model.GoogleCloudDatacatalogV1Contacts (google_api_data_catalog v0.26.0) View Source
Contact people for the entry.
Attributes
-
people(type:list(GoogleApi.DataCatalog.V1.Model.GoogleCloudDatacatalogV1ContactsPerson.t), default:nil) - The list of contact people for the entry.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.DataCatalog.V1.Model.GoogleCloudDatacatalogV1Contacts{
people:
[GoogleApi.DataCatalog.V1.Model.GoogleCloudDatacatalogV1ContactsPerson.t()]
| nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.