Sha256: 2c573c26eb31317882e8059b404a31684ab4d27faa0ea8575e159f87bf7c30be

Contents?: true

Size: 644 Bytes

Versions: 1

Compression:

Stored size: 644 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/api/field_behavior.proto

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/api/field_behavior.proto", :syntax => :proto3) do
    add_enum "google.api.FieldBehavior" do
      value :FIELD_BEHAVIOR_UNSPECIFIED, 0
      value :OPTIONAL, 1
      value :REQUIRED, 2
      value :OUTPUT_ONLY, 3
      value :INPUT_ONLY, 4
      value :IMMUTABLE, 5
    end
  end
end

module Google
  module Api
    FieldBehavior = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.FieldBehavior").enummodule
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
googleapis-common-protos-types-1.0.5 lib/google/api/field_behavior_pb.rb