Sha256: e9fc304893944a79d189bea1b820110c4d13976ab619dc1b816f8d176b36f423

Contents?: true

Size: 1.3 KB

Versions: 3

Compression:

Stored size: 1.3 KB

Contents

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

require 'google/protobuf'

require 'google/api/annotations_pb'
Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/ads/googleads/v3/errors/mutate_error.proto", :syntax => :proto3) do
    add_message "google.ads.googleads.v3.errors.MutateErrorEnum" do
    end
    add_enum "google.ads.googleads.v3.errors.MutateErrorEnum.MutateError" do
      value :UNSPECIFIED, 0
      value :UNKNOWN, 1
      value :RESOURCE_NOT_FOUND, 3
      value :ID_EXISTS_IN_MULTIPLE_MUTATES, 7
      value :INCONSISTENT_FIELD_VALUES, 8
      value :MUTATE_NOT_ALLOWED, 9
      value :RESOURCE_NOT_IN_GOOGLE_ADS, 10
      value :RESOURCE_ALREADY_EXISTS, 11
      value :RESOURCE_DOES_NOT_SUPPORT_VALIDATE_ONLY, 12
      value :RESOURCE_READ_ONLY, 13
    end
  end
end

module Google
  module Ads
    module GoogleAds
      module V3
        module Errors
          MutateErrorEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v3.errors.MutateErrorEnum").msgclass
          MutateErrorEnum::MutateError = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v3.errors.MutateErrorEnum.MutateError").enummodule
        end
      end
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
google-ads-googleads-8.1.0 lib/google/ads/google_ads/v3/errors/mutate_error_pb.rb
google-ads-googleads-8.0.0 lib/google/ads/google_ads/v3/errors/mutate_error_pb.rb
google-ads-googleads-7.0.0 lib/google/ads/google_ads/v3/errors/mutate_error_pb.rb