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/intoto_statement.proto 19 20 package io.grafeas.v1; 21 22 public final class InTotoStatementProto { InTotoStatementProto()23 private InTotoStatementProto() {} 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_InTotoStatement_descriptor; 33 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 34 internal_static_grafeas_v1_InTotoStatement_fieldAccessorTable; 35 static final com.google.protobuf.Descriptors.Descriptor 36 internal_static_grafeas_v1_Subject_descriptor; 37 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 38 internal_static_grafeas_v1_Subject_fieldAccessorTable; 39 static final com.google.protobuf.Descriptors.Descriptor 40 internal_static_grafeas_v1_Subject_DigestEntry_descriptor; 41 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 42 internal_static_grafeas_v1_Subject_DigestEntry_fieldAccessorTable; 43 getDescriptor()44 public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { 45 return descriptor; 46 } 47 48 private static com.google.protobuf.Descriptors.FileDescriptor descriptor; 49 50 static { 51 java.lang.String[] descriptorData = { 52 "\n!grafeas/v1/intoto_statement.proto\022\ngra" 53 + "feas.v1\032\"grafeas/v1/intoto_provenance.pr" 54 + "oto\032 grafeas/v1/slsa_provenance.proto\032)g" 55 + "rafeas/v1/slsa_provenance_zero_two.proto" 56 + "\"\243\002\n\017InTotoStatement\022\023\n\004type\030\001 \001(\tR\005_typ" 57 + "e\022$\n\007subject\030\002 \003(\0132\023.grafeas.v1.Subject\022" 58 + "\026\n\016predicate_type\030\003 \001(\t\0222\n\nprovenance\030\004 " 59 + "\001(\0132\034.grafeas.v1.InTotoProvenanceH\000\0225\n\017s" 60 + "lsa_provenance\030\005 \001(\0132\032.grafeas.v1.SlsaPr" 61 + "ovenanceH\000\022E\n\030slsa_provenance_zero_two\030\006" 62 + " \001(\0132!.grafeas.v1.SlsaProvenanceZeroTwoH" 63 + "\000B\013\n\tpredicate\"w\n\007Subject\022\014\n\004name\030\001 \001(\t\022" 64 + "/\n\006digest\030\002 \003(\0132\037.grafeas.v1.Subject.Dig" 65 + "estEntry\032-\n\013DigestEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005" 66 + "value\030\002 \001(\t:\0028\001Bg\n\rio.grafeas.v1B\024InToto" 67 + "StatementProtoP\001Z8google.golang.org/genp" 68 + "roto/googleapis/grafeas/v1;grafeas\242\002\003GRA" 69 + "b\006proto3" 70 }; 71 descriptor = 72 com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( 73 descriptorData, 74 new com.google.protobuf.Descriptors.FileDescriptor[] { 75 io.grafeas.v1.InTotoProvenanceProto.getDescriptor(), 76 io.grafeas.v1.SlsaProvenanceProto.getDescriptor(), 77 io.grafeas.v1.SlsaProvenanceZeroTwoProto.getDescriptor(), 78 }); 79 internal_static_grafeas_v1_InTotoStatement_descriptor = 80 getDescriptor().getMessageTypes().get(0); 81 internal_static_grafeas_v1_InTotoStatement_fieldAccessorTable = 82 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 83 internal_static_grafeas_v1_InTotoStatement_descriptor, 84 new java.lang.String[] { 85 "Type", 86 "Subject", 87 "PredicateType", 88 "Provenance", 89 "SlsaProvenance", 90 "SlsaProvenanceZeroTwo", 91 "Predicate", 92 }); 93 internal_static_grafeas_v1_Subject_descriptor = getDescriptor().getMessageTypes().get(1); 94 internal_static_grafeas_v1_Subject_fieldAccessorTable = 95 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 96 internal_static_grafeas_v1_Subject_descriptor, 97 new java.lang.String[] { 98 "Name", "Digest", 99 }); 100 internal_static_grafeas_v1_Subject_DigestEntry_descriptor = 101 internal_static_grafeas_v1_Subject_descriptor.getNestedTypes().get(0); 102 internal_static_grafeas_v1_Subject_DigestEntry_fieldAccessorTable = 103 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 104 internal_static_grafeas_v1_Subject_DigestEntry_descriptor, 105 new java.lang.String[] { 106 "Key", "Value", 107 }); io.grafeas.v1.InTotoProvenanceProto.getDescriptor()108 io.grafeas.v1.InTotoProvenanceProto.getDescriptor(); io.grafeas.v1.SlsaProvenanceProto.getDescriptor()109 io.grafeas.v1.SlsaProvenanceProto.getDescriptor(); io.grafeas.v1.SlsaProvenanceZeroTwoProto.getDescriptor()110 io.grafeas.v1.SlsaProvenanceZeroTwoProto.getDescriptor(); 111 } 112 113 // @@protoc_insertion_point(outer_class_scope) 114 } 115