Sha256: f14d29a28f5b4dadf8c6f4757a6a3a5652ce7005ae57d30f6f4a64063e957b7f

Contents?: true

Size: 1.71 KB

Versions: 6

Compression:

Stored size: 1.71 KB

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/ads/googleads/v8/errors/manager_link_error.proto

require 'google/protobuf'

require 'google/api/annotations_pb'
Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/ads/googleads/v8/errors/manager_link_error.proto", :syntax => :proto3) do
    add_message "google.ads.googleads.v8.errors.ManagerLinkErrorEnum" do
    end
    add_enum "google.ads.googleads.v8.errors.ManagerLinkErrorEnum.ManagerLinkError" do
      value :UNSPECIFIED, 0
      value :UNKNOWN, 1
      value :ACCOUNTS_NOT_COMPATIBLE_FOR_LINKING, 2
      value :TOO_MANY_MANAGERS, 3
      value :TOO_MANY_INVITES, 4
      value :ALREADY_INVITED_BY_THIS_MANAGER, 5
      value :ALREADY_MANAGED_BY_THIS_MANAGER, 6
      value :ALREADY_MANAGED_IN_HIERARCHY, 7
      value :DUPLICATE_CHILD_FOUND, 8
      value :CLIENT_HAS_NO_ADMIN_USER, 9
      value :MAX_DEPTH_EXCEEDED, 10
      value :CYCLE_NOT_ALLOWED, 11
      value :TOO_MANY_ACCOUNTS, 12
      value :TOO_MANY_ACCOUNTS_AT_MANAGER, 13
      value :NON_OWNER_USER_CANNOT_MODIFY_LINK, 14
      value :SUSPENDED_ACCOUNT_CANNOT_ADD_CLIENTS, 15
      value :CLIENT_OUTSIDE_TREE, 16
      value :INVALID_STATUS_CHANGE, 17
      value :INVALID_CHANGE, 18
    end
  end
end

module Google
  module Ads
    module GoogleAds
      module V8
        module Errors
          ManagerLinkErrorEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v8.errors.ManagerLinkErrorEnum").msgclass
          ManagerLinkErrorEnum::ManagerLinkError = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v8.errors.ManagerLinkErrorEnum.ManagerLinkError").enummodule
        end
      end
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
google-ads-googleads-16.0.0 lib/google/ads/google_ads/v8/errors/manager_link_error_pb.rb
google-ads-googleads-15.0.0 lib/google/ads/google_ads/v8/errors/manager_link_error_pb.rb
google-ads-googleads-14.0.0 lib/google/ads/google_ads/v8/errors/manager_link_error_pb.rb
google-ads-googleads-13.0.0 lib/google/ads/google_ads/v8/errors/manager_link_error_pb.rb
google-ads-googleads-12.0.2 lib/google/ads/google_ads/v8/errors/manager_link_error_pb.rb
google-ads-googleads-12.0.1 lib/google/ads/google_ads/v8/errors/manager_link_error_pb.rb