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

com.google.ads.googleads.v9.resources.VideoProto Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: google/ads/googleads/v9/resources/video.proto

package com.google.ads.googleads.v9.resources;

public final class VideoProto {
  private VideoProto() {}
  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_google_ads_googleads_v9_resources_Video_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_ads_googleads_v9_resources_Video_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-google/ads/googleads/v9/resources/vide" +
      "o.proto\022!google.ads.googleads.v9.resourc" +
      "es\032\037google/api/field_behavior.proto\032\031goo" +
      "gle/api/resource.proto\032\034google/api/annot" +
      "ations.proto\"\272\002\n\005Video\022=\n\rresource_name\030" +
      "\001 \001(\tB&\340A\003\372A \n\036googleads.googleapis.com/" +
      "Video\022\024\n\002id\030\006 \001(\tB\003\340A\003H\000\210\001\001\022\034\n\nchannel_i" +
      "d\030\007 \001(\tB\003\340A\003H\001\210\001\001\022!\n\017duration_millis\030\010 \001" +
      "(\003B\003\340A\003H\002\210\001\001\022\027\n\005title\030\t \001(\tB\003\340A\003H\003\210\001\001:N\352" +
      "AK\n\036googleads.googleapis.com/Video\022)cust" +
      "omers/{customer_id}/videos/{video_id}B\005\n" +
      "\003_idB\r\n\013_channel_idB\022\n\020_duration_millisB" +
      "\010\n\006_titleB\367\001\n%com.google.ads.googleads.v" +
      "9.resourcesB\nVideoProtoP\001ZJgoogle.golang" +
      ".org/genproto/googleapis/ads/googleads/v" +
      "9/resources;resources\242\002\003GAA\252\002!Google.Ads" +
      ".GoogleAds.V9.Resources\312\002!Google\\Ads\\Goo" +
      "gleAds\\V9\\Resources\352\002%Google::Ads::Googl" +
      "eAds::V9::Resourcesb\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.google.api.FieldBehaviorProto.getDescriptor(),
          com.google.api.ResourceProto.getDescriptor(),
          com.google.api.AnnotationsProto.getDescriptor(),
        });
    internal_static_google_ads_googleads_v9_resources_Video_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_google_ads_googleads_v9_resources_Video_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_google_ads_googleads_v9_resources_Video_descriptor,
        new java.lang.String[] { "ResourceName", "Id", "ChannelId", "DurationMillis", "Title", "Id", "ChannelId", "DurationMillis", "Title", });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(com.google.api.FieldBehaviorProto.fieldBehavior);
    registry.add(com.google.api.ResourceProto.resource);
    registry.add(com.google.api.ResourceProto.resourceReference);
    com.google.protobuf.Descriptors.FileDescriptor
        .internalUpdateFileDescriptor(descriptor, registry);
    com.google.api.FieldBehaviorProto.getDescriptor();
    com.google.api.ResourceProto.getDescriptor();
    com.google.api.AnnotationsProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy