com.zepben.protobuf.nm.SetSwitchStateResponses 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-responses.proto
package com.zepben.protobuf.nm;
public final class SetSwitchStateResponses {
private SetSwitchStateResponses() {}
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_SetCurrentSwitchStatesResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_zepben_protobuf_nm_SetCurrentSwitchStatesResponse_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n3zepben/protobuf/nm/set-switch-state-re" +
"sponses.proto\022\022zepben.protobuf.nm\"3\n\036Set" +
"CurrentSwitchStatesResponse\022\021\n\tmessageId" +
"\030\001 \001(\003B/\n\026com.zepben.protobuf.nmP\001\252\002\022Zep" +
"ben.Protobuf.NMb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
internal_static_zepben_protobuf_nm_SetCurrentSwitchStatesResponse_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_zepben_protobuf_nm_SetCurrentSwitchStatesResponse_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_zepben_protobuf_nm_SetCurrentSwitchStatesResponse_descriptor,
new java.lang.String[] { "MessageId", });
}
// @@protoc_insertion_point(outer_class_scope)
}