All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.ads.googleads.v17.enums.AsyncActionStatusProto Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: google/ads/googleads/v17/enums/async_action_status.proto

// Protobuf Java Version: 3.25.3
package com.google.ads.googleads.v17.enums;

public final class AsyncActionStatusProto {
  private AsyncActionStatusProto() {}
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_google_ads_googleads_v17_enums_AsyncActionStatusEnum_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_ads_googleads_v17_enums_AsyncActionStatusEnum_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n8google/ads/googleads/v17/enums/async_a" +
      "ction_status.proto\022\036google.ads.googleads" +
      ".v17.enums\"\244\001\n\025AsyncActionStatusEnum\"\212\001\n" +
      "\021AsyncActionStatus\022\017\n\013UNSPECIFIED\020\000\022\013\n\007U" +
      "NKNOWN\020\001\022\017\n\013NOT_STARTED\020\002\022\017\n\013IN_PROGRESS" +
      "\020\003\022\r\n\tCOMPLETED\020\004\022\n\n\006FAILED\020\005\022\032\n\026COMPLET" +
      "ED_WITH_WARNING\020\006B\360\001\n\"com.google.ads.goo" +
      "gleads.v17.enumsB\026AsyncActionStatusProto" +
      "P\001ZCgoogle.golang.org/genproto/googleapi" +
      "s/ads/googleads/v17/enums;enums\242\002\003GAA\252\002\036" +
      "Google.Ads.GoogleAds.V17.Enums\312\002\036Google\\" +
      "Ads\\GoogleAds\\V17\\Enums\352\002\"Google::Ads::G" +
      "oogleAds::V17::Enumsb\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
    internal_static_google_ads_googleads_v17_enums_AsyncActionStatusEnum_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_google_ads_googleads_v17_enums_AsyncActionStatusEnum_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_google_ads_googleads_v17_enums_AsyncActionStatusEnum_descriptor,
        new java.lang.String[] { });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy