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

com.google.appengine.v1.OperationProto Maven / Gradle / Ivy

There is a newer version: 2.54.0
Show newest version
/*
 * Copyright 2020 Google LLC
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     https://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: google/appengine/v1/operation.proto

package com.google.appengine.v1;

public final class OperationProto {
  private OperationProto() {}

  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_appengine_v1_OperationMetadataV1_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_appengine_v1_OperationMetadataV1_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_appengine_v1_CreateVersionMetadataV1_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_appengine_v1_CreateVersionMetadataV1_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/appengine/v1/operation.proto\022\023g"
          + "oogle.appengine.v1\032\036google/protobuf/dura"
          + "tion.proto\032\037google/protobuf/timestamp.pr"
          + "oto\032\034google/api/annotations.proto\"\262\002\n\023Op"
          + "erationMetadataV1\022\016\n\006method\030\001 \001(\t\022/\n\013ins"
          + "ert_time\030\002 \001(\0132\032.google.protobuf.Timesta"
          + "mp\022,\n\010end_time\030\003 \001(\0132\032.google.protobuf.T"
          + "imestamp\022\014\n\004user\030\004 \001(\t\022\016\n\006target\030\005 \001(\t\022\031"
          + "\n\021ephemeral_message\030\006 \001(\t\022\017\n\007warning\030\007 \003"
          + "(\t\022O\n\027create_version_metadata\030\010 \001(\0132,.go"
          + "ogle.appengine.v1.CreateVersionMetadataV"
          + "1H\000B\021\n\017method_metadata\"1\n\027CreateVersionM"
          + "etadataV1\022\026\n\016cloud_build_id\030\001 \001(\tB\300\001\n\027co"
          + "m.google.appengine.v1B\016OperationProtoP\001Z"
          + "




© 2015 - 2025 Weber Informatics LLC | Privacy Policy