GeostoreDimensionComparisonProto

GoogleApi.ContentWarehouse.V1.Model.GeostoreDimensionComparisonProto


Table of Contents ▼

Jump to a specific part of the page:

Description

A dimension value tagged with a comparison operator. This can be used for height, width, or length.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. comparisonOperator (type: String.t, default: nil)
    -
  2. dimensionWithUnit (type: GoogleApi.ContentWarehouse.V1.Model.GeostoreDimensionProto, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreDimensionComparisonProto{
comparisonOperator: String.t() | nil,
dimensionWithUnit: GoogleApi.ContentWarehouse.V1.Model.GeostoreDimensionProto.t() | nil
}

Function

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

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GeostoreDimensionComparisonProto