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

com.google.shopping.merchant.accounts.v1beta.AccountIssueProto Maven / Gradle / Ivy

/*
 * Copyright 2024 Google LLC
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     https://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: google/shopping/merchant/accounts/v1beta/accountissue.proto

// Protobuf Java Version: 3.25.5
package com.google.shopping.merchant.accounts.v1beta;

public final class AccountIssueProto {
  private AccountIssueProto() {}

  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_shopping_merchant_accounts_v1beta_AccountIssue_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_shopping_merchant_accounts_v1beta_AccountIssue_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_shopping_merchant_accounts_v1beta_AccountIssue_ImpactedDestination_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_shopping_merchant_accounts_v1beta_AccountIssue_ImpactedDestination_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_shopping_merchant_accounts_v1beta_AccountIssue_ImpactedDestination_Impact_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_shopping_merchant_accounts_v1beta_AccountIssue_ImpactedDestination_Impact_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_shopping_merchant_accounts_v1beta_ListAccountIssuesRequest_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_shopping_merchant_accounts_v1beta_ListAccountIssuesRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_shopping_merchant_accounts_v1beta_ListAccountIssuesResponse_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_shopping_merchant_accounts_v1beta_ListAccountIssuesResponse_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
    return descriptor;
  }

  private static com.google.protobuf.Descriptors.FileDescriptor descriptor;

  static {
    java.lang.String[] descriptorData = {
      "\n;google/shopping/merchant/accounts/v1be"
          + "ta/accountissue.proto\022(google.shopping.m"
          + "erchant.accounts.v1beta\032\034google/api/anno"
          + "tations.proto\032\027google/api/client.proto\032\037"
          + "google/api/field_behavior.proto\032\031google/"
          + "api/resource.proto\032 google/shopping/type"
          + "/types.proto\"\267\006\n\014AccountIssue\022\021\n\004name\030\001 "
          + "\001(\tB\003\340A\010\022\r\n\005title\030\002 \001(\t\022Q\n\010severity\030\003 \001("
          + "\0162?.google.shopping.merchant.accounts.v1"
          + "beta.AccountIssue.Severity\022i\n\025impacted_d"
          + "estinations\030\004 \003(\0132J.google.shopping.merc"
          + "hant.accounts.v1beta.AccountIssue.Impact"
          + "edDestination\022\016\n\006detail\030\005 \001(\t\022\031\n\021documen"
          + "tation_uri\030\006 \001(\t\032\336\002\n\023ImpactedDestination"
          + "\022[\n\021reporting_context\030\001 \001(\0162;.google.sho"
          + "pping.type.ReportingContext.ReportingCon"
          + "textEnumH\000\210\001\001\022b\n\007impacts\030\002 \003(\0132Q.google."
          + "shopping.merchant.accounts.v1beta.Accoun"
          + "tIssue.ImpactedDestination.Impact\032p\n\006Imp"
          + "act\022\023\n\013region_code\030\001 \001(\t\022Q\n\010severity\030\002 \001"
          + "(\0162?.google.shopping.merchant.accounts.v"
          + "1beta.AccountIssue.SeverityB\024\n\022_reportin"
          + "g_context\"M\n\010Severity\022\030\n\024SEVERITY_UNSPEC"
          + "IFIED\020\000\022\014\n\010CRITICAL\020\001\022\t\n\005ERROR\020\002\022\016\n\nSUGG"
          + "ESTION\020\003:l\352Ai\n\'merchantapi.googleapis.co"
          + "m/AccountIssue\022!accounts/{account}/issue"
          + "s/{issue}*\raccountIssues2\014accountIssue\"\273"
          + "\001\n\030ListAccountIssuesRequest\022:\n\006parent\030\001 "
          + "\001(\tB*\340A\002\372A$\n\"merchantapi.googleapis.com/"
          + "Account\022\026\n\tpage_size\030\002 \001(\005B\003\340A\001\022\027\n\npage_"
          + "token\030\003 \001(\tB\003\340A\001\022\032\n\rlanguage_code\030\004 \001(\tB"
          + "\003\340A\001\022\026\n\ttime_zone\030\005 \001(\tB\003\340A\001\"\204\001\n\031ListAcc"
          + "ountIssuesResponse\022N\n\016account_issues\030\001 \003"
          + "(\01326.google.shopping.merchant.accounts.v"
          + "1beta.AccountIssue\022\027\n\017next_page_token\030\002 "
          + "\001(\t2\273\002\n\023AccountIssueService\022\332\001\n\021ListAcco"
          + "untIssues\022B.google.shopping.merchant.acc"
          + "ounts.v1beta.ListAccountIssuesRequest\032C."
          + "google.shopping.merchant.accounts.v1beta"
          + ".ListAccountIssuesResponse\"<\332A\006parent\202\323\344"
          + "\223\002-\022+/accounts/v1beta/{parent=accounts/*"
          + "}/issues\032G\312A\032merchantapi.googleapis.com\322"
          + "A\'https://www.googleapis.com/auth/conten"
          + "tB\223\001\n,com.google.shopping.merchant.accou"
          + "nts.v1betaB\021AccountIssueProtoP\001ZNcloud.g"
          + "oogle.com/go/shopping/merchant/accounts/"
          + "apiv1beta/accountspb;accountspbb\006proto3"
    };
    descriptor =
        com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
            descriptorData,
            new com.google.protobuf.Descriptors.FileDescriptor[] {
              com.google.api.AnnotationsProto.getDescriptor(),
              com.google.api.ClientProto.getDescriptor(),
              com.google.api.FieldBehaviorProto.getDescriptor(),
              com.google.api.ResourceProto.getDescriptor(),
              com.google.shopping.type.TypesProto.getDescriptor(),
            });
    internal_static_google_shopping_merchant_accounts_v1beta_AccountIssue_descriptor =
        getDescriptor().getMessageTypes().get(0);
    internal_static_google_shopping_merchant_accounts_v1beta_AccountIssue_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_shopping_merchant_accounts_v1beta_AccountIssue_descriptor,
            new java.lang.String[] {
              "Name", "Title", "Severity", "ImpactedDestinations", "Detail", "DocumentationUri",
            });
    internal_static_google_shopping_merchant_accounts_v1beta_AccountIssue_ImpactedDestination_descriptor =
        internal_static_google_shopping_merchant_accounts_v1beta_AccountIssue_descriptor
            .getNestedTypes()
            .get(0);
    internal_static_google_shopping_merchant_accounts_v1beta_AccountIssue_ImpactedDestination_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_shopping_merchant_accounts_v1beta_AccountIssue_ImpactedDestination_descriptor,
            new java.lang.String[] {
              "ReportingContext", "Impacts",
            });
    internal_static_google_shopping_merchant_accounts_v1beta_AccountIssue_ImpactedDestination_Impact_descriptor =
        internal_static_google_shopping_merchant_accounts_v1beta_AccountIssue_ImpactedDestination_descriptor
            .getNestedTypes()
            .get(0);
    internal_static_google_shopping_merchant_accounts_v1beta_AccountIssue_ImpactedDestination_Impact_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_shopping_merchant_accounts_v1beta_AccountIssue_ImpactedDestination_Impact_descriptor,
            new java.lang.String[] {
              "RegionCode", "Severity",
            });
    internal_static_google_shopping_merchant_accounts_v1beta_ListAccountIssuesRequest_descriptor =
        getDescriptor().getMessageTypes().get(1);
    internal_static_google_shopping_merchant_accounts_v1beta_ListAccountIssuesRequest_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_shopping_merchant_accounts_v1beta_ListAccountIssuesRequest_descriptor,
            new java.lang.String[] {
              "Parent", "PageSize", "PageToken", "LanguageCode", "TimeZone",
            });
    internal_static_google_shopping_merchant_accounts_v1beta_ListAccountIssuesResponse_descriptor =
        getDescriptor().getMessageTypes().get(2);
    internal_static_google_shopping_merchant_accounts_v1beta_ListAccountIssuesResponse_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_shopping_merchant_accounts_v1beta_ListAccountIssuesResponse_descriptor,
            new java.lang.String[] {
              "AccountIssues", "NextPageToken",
            });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(com.google.api.ClientProto.defaultHost);
    registry.add(com.google.api.FieldBehaviorProto.fieldBehavior);
    registry.add(com.google.api.AnnotationsProto.http);
    registry.add(com.google.api.ClientProto.methodSignature);
    registry.add(com.google.api.ClientProto.oauthScopes);
    registry.add(com.google.api.ResourceProto.resource);
    registry.add(com.google.api.ResourceProto.resourceReference);
    com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor(
        descriptor, registry);
    com.google.api.AnnotationsProto.getDescriptor();
    com.google.api.ClientProto.getDescriptor();
    com.google.api.FieldBehaviorProto.getDescriptor();
    com.google.api.ResourceProto.getDescriptor();
    com.google.shopping.type.TypesProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy