GoogleApi.AndroidManagement.V1.Model.OncCertificateProvider (google_api_android_management v0.36.0) View Source
This feature is not generally available.
Attributes
-
certificateReferences
(type:list(String.t)
, default:nil
) - This feature is not generally available. -
contentProviderEndpoint
(type:GoogleApi.AndroidManagement.V1.Model.ContentProviderEndpoint.t
, default:nil
) - This feature is not generally available.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.AndroidManagement.V1.Model.OncCertificateProvider{ certificateReferences: [String.t()] | nil, contentProviderEndpoint: GoogleApi.AndroidManagement.V1.Model.ContentProviderEndpoint.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.