View Source GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ListHybridIssuersResponse (google_api_apigee v0.51.0)
Attributes
-
issuers
(type:list(GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ServiceIssuersMapping.t)
, default:nil
) - Lists of hybrid services and its trusted issuer email ids.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ListHybridIssuersResponse{ issuers: [GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ServiceIssuersMapping.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.