GeostoreOperationsProto

GoogleApi.ContentWarehouse.V1.Model.GeostoreOperationsProto


Table of Contents ▼

Jump to a specific part of the page:

Description

Information about a feature's operations, e.g. when the feature is temporarily closed.

Attributes List

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

View Attributes

Attributes

  1. temporaryClosure (type: list(GoogleApi.ContentWarehouse.V1.Model.GeostoreTemporaryClosureProto), default: nil)
    - Records temporary status changes of the feature, such as remodel, vacation, etc.: the feature is temporarily (but not permanently) unavailable. See go/geo-schema-reference:operational-lifecycle#temporary-closure for guidance on interpreting this data and constraints on writing it. NOTE: Order of the TemporaryClosureProtos is not guaranteed to be chronological.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreOperationsProto{
temporaryClosure: [GoogleApi.ContentWarehouse.V1.Model.GeostoreTemporaryClosureProto.t()] | nil
}

Function

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

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