All Downloads are FREE. Search and download functionalities are using the official Maven repository.

games.mythical.saga.sdk.proto.streams.playerwallet.Definition Maven / Gradle / Ivy

There is a newer version: 1.1.30
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: streams/playerwallet/definition.proto

package games.mythical.saga.sdk.proto.streams.playerwallet;

public final class Definition {
  private Definition() {}
  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_saga_rpc_streams_playerwallet_PlayerWalletStatusUpdate_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_saga_rpc_streams_playerwallet_PlayerWalletStatusUpdate_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_saga_rpc_streams_playerwallet_PlayerWalletUpdate_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_saga_rpc_streams_playerwallet_PlayerWalletUpdate_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%streams/playerwallet/definition.proto\022" +
      "\035saga.rpc.streams.playerwallet\032\023common/c" +
      "ommon.proto\",\n\030PlayerWalletStatusUpdate\022" +
      "\020\n\010oauth_id\030\001 \001(\t\"\231\001\n\022PlayerWalletUpdate" +
      "\022\'\n\005error\030\001 \001(\0132\026.saga.common.ErrorDataH" +
      "\000\022P\n\rstatus_update\030\002 \001(\01327.saga.rpc.stre" +
      "ams.playerwallet.PlayerWalletStatusUpdat" +
      "eH\000B\010\n\006updateB6\n2games.mythical.saga.sdk" +
      ".proto.streams.playerwalletP\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          games.mythical.saga.sdk.proto.common.Common.getDescriptor(),
        });
    internal_static_saga_rpc_streams_playerwallet_PlayerWalletStatusUpdate_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_saga_rpc_streams_playerwallet_PlayerWalletStatusUpdate_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_saga_rpc_streams_playerwallet_PlayerWalletStatusUpdate_descriptor,
        new java.lang.String[] { "OauthId", });
    internal_static_saga_rpc_streams_playerwallet_PlayerWalletUpdate_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_saga_rpc_streams_playerwallet_PlayerWalletUpdate_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_saga_rpc_streams_playerwallet_PlayerWalletUpdate_descriptor,
        new java.lang.String[] { "Error", "StatusUpdate", "Update", });
    games.mythical.saga.sdk.proto.common.Common.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy