View Source GoogleApi.ContentWarehouse.V1.Model.OceanVolumeDisplayDetails (google_api_content_warehouse v0.4.0)

This message describes display attributes. The attributes which are applicable to OFE not indexing (mustang), should be added in this proto.

Attributes

  • ccLicense (type: integer(), default: nil) - The creative commons license specified, Please refer ocean.CreativeCommonsLicenseType.Type for enum values Not exposed in Partner Frontend anymore.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.OceanVolumeDisplayDetails{
  ccLicense: integer() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.