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

Proto used to represent rights for FeatureProto. See go/geo-rights for more details. NOTE: Use google3/geostore/provenance/public/rights.h or google3/java/com/google/geostore/provenance/rights/Rights.java instead of accessing this proto directly.

Attributes

  • fieldWithRights (type: list(GoogleApi.ContentWarehouse.V1.Model.GeostoreFieldWithRightsProto.t), default: nil) -

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreRightsStatusProto{
  fieldWithRights:
    [GoogleApi.ContentWarehouse.V1.Model.GeostoreFieldWithRightsProto.t()] | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.