GoogleApi.CloudAsset.V1.Model.AssetEnrichment (google_api_cloud_asset v0.42.0)

View Source

The enhanced metadata information for a resource.

Attributes

  • resourceOwners (type: GoogleApi.CloudAsset.V1.Model.ResourceOwners.t, default: nil) - The resource owners for a resource. Note that this field only contains the members that have "roles/owner" role in the resource's IAM Policy.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.CloudAsset.V1.Model.AssetEnrichment{
  resourceOwners: GoogleApi.CloudAsset.V1.Model.ResourceOwners.t() | nil
}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.