com.zepben.protobuf.nm.SetSwitchStateRequests Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of evolve-grpc Show documentation
Show all versions of evolve-grpc Show documentation
Protobuf and gRPC definitions for the evolve platform
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: zepben/protobuf/nm/set-switch-state-requests.proto
package com.zepben.protobuf.nm;
public final class SetSwitchStateRequests {
private SetSwitchStateRequests() {}
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_zepben_protobuf_nm_SetCurrentSwitchStatesRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_zepben_protobuf_nm_SetCurrentSwitchStatesRequest_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n2zepben/protobuf/nm/set-switch-state-re" +
"quests.proto\022\022zepben.protobuf.nm\032.zepben" +
"/protobuf/nm/set-switch-state-data.proto" +
"\"s\n\035SetCurrentSwitchStatesRequest\022\021\n\tmes" +
"sageId\030\001 \001(\003\022?\n\020switchesToUpdate\030\002 \003(\0132%" +
".zepben.protobuf.nm.SwitchStateUpdateB/\n" +
"\026com.zepben.protobuf.nmP\001\252\002\022Zepben.Proto" +
"buf.NMb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.zepben.protobuf.nm.SetSwitchStateData.getDescriptor(),
});
internal_static_zepben_protobuf_nm_SetCurrentSwitchStatesRequest_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_zepben_protobuf_nm_SetCurrentSwitchStatesRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_zepben_protobuf_nm_SetCurrentSwitchStatesRequest_descriptor,
new java.lang.String[] { "MessageId", "SwitchesToUpdate", });
com.zepben.protobuf.nm.SetSwitchStateData.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}