/* * Copyright 2019 The Grafeas Authors. All rights reserved. * * 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: grafeas/v1/intoto_provenance.proto package io.grafeas.v1; public final class InTotoProvenanceProto { private InTotoProvenanceProto() {} 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_grafeas_v1_Recipe_descriptor; static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_grafeas_v1_Recipe_fieldAccessorTable; static final com.google.protobuf.Descriptors.Descriptor internal_static_grafeas_v1_Completeness_descriptor; static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_grafeas_v1_Completeness_fieldAccessorTable; static final com.google.protobuf.Descriptors.Descriptor internal_static_grafeas_v1_Metadata_descriptor; static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_grafeas_v1_Metadata_fieldAccessorTable; static final com.google.protobuf.Descriptors.Descriptor internal_static_grafeas_v1_BuilderConfig_descriptor; static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_grafeas_v1_BuilderConfig_fieldAccessorTable; static final com.google.protobuf.Descriptors.Descriptor internal_static_grafeas_v1_InTotoProvenance_descriptor; static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_grafeas_v1_InTotoProvenance_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\"grafeas/v1/intoto_provenance.proto\022\ngr" + "afeas.v1\032\031google/protobuf/any.proto\032\037goo" + "gle/protobuf/timestamp.proto\"\234\001\n\006Recipe\022" + "\014\n\004type\030\001 \001(\t\022\033\n\023defined_in_material\030\002 \001" + "(\003\022\023\n\013entry_point\030\003 \001(\t\022\'\n\targuments\030\004 \003" + "(\0132\024.google.protobuf.Any\022)\n\013environment\030" + "\005 \003(\0132\024.google.protobuf.Any\"I\n\014Completen" + "ess\022\021\n\targuments\030\001 \001(\010\022\023\n\013environment\030\002 " + "\001(\010\022\021\n\tmaterials\030\003 \001(\010\"\332\001\n\010Metadata\022\033\n\023b" + "uild_invocation_id\030\001 \001(\t\0224\n\020build_starte" + "d_on\030\002 \001(\0132\032.google.protobuf.Timestamp\0225" + "\n\021build_finished_on\030\003 \001(\0132\032.google.proto" + "buf.Timestamp\022.\n\014completeness\030\004 \001(\0132\030.gr" + "afeas.v1.Completeness\022\024\n\014reproducible\030\005 " + "\001(\010\"\033\n\rBuilderConfig\022\n\n\002id\030\001 \001(\t\"\244\001\n\020InT" + "otoProvenance\0221\n\016builder_config\030\001 \001(\0132\031." + "grafeas.v1.BuilderConfig\022\"\n\006recipe\030\002 \001(\013" + "2\022.grafeas.v1.Recipe\022&\n\010metadata\030\003 \001(\0132\024" + ".grafeas.v1.Metadata\022\021\n\tmaterials\030\004 \003(\tB" + "h\n\rio.grafeas.v1B\025InTotoProvenanceProtoP" + "\001Z8google.golang.org/genproto/googleapis" + "/grafeas/v1;grafeas\242\002\003GRAb\006proto3" }; descriptor = com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { com.google.protobuf.AnyProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), }); internal_static_grafeas_v1_Recipe_descriptor = getDescriptor().getMessageTypes().get(0); internal_static_grafeas_v1_Recipe_fieldAccessorTable = new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( internal_static_grafeas_v1_Recipe_descriptor, new java.lang.String[] { "Type", "DefinedInMaterial", "EntryPoint", "Arguments", "Environment", }); internal_static_grafeas_v1_Completeness_descriptor = getDescriptor().getMessageTypes().get(1); internal_static_grafeas_v1_Completeness_fieldAccessorTable = new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( internal_static_grafeas_v1_Completeness_descriptor, new java.lang.String[] { "Arguments", "Environment", "Materials", }); internal_static_grafeas_v1_Metadata_descriptor = getDescriptor().getMessageTypes().get(2); internal_static_grafeas_v1_Metadata_fieldAccessorTable = new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( internal_static_grafeas_v1_Metadata_descriptor, new java.lang.String[] { "BuildInvocationId", "BuildStartedOn", "BuildFinishedOn", "Completeness", "Reproducible", }); internal_static_grafeas_v1_BuilderConfig_descriptor = getDescriptor().getMessageTypes().get(3); internal_static_grafeas_v1_BuilderConfig_fieldAccessorTable = new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( internal_static_grafeas_v1_BuilderConfig_descriptor, new java.lang.String[] { "Id", }); internal_static_grafeas_v1_InTotoProvenance_descriptor = getDescriptor().getMessageTypes().get(4); internal_static_grafeas_v1_InTotoProvenance_fieldAccessorTable = new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( internal_static_grafeas_v1_InTotoProvenance_descriptor, new java.lang.String[] { "BuilderConfig", "Recipe", "Metadata", "Materials", }); com.google.protobuf.AnyProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) }