Packages

Google API protobufs for Elixir/gRPC: Datastore, Bigtable, Pub/Sub, Storage, KMS, Tasks, Secret Manager, BigQuery, IAM, Logging, Long-Running Operations and AI Generative Language

Current section

Files

Jump to
googleapis_proto_ex lib protobuf field_mask.pb.ex
Raw

lib/protobuf/field_mask.pb.ex

defmodule Google.Protobuf.FieldMask do
@moduledoc false
use Protobuf, syntax: :proto3, protoc_gen_elixir_version: "0.12.0"
field :paths, 1, repeated: true, type: :string
end