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

com.volcengine.service.live.model.business.SnapshotManage 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/snapshot_manage.proto

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

public final class SnapshotManage {
  private SnapshotManage() {}
  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_CDNSnapshotHistory_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_Volcengine_Live_Models_Business_CDNSnapshotHistory_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_Volcengine_Live_Models_Business_Pagination_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_Volcengine_Live_Models_Business_Pagination_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_Volcengine_Live_Models_Business_CDNSnapshotHistoryInfo_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_Volcengine_Live_Models_Business_CDNSnapshotHistoryInfo_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    String[] descriptorData = {
      "\n#live/business/snapshot_manage.proto\022\037V" +
      "olcengine.Live.Models.Business\"\262\001\n\022CDNSn" +
      "apshotHistory\022\r\n\005Vhost\030\001 \001(\t\022\013\n\003App\030\002 \001(" +
      "\t\022\016\n\006Stream\030\003 \001(\t\022\014\n\004Path\030\004 \001(\t\022\020\n\010FileN" +
      "ame\030\005 \001(\t\022\021\n\tTimeStamp\030\006 \001(\t\022\r\n\005Width\030\007 " +
      "\001(\003\022\016\n\006Height\030\010 \001(\003\022\021\n\tServiceID\030\t \001(\t\022\013" +
      "\n\003URI\030\n \001(\t\"V\n\nPagination\022\017\n\007PageCur\030\001 \001" +
      "(\003\022\020\n\010PageSize\030\002 \001(\003\022\021\n\tPageTotal\030\003 \001(\003\022" +
      "\022\n\nTotalCount\030\004 \001(\003\"\234\001\n\026CDNSnapshotHisto" +
      "ryInfo\022A\n\004Data\030\001 \003(\01323.Volcengine.Live.M" +
      "odels.Business.CDNSnapshotHistory\022?\n\nPag" +
      "ination\030\002 \001(\0132+.Volcengine.Live.Models.B" +
      "usiness.PaginationB\326\001\n*com.volcengine.se" +
      "rvice.live.model.businessB\016SnapshotManag" +
      "eP\001ZBgithub.com/volcengine/volc-sdk-gola" +
      "ng/service/live/models/business\240\001\001\330\001\001\302\002\000" +
      "\312\002!Volc\\Service\\Live\\Models\\Business\342\002$V" +
      "olc\\Service\\Live\\Models\\GPBMetadatab\006pro" +
      "to3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
    internal_static_Volcengine_Live_Models_Business_CDNSnapshotHistory_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_Volcengine_Live_Models_Business_CDNSnapshotHistory_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_Volcengine_Live_Models_Business_CDNSnapshotHistory_descriptor,
        new String[] { "Vhost", "App", "Stream", "Path", "FileName", "TimeStamp", "Width", "Height", "ServiceID", "URI", });
    internal_static_Volcengine_Live_Models_Business_Pagination_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_Volcengine_Live_Models_Business_Pagination_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_Volcengine_Live_Models_Business_Pagination_descriptor,
        new String[] { "PageCur", "PageSize", "PageTotal", "TotalCount", });
    internal_static_Volcengine_Live_Models_Business_CDNSnapshotHistoryInfo_descriptor =
      getDescriptor().getMessageTypes().get(2);
    internal_static_Volcengine_Live_Models_Business_CDNSnapshotHistoryInfo_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_Volcengine_Live_Models_Business_CDNSnapshotHistoryInfo_descriptor,
        new String[] { "Data", "Pagination", });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy