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

com.google.shopping.merchant.accounts.v1beta.AutofeedSettingsProto 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/autofeedsettings.proto

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

public final class AutofeedSettingsProto {
  private AutofeedSettingsProto() {}

  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_AutofeedSettings_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_shopping_merchant_accounts_v1beta_AutofeedSettings_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_shopping_merchant_accounts_v1beta_GetAutofeedSettingsRequest_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_shopping_merchant_accounts_v1beta_GetAutofeedSettingsRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_shopping_merchant_accounts_v1beta_UpdateAutofeedSettingsRequest_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_shopping_merchant_accounts_v1beta_UpdateAutofeedSettingsRequest_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/autofeedsettings.proto\022(google.shoppi"
          + "ng.merchant.accounts.v1beta\032\034google/api/"
          + "annotations.proto\032\027google/api/client.pro"
          + "to\032\037google/api/field_behavior.proto\032\031goo"
          + "gle/api/resource.proto\032 google/protobuf/"
          + "field_mask.proto\"\325\001\n\020AutofeedSettings\022\021\n"
          + "\004name\030\001 \001(\tB\003\340A\010\022\034\n\017enable_products\030\002 \001("
          + "\010B\003\340A\002\022\025\n\010eligible\030\003 \001(\010B\003\340A\003:y\352Av\n+merc"
          + "hantapi.googleapis.com/AutofeedSettings\022"
          + "#accounts/{account}/autofeedSettings*\020au"
          + "tofeedSettings2\020autofeedSettings\"_\n\032GetA"
          + "utofeedSettingsRequest\022A\n\004name\030\001 \001(\tB3\340A"
          + "\002\372A-\n+merchantapi.googleapis.com/Autofee"
          + "dSettings\"\261\001\n\035UpdateAutofeedSettingsRequ"
          + "est\022Z\n\021autofeed_settings\030\001 \001(\0132:.google."
          + "shopping.merchant.accounts.v1beta.Autofe"
          + "edSettingsB\003\340A\002\0224\n\013update_mask\030\002 \001(\0132\032.g"
          + "oogle.protobuf.FieldMaskB\003\340A\0022\343\004\n\027Autofe"
          + "edSettingsService\022\333\001\n\023GetAutofeedSetting"
          + "s\022D.google.shopping.merchant.accounts.v1"
          + "beta.GetAutofeedSettingsRequest\032:.google"
          + ".shopping.merchant.accounts.v1beta.Autof"
          + "eedSettings\"B\332A\004name\202\323\344\223\0025\0223/accounts/v1"
          + "beta/{name=accounts/*/autofeedSettings}\022"
          + "\240\002\n\026UpdateAutofeedSettings\022G.google.shop"
          + "ping.merchant.accounts.v1beta.UpdateAuto"
          + "feedSettingsRequest\032:.google.shopping.me"
          + "rchant.accounts.v1beta.AutofeedSettings\""
          + "\200\001\332A\035autofeed_settings,update_mask\202\323\344\223\002Z"
          + "2E/accounts/v1beta/{autofeed_settings.na"
          + "me=accounts/*/autofeedSettings}:\021autofee"
          + "d_settings\032G\312A\032merchantapi.googleapis.co"
          + "m\322A\'https://www.googleapis.com/auth/cont"
          + "entB\227\001\n,com.google.shopping.merchant.acc"
          + "ounts.v1betaB\025AutofeedSettingsProtoP\001ZNc"
          + "loud.google.com/go/shopping/merchant/acc"
          + "ounts/apiv1beta/accountspb;accountspbb\006p"
          + "roto3"
    };
    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.protobuf.FieldMaskProto.getDescriptor(),
            });
    internal_static_google_shopping_merchant_accounts_v1beta_AutofeedSettings_descriptor =
        getDescriptor().getMessageTypes().get(0);
    internal_static_google_shopping_merchant_accounts_v1beta_AutofeedSettings_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_shopping_merchant_accounts_v1beta_AutofeedSettings_descriptor,
            new java.lang.String[] {
              "Name", "EnableProducts", "Eligible",
            });
    internal_static_google_shopping_merchant_accounts_v1beta_GetAutofeedSettingsRequest_descriptor =
        getDescriptor().getMessageTypes().get(1);
    internal_static_google_shopping_merchant_accounts_v1beta_GetAutofeedSettingsRequest_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_shopping_merchant_accounts_v1beta_GetAutofeedSettingsRequest_descriptor,
            new java.lang.String[] {
              "Name",
            });
    internal_static_google_shopping_merchant_accounts_v1beta_UpdateAutofeedSettingsRequest_descriptor =
        getDescriptor().getMessageTypes().get(2);
    internal_static_google_shopping_merchant_accounts_v1beta_UpdateAutofeedSettingsRequest_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_shopping_merchant_accounts_v1beta_UpdateAutofeedSettingsRequest_descriptor,
            new java.lang.String[] {
              "AutofeedSettings", "UpdateMask",
            });
    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.protobuf.FieldMaskProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy