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

games.mythical.saga.sdk.proto.api.metadata.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: api/metadata/definition.proto

package games.mythical.saga.sdk.proto.api.metadata;

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_api_metadata_UpdateItemMetadataRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_saga_api_metadata_UpdateItemMetadataRequest_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\035api/metadata/definition.proto\022\021saga.ap" +
      "i.metadata\032\023common/common.proto\"Z\n\031Updat" +
      "eItemMetadataRequest\022\024\n\014inventory_id\030\001 \001" +
      "(\t\022\'\n\010metadata\030\002 \001(\0132\025.saga.common.Metad" +
      "ataB.\n*games.mythical.saga.sdk.proto.api" +
      ".metadataP\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_api_metadata_UpdateItemMetadataRequest_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_saga_api_metadata_UpdateItemMetadataRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_saga_api_metadata_UpdateItemMetadataRequest_descriptor,
        new java.lang.String[] { "InventoryId", "Metadata", });
    games.mythical.saga.sdk.proto.common.Common.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy