Sha256: 558080446d7b030ec85a6c546386d0a52f6b12f4a6bc1f612d53187496f69731

Contents?: true

Size: 750 Bytes

Versions: 9

Compression:

Stored size: 750 Bytes

Contents

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

require 'google/protobuf'

require 'google/protobuf/descriptor_pb'

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
      value :UNORDERED_LIST, 6
      value :NON_EMPTY_DEFAULT, 7
    end
  end
end

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

Version data entries

9 entries across 9 versions & 3 rubygems

Version Path
googleapis-common-protos-types-1.7.0 lib/google/api/field_behavior_pb.rb
rubypitaya-3.12.5 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/googleapis-common-protos-types-1.5.0/lib/google/api/field_behavior_pb.rb
googleapis-common-protos-types-1.6.0 lib/google/api/field_behavior_pb.rb
fluent-plugin-google-cloud-logging-on-prem-0.1.0 vendor/ruby/3.1.0/gems/googleapis-common-protos-types-1.5.0/lib/google/api/field_behavior_pb.rb
rubypitaya-3.12.4 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/googleapis-common-protos-types-1.5.0/lib/google/api/field_behavior_pb.rb
rubypitaya-3.12.3 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/googleapis-common-protos-types-1.5.0/lib/google/api/field_behavior_pb.rb
rubypitaya-3.12.2 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/googleapis-common-protos-types-1.5.0/lib/google/api/field_behavior_pb.rb
googleapis-common-protos-types-1.5.0 lib/google/api/field_behavior_pb.rb
googleapis-common-protos-types-1.4.0 lib/google/api/field_behavior_pb.rb