com.google.appengine.v1.DeployProto Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of proto-google-cloud-appengine-admin-v1 Show documentation
Show all versions of proto-google-cloud-appengine-admin-v1 Show documentation
Proto library for google-cloud-appengine-admin
/*
* 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/deploy.proto
package com.google.appengine.v1;
public final class DeployProto {
private DeployProto() {}
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_Deployment_descriptor;
static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_appengine_v1_Deployment_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_appengine_v1_Deployment_FilesEntry_descriptor;
static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_appengine_v1_Deployment_FilesEntry_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_appengine_v1_FileInfo_descriptor;
static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_appengine_v1_FileInfo_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_appengine_v1_ContainerInfo_descriptor;
static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_appengine_v1_ContainerInfo_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_appengine_v1_CloudBuildOptions_descriptor;
static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_appengine_v1_CloudBuildOptions_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_appengine_v1_ZipInfo_descriptor;
static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_appengine_v1_ZipInfo_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/deploy.proto\022\023goog"
+ "le.appengine.v1\032\036google/protobuf/duratio"
+ "n.proto\032\034google/api/annotations.proto\"\273\002"
+ "\n\nDeployment\0229\n\005files\030\001 \003(\0132*.google.app"
+ "engine.v1.Deployment.FilesEntry\0225\n\tconta"
+ "iner\030\002 \001(\0132\".google.appengine.v1.Contain"
+ "erInfo\022)\n\003zip\030\003 \001(\0132\034.google.appengine.v"
+ "1.ZipInfo\022C\n\023cloud_build_options\030\006 \001(\0132&"
+ ".google.appengine.v1.CloudBuildOptions\032K"
+ "\n\nFilesEntry\022\013\n\003key\030\001 \001(\t\022,\n\005value\030\002 \001(\013"
+ "2\035.google.appengine.v1.FileInfo:\0028\001\"C\n\010F"
+ "ileInfo\022\022\n\nsource_url\030\001 \001(\t\022\020\n\010sha1_sum\030"
+ "\002 \001(\t\022\021\n\tmime_type\030\003 \001(\t\"\036\n\rContainerInf"
+ "o\022\r\n\005image\030\001 \001(\t\"b\n\021CloudBuildOptions\022\025\n"
+ "\rapp_yaml_path\030\001 \001(\t\0226\n\023cloud_build_time"
+ "out\030\002 \001(\0132\031.google.protobuf.Duration\"2\n\007"
+ "ZipInfo\022\022\n\nsource_url\030\003 \001(\t\022\023\n\013files_cou"
+ "nt\030\004 \001(\005B\275\001\n\027com.google.appengine.v1B\013De"
+ "ployProtoP\001Z
© 2015 - 2025 Weber Informatics LLC | Privacy Policy