Sha256: a4d13961833502ccf7b0880610a7361862524a0d1155cd4b4189d2836cce4f36

Contents?: true

Size: 551 Bytes

Versions: 1

Compression:

Stored size: 551 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_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

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.4 lib/google/api/field_behavior_pb.rb