io.opencannabis.schema.temporal.DurationOuterClass Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of java-client Show documentation
Show all versions of java-client Show documentation
Java RPCAPI client for the Bloombox Cloud.
The newest version!
/*
* Copyright 2019, Momentum Ideas Co.
*
* 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
*
* http://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: temporal/Duration.proto
package io.opencannabis.schema.temporal;
public final class DurationOuterClass {
private DurationOuterClass() {}
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_opencannabis_temporal_Duration_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_opencannabis_temporal_Duration_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\027temporal/Duration.proto\022\025opencannabis." +
"temporal\032\016bq_field.proto\"I\n\010Duration\022-\n\004" +
"unit\030\001 \001(\0162\037.opencannabis.temporal.TimeU" +
"nit\022\016\n\006amount\030\002 \001(\r*\177\n\010TimeUnit\022\020\n\014MILLI" +
"SECONDS\020\000\022\020\n\014MICROSECONDS\020\001\022\013\n\007SECONDS\020\002" +
"\022\013\n\007MINUTES\020\003\022\t\n\005HOURS\020\004\022\010\n\004DAYS\020\005\022\t\n\005WE" +
"EKS\020\006\022\n\n\006MONTHS\020\007\022\t\n\005YEARS\020\010B+\n\037io.openc" +
"annabis.schema.temporalH\001P\001\242\002\003OCSb\006proto" +
"3"
};
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[] {
gen_bq_schema.BqField.getDescriptor(),
}, assigner);
internal_static_opencannabis_temporal_Duration_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_opencannabis_temporal_Duration_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_opencannabis_temporal_Duration_descriptor,
new java.lang.String[] { "Unit", "Amount", });
gen_bq_schema.BqField.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy