Sha256: ad169da9f52639a9653c9de861da33857a51f794a6213aa6041ceb8b856e24b2

Contents?: true

Size: 1.81 KB

Versions: 5

Compression:

Stored size: 1.81 KB

Contents

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

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

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/ads/googleads/v9/errors/manager_link_error.proto", :syntax => :proto3) do
    add_message "google.ads.googleads.v9.errors.ManagerLinkErrorEnum" do
    end
    add_enum "google.ads.googleads.v9.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
      value :CUSTOMER_CANNOT_MANAGE_SELF, 19
      value :CREATING_ENABLED_LINK_NOT_ALLOWED, 20
    end
  end
end

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
google-ads-googleads-18.1.0 lib/google/ads/google_ads/v9/errors/manager_link_error_pb.rb
google-ads-googleads-18.0.0 lib/google/ads/google_ads/v9/errors/manager_link_error_pb.rb
google-ads-googleads-17.0.0 lib/google/ads/google_ads/v9/errors/manager_link_error_pb.rb
google-ads-googleads-16.0.0 lib/google/ads/google_ads/v9/errors/manager_link_error_pb.rb
google-ads-googleads-15.0.0 lib/google/ads/google_ads/v9/errors/manager_link_error_pb.rb