com.google.api.BillingProto Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of proto-google-common-protos Show documentation
Show all versions of proto-google-common-protos Show documentation
PROTO library for proto-google-common-protos
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/api/billing.proto
package com.google.api;
public final class BillingProto {
private BillingProto() {}
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_api_Billing_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_api_Billing_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_api_BillingStatusRule_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_api_BillingStatusRule_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\030google/api/billing.proto\022\ngoogle.api\032\034" +
"google/api/annotations.proto\032\027google/api" +
"/metric.proto\"H\n\007Billing\022\017\n\007metrics\030\001 \003(" +
"\t\022,\n\005rules\030\005 \003(\0132\035.google.api.BillingSta" +
"tusRule\"?\n\021BillingStatusRule\022\020\n\010selector" +
"\030\001 \001(\t\022\030\n\020allowed_statuses\030\002 \003(\tBg\n\016com." +
"google.apiB\014BillingProtoP\001ZEgoogle.golan" +
"g.org/genproto/googleapis/api/servicecon" +
"fig;serviceconfigb\006proto3"
};
com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
new com.google.protobuf.Descriptors.FileDescriptor. InternalDescriptorAssigner() {
public com.google.protobuf.ExtensionRegistry assignDescriptors(
com.google.protobuf.Descriptors.FileDescriptor root) {
descriptor = root;
return null;
}
};
com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.api.AnnotationsProto.getDescriptor(),
com.google.api.MetricProto.getDescriptor(),
}, assigner);
internal_static_google_api_Billing_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_api_Billing_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_api_Billing_descriptor,
new java.lang.String[] { "Metrics", "Rules", });
internal_static_google_api_BillingStatusRule_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_google_api_BillingStatusRule_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_api_BillingStatusRule_descriptor,
new java.lang.String[] { "Selector", "AllowedStatuses", });
com.google.api.AnnotationsProto.getDescriptor();
com.google.api.MetricProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy