• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /*
2  * Copyright 2019 The Grafeas Authors. All rights reserved.
3  *
4  * Licensed under the Apache License, Version 2.0 (the "License");
5  * you may not use this file except in compliance with the License.
6  * You may obtain a copy of the License at
7  *
8  *     https://www.apache.org/licenses/LICENSE-2.0
9  *
10  * Unless required by applicable law or agreed to in writing, software
11  * distributed under the License is distributed on an "AS IS" BASIS,
12  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13  * See the License for the specific language governing permissions and
14  * limitations under the License.
15  */
16 
17 // Generated by the protocol buffer compiler.  DO NOT EDIT!
18 // source: grafeas/v1/slsa_provenance.proto
19 
20 package io.grafeas.v1;
21 
22 public final class SlsaProvenanceProto {
SlsaProvenanceProto()23   private SlsaProvenanceProto() {}
24 
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)25   public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) {}
26 
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)27   public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) {
28     registerAllExtensions((com.google.protobuf.ExtensionRegistryLite) registry);
29   }
30 
31   static final com.google.protobuf.Descriptors.Descriptor
32       internal_static_grafeas_v1_SlsaProvenance_descriptor;
33   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
34       internal_static_grafeas_v1_SlsaProvenance_fieldAccessorTable;
35   static final com.google.protobuf.Descriptors.Descriptor
36       internal_static_grafeas_v1_SlsaProvenance_SlsaRecipe_descriptor;
37   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
38       internal_static_grafeas_v1_SlsaProvenance_SlsaRecipe_fieldAccessorTable;
39   static final com.google.protobuf.Descriptors.Descriptor
40       internal_static_grafeas_v1_SlsaProvenance_SlsaCompleteness_descriptor;
41   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
42       internal_static_grafeas_v1_SlsaProvenance_SlsaCompleteness_fieldAccessorTable;
43   static final com.google.protobuf.Descriptors.Descriptor
44       internal_static_grafeas_v1_SlsaProvenance_SlsaMetadata_descriptor;
45   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
46       internal_static_grafeas_v1_SlsaProvenance_SlsaMetadata_fieldAccessorTable;
47   static final com.google.protobuf.Descriptors.Descriptor
48       internal_static_grafeas_v1_SlsaProvenance_SlsaBuilder_descriptor;
49   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
50       internal_static_grafeas_v1_SlsaProvenance_SlsaBuilder_fieldAccessorTable;
51   static final com.google.protobuf.Descriptors.Descriptor
52       internal_static_grafeas_v1_SlsaProvenance_Material_descriptor;
53   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
54       internal_static_grafeas_v1_SlsaProvenance_Material_fieldAccessorTable;
55   static final com.google.protobuf.Descriptors.Descriptor
56       internal_static_grafeas_v1_SlsaProvenance_Material_DigestEntry_descriptor;
57   static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
58       internal_static_grafeas_v1_SlsaProvenance_Material_DigestEntry_fieldAccessorTable;
59 
getDescriptor()60   public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
61     return descriptor;
62   }
63 
64   private static com.google.protobuf.Descriptors.FileDescriptor descriptor;
65 
66   static {
67     java.lang.String[] descriptorData = {
68       "\n grafeas/v1/slsa_provenance.proto\022\ngraf"
69           + "eas.v1\032\031google/protobuf/any.proto\032\037googl"
70           + "e/protobuf/timestamp.proto\"\376\006\n\016SlsaProve"
71           + "nance\0227\n\007builder\030\001 \001(\0132&.grafeas.v1.Slsa"
72           + "Provenance.SlsaBuilder\0225\n\006recipe\030\002 \001(\0132%"
73           + ".grafeas.v1.SlsaProvenance.SlsaRecipe\0229\n"
74           + "\010metadata\030\003 \001(\0132\'.grafeas.v1.SlsaProvena"
75           + "nce.SlsaMetadata\0226\n\tmaterials\030\004 \003(\0132#.gr"
76           + "afeas.v1.SlsaProvenance.Material\032\240\001\n\nSls"
77           + "aRecipe\022\014\n\004type\030\001 \001(\t\022\033\n\023defined_in_mate"
78           + "rial\030\002 \001(\003\022\023\n\013entry_point\030\003 \001(\t\022\'\n\targum"
79           + "ents\030\004 \001(\0132\024.google.protobuf.Any\022)\n\013envi"
80           + "ronment\030\005 \001(\0132\024.google.protobuf.Any\032M\n\020S"
81           + "lsaCompleteness\022\021\n\targuments\030\001 \001(\010\022\023\n\013en"
82           + "vironment\030\002 \001(\010\022\021\n\tmaterials\030\003 \001(\010\032\361\001\n\014S"
83           + "lsaMetadata\022\033\n\023build_invocation_id\030\001 \001(\t"
84           + "\0224\n\020build_started_on\030\002 \001(\0132\032.google.prot"
85           + "obuf.Timestamp\0225\n\021build_finished_on\030\003 \001("
86           + "\0132\032.google.protobuf.Timestamp\022A\n\014complet"
87           + "eness\030\004 \001(\0132+.grafeas.v1.SlsaProvenance."
88           + "SlsaCompleteness\022\024\n\014reproducible\030\005 \001(\010\032\031"
89           + "\n\013SlsaBuilder\022\n\n\002id\030\001 \001(\t\032\207\001\n\010Material\022\013"
90           + "\n\003uri\030\001 \001(\t\022?\n\006digest\030\002 \003(\0132/.grafeas.v1"
91           + ".SlsaProvenance.Material.DigestEntry\032-\n\013"
92           + "DigestEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:"
93           + "\0028\001Bf\n\rio.grafeas.v1B\023SlsaProvenanceProt"
94           + "oP\001Z8google.golang.org/genproto/googleap"
95           + "is/grafeas/v1;grafeas\242\002\003GRAb\006proto3"
96     };
97     descriptor =
98         com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
99             descriptorData,
100             new com.google.protobuf.Descriptors.FileDescriptor[] {
101               com.google.protobuf.AnyProto.getDescriptor(),
102               com.google.protobuf.TimestampProto.getDescriptor(),
103             });
104     internal_static_grafeas_v1_SlsaProvenance_descriptor = getDescriptor().getMessageTypes().get(0);
105     internal_static_grafeas_v1_SlsaProvenance_fieldAccessorTable =
106         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
107             internal_static_grafeas_v1_SlsaProvenance_descriptor,
108             new java.lang.String[] {
109               "Builder", "Recipe", "Metadata", "Materials",
110             });
111     internal_static_grafeas_v1_SlsaProvenance_SlsaRecipe_descriptor =
112         internal_static_grafeas_v1_SlsaProvenance_descriptor.getNestedTypes().get(0);
113     internal_static_grafeas_v1_SlsaProvenance_SlsaRecipe_fieldAccessorTable =
114         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
115             internal_static_grafeas_v1_SlsaProvenance_SlsaRecipe_descriptor,
116             new java.lang.String[] {
117               "Type", "DefinedInMaterial", "EntryPoint", "Arguments", "Environment",
118             });
119     internal_static_grafeas_v1_SlsaProvenance_SlsaCompleteness_descriptor =
120         internal_static_grafeas_v1_SlsaProvenance_descriptor.getNestedTypes().get(1);
121     internal_static_grafeas_v1_SlsaProvenance_SlsaCompleteness_fieldAccessorTable =
122         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
123             internal_static_grafeas_v1_SlsaProvenance_SlsaCompleteness_descriptor,
124             new java.lang.String[] {
125               "Arguments", "Environment", "Materials",
126             });
127     internal_static_grafeas_v1_SlsaProvenance_SlsaMetadata_descriptor =
128         internal_static_grafeas_v1_SlsaProvenance_descriptor.getNestedTypes().get(2);
129     internal_static_grafeas_v1_SlsaProvenance_SlsaMetadata_fieldAccessorTable =
130         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
131             internal_static_grafeas_v1_SlsaProvenance_SlsaMetadata_descriptor,
132             new java.lang.String[] {
133               "BuildInvocationId",
134               "BuildStartedOn",
135               "BuildFinishedOn",
136               "Completeness",
137               "Reproducible",
138             });
139     internal_static_grafeas_v1_SlsaProvenance_SlsaBuilder_descriptor =
140         internal_static_grafeas_v1_SlsaProvenance_descriptor.getNestedTypes().get(3);
141     internal_static_grafeas_v1_SlsaProvenance_SlsaBuilder_fieldAccessorTable =
142         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
143             internal_static_grafeas_v1_SlsaProvenance_SlsaBuilder_descriptor,
144             new java.lang.String[] {
145               "Id",
146             });
147     internal_static_grafeas_v1_SlsaProvenance_Material_descriptor =
148         internal_static_grafeas_v1_SlsaProvenance_descriptor.getNestedTypes().get(4);
149     internal_static_grafeas_v1_SlsaProvenance_Material_fieldAccessorTable =
150         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
151             internal_static_grafeas_v1_SlsaProvenance_Material_descriptor,
152             new java.lang.String[] {
153               "Uri", "Digest",
154             });
155     internal_static_grafeas_v1_SlsaProvenance_Material_DigestEntry_descriptor =
156         internal_static_grafeas_v1_SlsaProvenance_Material_descriptor.getNestedTypes().get(0);
157     internal_static_grafeas_v1_SlsaProvenance_Material_DigestEntry_fieldAccessorTable =
158         new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
159             internal_static_grafeas_v1_SlsaProvenance_Material_DigestEntry_descriptor,
160             new java.lang.String[] {
161               "Key", "Value",
162             });
com.google.protobuf.AnyProto.getDescriptor()163     com.google.protobuf.AnyProto.getDescriptor();
com.google.protobuf.TimestampProto.getDescriptor()164     com.google.protobuf.TimestampProto.getDescriptor();
165   }
166 
167   // @@protoc_insertion_point(outer_class_scope)
168 }
169