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

com.passkit.grpc.ARpcDistribution Maven / Gradle / Ivy

Go to download

SDK for the PassKit gRPC API that can be used to create, configure and manage Membership, Loyalty, Event Ticket, Coupon, Transit and Boarding Pass content for mobile wallet applications, including Apple Pay and Google Pay.

There is a newer version: 1.1.97
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: io/core/a_rpc_distribution.proto

package com.passkit.grpc;

public final class ARpcDistribution {
  private ARpcDistribution() {}
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n io/core/a_rpc_distribution.proto\022\002io\032\034" +
      "google/api/annotations.proto\032\033google/pro" +
      "tobuf/empty.proto\032.protoc-gen-openapiv2/" +
      "options/annotations.proto\032\036io/common/com" +
      "mon_objects.proto\032\034io/common/distributio" +
      "n.proto2\226\005\n\014Distribution\022\252\002\n\020sendWelcome" +
      "Email\022\034.io.EmailDistributionRequest\032\026.go" +
      "ogle.protobuf.Empty\"\337\001\202\323\344\223\002\030\"\023/distribut" +
      "ion/email:\001*\222A\275\001\022\022Send Welcome Email\032.Se" +
      "nds a welcome email to an individual rec" +
      "ord.J0\n\003400\022)\n\'There is a problem with t" +
      "he input data.J\036\n\003404\022\027\n\025Record was not " +
      "found.J%\n\003500\022\036\n\034There was an internal e" +
      "rror.\022\330\002\n\021getSmartPasssLink\022\030.io.SmartPa" +
      "ssLinkRequest\032\007.io.Url\"\237\002\202\323\344\223\002 \"\033/distri" +
      "bution/smartpasslink:\001*\222A\365\001\022\022Get SmartPa" +
      "ss Link\032fGet SmartPass returns encrypted" +
      " SmartPass link based on a pass payload " +
      "for a member, coupon or ticket.J0\n\003400\022)" +
      "\n\'There is a problem with the input data" +
      ".J\036\n\003404\022\027\n\025Record was not found.J%\n\003500" +
      "\022\036\n\034There was an internal error.BG\n\020com." +
      "passkit.grpcZ$stash.passkit.com/io/model" +
      "/sdk/go/io\252\002\014PassKit.Grpcb\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.google.api.AnnotationsProto.getDescriptor(),
          com.google.protobuf.EmptyProto.getDescriptor(),
          grpc.gateway.protoc_gen_openapiv2.options.Annotations.getDescriptor(),
          com.passkit.grpc.CommonObjects.getDescriptor(),
          com.passkit.grpc.Distribution.getDescriptor(),
        });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(com.google.api.AnnotationsProto.http);
    registry.add(grpc.gateway.protoc_gen_openapiv2.options.Annotations.openapiv2Operation);
    com.google.protobuf.Descriptors.FileDescriptor
        .internalUpdateFileDescriptor(descriptor, registry);
    com.google.api.AnnotationsProto.getDescriptor();
    com.google.protobuf.EmptyProto.getDescriptor();
    grpc.gateway.protoc_gen_openapiv2.options.Annotations.getDescriptor();
    com.passkit.grpc.CommonObjects.getDescriptor();
    com.passkit.grpc.Distribution.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy