Current section
Files
Jump to
Current section
Files
lib/google/cloud/bigquery/v2/time_partitioning.pb.ex
defmodule Google.Cloud.Bigquery.V2.TimePartitioning do
@moduledoc false
use Protobuf,
full_name: "google.cloud.bigquery.v2.TimePartitioning",
protoc_gen_elixir_version: "0.17.0",
syntax: :proto3
field :type, 1, type: :string, deprecated: false
field :expiration_ms, 2,
type: Google.Protobuf.Int64Value,
json_name: "expirationMs",
deprecated: false
field :field, 3, type: Google.Protobuf.StringValue, deprecated: false
end