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

com.volcengine.service.live.model.business.Addr Maven / Gradle / Ivy

There is a newer version: 1.0.192
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: live/business/addr.proto

package com.volcengine.service.live.model.business;

public final class Addr {
  private Addr() {}
  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_Volcengine_Live_Models_Business_GeneratePlayURLResult_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_Volcengine_Live_Models_Business_GeneratePlayURLResult_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_Volcengine_Live_Models_Business_PlayURL_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_Volcengine_Live_Models_Business_PlayURL_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_Volcengine_Live_Models_Business_GeneratePushURLResult_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_Volcengine_Live_Models_Business_GeneratePushURLResult_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_Volcengine_Live_Models_Business_PushURLItem_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_Volcengine_Live_Models_Business_PushURLItem_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    String[] descriptorData = {
      "\n\030live/business/addr.proto\022\037Volcengine.L" +
      "ive.Models.Business\"R\n\025GeneratePlayURLRe" +
      "sult\0229\n\007URLList\030\001 \003(\0132(.Volcengine.Live." +
      "Models.Business.PlayURL\"C\n\007PlayURL\022\013\n\003UR" +
      "L\030\001 \001(\t\022\013\n\003CDN\030\002 \001(\t\022\020\n\010Protocol\030\003 \001(\t\022\014" +
      "\n\004Type\030\004 \001(\t\"\277\001\n\025GeneratePushURLResult\022\023" +
      "\n\013PushURLList\030\001 \003(\t\022G\n\021PushURLListDetail" +
      "\030\002 \003(\0132,.Volcengine.Live.Models.Business" +
      ".PushURLItem\022\030\n\020TsOverSrtURLList\030\003 \003(\t\022\032" +
      "\n\022RtmpOverSrtURLList\030\004 \003(\t\022\022\n\nRtmURLList" +
      "\030\005 \003(\t\"A\n\013PushURLItem\022\013\n\003URL\030\001 \001(\t\022\021\n\tDo" +
      "mainApp\030\002 \001(\t\022\022\n\nStreamSign\030\003 \001(\tB\314\001\n*co" +
      "m.volcengine.service.live.model.business" +
      "B\004AddrP\001ZBgithub.com/volcengine/volc-sdk" +
      "-golang/service/live/models/business\240\001\001\330" +
      "\001\001\302\002\000\312\002!Volc\\Service\\Live\\Models\\Busines" +
      "s\342\002$Volc\\Service\\Live\\Models\\GPBMetadata" +
      "b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
    internal_static_Volcengine_Live_Models_Business_GeneratePlayURLResult_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_Volcengine_Live_Models_Business_GeneratePlayURLResult_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_Volcengine_Live_Models_Business_GeneratePlayURLResult_descriptor,
        new String[] { "URLList", });
    internal_static_Volcengine_Live_Models_Business_PlayURL_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_Volcengine_Live_Models_Business_PlayURL_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_Volcengine_Live_Models_Business_PlayURL_descriptor,
        new String[] { "URL", "CDN", "Protocol", "Type", });
    internal_static_Volcengine_Live_Models_Business_GeneratePushURLResult_descriptor =
      getDescriptor().getMessageTypes().get(2);
    internal_static_Volcengine_Live_Models_Business_GeneratePushURLResult_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_Volcengine_Live_Models_Business_GeneratePushURLResult_descriptor,
        new String[] { "PushURLList", "PushURLListDetail", "TsOverSrtURLList", "RtmpOverSrtURLList", "RtmURLList", });
    internal_static_Volcengine_Live_Models_Business_PushURLItem_descriptor =
      getDescriptor().getMessageTypes().get(3);
    internal_static_Volcengine_Live_Models_Business_PushURLItem_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_Volcengine_Live_Models_Business_PushURLItem_descriptor,
        new String[] { "URL", "DomainApp", "StreamSign", });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy