
com.google.shopping.merchant.accounts.v1beta.TaxRuleProto 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/tax_rule.proto
// Protobuf Java Version: 3.25.5
package com.google.shopping.merchant.accounts.v1beta;
public final class TaxRuleProto {
private TaxRuleProto() {}
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_TaxRule_descriptor;
static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_shopping_merchant_accounts_v1beta_TaxRule_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_shopping_merchant_accounts_v1beta_TaxRule_TaxPostalCodeRange_descriptor;
static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_shopping_merchant_accounts_v1beta_TaxRule_TaxPostalCodeRange_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor descriptor;
static {
java.lang.String[] descriptorData = {
"\n7google/shopping/merchant/accounts/v1be"
+ "ta/tax_rule.proto\022(google.shopping.merch"
+ "ant.accounts.v1beta\032\037google/api/field_be"
+ "havior.proto\032\032google/type/interval.proto"
+ "\"\201\003\n\007TaxRule\022\025\n\013location_id\030\002 \001(\003H\000\022_\n\017p"
+ "ost_code_range\030\003 \001(\0132D.google.shopping.m"
+ "erchant.accounts.v1beta.TaxRule.TaxPosta"
+ "lCodeRangeH\000\022\031\n\017use_google_rate\030\004 \001(\010H\001\022"
+ "$\n\032self_specified_rate_micros\030\005 \001(\003H\001\022\023\n"
+ "\013region_code\030\001 \001(\t\022\026\n\016shipping_taxed\030\006 \001"
+ "(\010\0229\n\025effective_time_period\030\007 \001(\0132\025.goog"
+ "le.type.IntervalB\003\340A\002\0325\n\022TaxPostalCodeRa"
+ "nge\022\022\n\005start\030\001 \001(\tB\003\340A\002\022\013\n\003end\030\002 \001(\tB\n\n\010"
+ "locationB\022\n\020rate_calculationB\216\001\n,com.goo"
+ "gle.shopping.merchant.accounts.v1betaB\014T"
+ "axRuleProtoP\001ZNcloud.google.com/go/shopp"
+ "ing/merchant/accounts/apiv1beta/accounts"
+ "pb;accountspbb\006proto3"
};
descriptor =
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.api.FieldBehaviorProto.getDescriptor(),
com.google.type.IntervalProto.getDescriptor(),
});
internal_static_google_shopping_merchant_accounts_v1beta_TaxRule_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_shopping_merchant_accounts_v1beta_TaxRule_fieldAccessorTable =
new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_shopping_merchant_accounts_v1beta_TaxRule_descriptor,
new java.lang.String[] {
"LocationId",
"PostCodeRange",
"UseGoogleRate",
"SelfSpecifiedRateMicros",
"RegionCode",
"ShippingTaxed",
"EffectiveTimePeriod",
"Location",
"RateCalculation",
});
internal_static_google_shopping_merchant_accounts_v1beta_TaxRule_TaxPostalCodeRange_descriptor =
internal_static_google_shopping_merchant_accounts_v1beta_TaxRule_descriptor
.getNestedTypes()
.get(0);
internal_static_google_shopping_merchant_accounts_v1beta_TaxRule_TaxPostalCodeRange_fieldAccessorTable =
new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_shopping_merchant_accounts_v1beta_TaxRule_TaxPostalCodeRange_descriptor,
new java.lang.String[] {
"Start", "End",
});
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
registry.add(com.google.api.FieldBehaviorProto.fieldBehavior);
com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor(
descriptor, registry);
com.google.api.FieldBehaviorProto.getDescriptor();
com.google.type.IntervalProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy