GeostoreCityJsonProtoTransformTranslate

GoogleApi.ContentWarehouse.V1.Model.GeostoreCityJsonProtoTransformTranslate


Table of Contents ▼

Jump to a specific part of the page:

Description

How the object will be moved along the x, y, and z axes, respectively.

Attributes List

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

View Attributes

Attributes

  1. x (type: float(), default: nil)
    -
  2. y (type: float(), default: nil)
    -
  3. z (type: float(), default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreCityJsonProtoTransformTranslate{
x: float() | nil,
y: float() | nil,
z: float() | nil
}

Function

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

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