google_api_site_verification v0.2.0 GoogleApi.SiteVerification.V1.Model.SiteVerificationWebResourceListResponse View Source
Attributes
- items ([SiteVerificationWebResourceResource]): The list of sites that are owned by the authenticated user. Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Source
t()
View Source
t() ::
%GoogleApi.SiteVerification.V1.Model.SiteVerificationWebResourceListResponse{
items: [
GoogleApi.SiteVerification.V1.Model.SiteVerificationWebResourceResource.t()
]
}
t() :: %GoogleApi.SiteVerification.V1.Model.SiteVerificationWebResourceListResponse{ items: [ GoogleApi.SiteVerification.V1.Model.SiteVerificationWebResourceResource.t() ] }
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.