Sha256: 2ae28cc5aa6bad2593679ea0f053a9518ad06fa6130189df1cdb87fc7c554b11

Contents?: true

Size: 1.61 KB

Versions: 2

Compression:

Stored size: 1.61 KB

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/identity/accesscontextmanager/type/device_resources.proto

require 'google/api/annotations_pb'
require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/identity/accesscontextmanager/type/device_resources.proto", :syntax => :proto3) do
    add_enum "google.identity.accesscontextmanager.type.DeviceEncryptionStatus" do
      value :ENCRYPTION_UNSPECIFIED, 0
      value :ENCRYPTION_UNSUPPORTED, 1
      value :UNENCRYPTED, 2
      value :ENCRYPTED, 3
    end
    add_enum "google.identity.accesscontextmanager.type.OsType" do
      value :OS_UNSPECIFIED, 0
      value :DESKTOP_MAC, 1
      value :DESKTOP_WINDOWS, 2
      value :DESKTOP_LINUX, 3
      value :DESKTOP_CHROME_OS, 6
      value :ANDROID, 4
      value :IOS, 5
    end
    add_enum "google.identity.accesscontextmanager.type.DeviceManagementLevel" do
      value :MANAGEMENT_UNSPECIFIED, 0
      value :NONE, 1
      value :BASIC, 2
      value :COMPLETE, 3
    end
  end
end

module Google
  module Identity
    module AccessContextManager
      module Type
        DeviceEncryptionStatus = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.identity.accesscontextmanager.type.DeviceEncryptionStatus").enummodule
        OsType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.identity.accesscontextmanager.type.OsType").enummodule
        DeviceManagementLevel = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.identity.accesscontextmanager.type.DeviceManagementLevel").enummodule
      end
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
google-identity-access_context_manager-v1-0.1.2 lib/google/identity/accesscontextmanager/type/device_resources_pb.rb
google-identity-access_context_manager-v1-0.1.1 lib/google/identity/accesscontextmanager/type/device_resources_pb.rb