GoogleApi.ContentWarehouse.V1.Model.GeostoreCurveConnectionProtoCircleParams
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
No description given.Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
radius
(type:float()
, default:nil
)
- Arc radius. Must be greater than half-distance between two endpoints.
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreCurveConnectionProtoCircleParams{
radius: float() | nil
}
radius: float() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GeostoreCurveConnectionProtoCircleParams