Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: generate grafeas #10820

Closed
wants to merge 4 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 15 additions & 15 deletions java-grafeas/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"api_shortname": "containeranalysis",
"name_pretty": "Grafeas",
"product_documentation": "https://grafeas.io",
"client_documentation": "https://cloud.google.com/java/docs/reference/grafeas/latest/overview",
"issue_tracker": "",
"api_description": "n/a",
"release_level": "stable",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-grafeas",
"distribution_name": "io.grafeas:grafeas",
"api_id": "",
"codeowner_team": "@googleapis/aap-dpes",
"library_type": "GAPIC_AUTO"
}
"api_shortname": "containeranalysis",
"name_pretty": "Grafeas",
"product_documentation": "https://grafeas.io",
"api_description": "n/a",
"client_documentation": "https://cloud.google.com/java/docs/reference/grafeas/latest/overview",
"release_level": "stable",
"transport": "grpc",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-grafeas",
"distribution_name": "io.grafeas:grafeas",
"library_type": "GAPIC_AUTO",
"requires_billing": false,
"codeowner_team": "@googleapis/aap-dpes"
}
6 changes: 5 additions & 1 deletion java-grafeas/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,10 @@ use this Grafeas Client Library.

To get help, follow the instructions in the [shared Troubleshooting document][troubleshooting].

## Transport

Grafeas uses gRPC for the transport layer.

## Supported Java Versions

Java 8 or above is required for using this client.
Expand Down Expand Up @@ -191,7 +195,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
[stability-image]: https://img.shields.io/badge/stability-stable-green
[maven-version-image]: https://img.shields.io/maven-central/v/io.grafeas/grafeas.svg
[maven-version-link]: https://central.sonatype.com/artifact/io.grafeas/grafeas/2.36.0
[maven-version-link]: https://central.sonatype.com/artifact/io.grafeas/grafeas/2.44.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: grafeas/v1/provenance.proto

// Protobuf Java Version: 3.25.2
// Protobuf Java Version: 3.25.3
package io.grafeas.v1;

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: grafeas/v1/provenance.proto

// Protobuf Java Version: 3.25.2
// Protobuf Java Version: 3.25.3
package io.grafeas.v1;

public interface AliasContextOrBuilder
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: grafeas/v1/package.proto

// Protobuf Java Version: 3.25.2
// Protobuf Java Version: 3.25.3
package io.grafeas.v1;

/**
Expand Down
2 changes: 1 addition & 1 deletion java-grafeas/src/main/java/io/grafeas/v1/Artifact.java
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: grafeas/v1/provenance.proto

// Protobuf Java Version: 3.25.2
// Protobuf Java Version: 3.25.3
package io.grafeas.v1;

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: grafeas/v1/provenance.proto

// Protobuf Java Version: 3.25.2
// Protobuf Java Version: 3.25.3
package io.grafeas.v1;

public interface ArtifactOrBuilder
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: grafeas/v1/attestation.proto

// Protobuf Java Version: 3.25.2
// Protobuf Java Version: 3.25.3
package io.grafeas.v1;

public final class Attestation {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: grafeas/v1/attestation.proto

// Protobuf Java Version: 3.25.2
// Protobuf Java Version: 3.25.3
package io.grafeas.v1;

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: grafeas/v1/attestation.proto

// Protobuf Java Version: 3.25.2
// Protobuf Java Version: 3.25.3
package io.grafeas.v1;

public interface AttestationNoteOrBuilder
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: grafeas/v1/attestation.proto

// Protobuf Java Version: 3.25.2
// Protobuf Java Version: 3.25.3
package io.grafeas.v1;

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: grafeas/v1/attestation.proto

// Protobuf Java Version: 3.25.2
// Protobuf Java Version: 3.25.3
package io.grafeas.v1;

public interface AttestationOccurrenceOrBuilder
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: grafeas/v1/grafeas.proto

// Protobuf Java Version: 3.25.2
// Protobuf Java Version: 3.25.3
package io.grafeas.v1;

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: grafeas/v1/grafeas.proto

// Protobuf Java Version: 3.25.2
// Protobuf Java Version: 3.25.3
package io.grafeas.v1;

public interface BatchCreateNotesRequestOrBuilder
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: grafeas/v1/grafeas.proto

// Protobuf Java Version: 3.25.2
// Protobuf Java Version: 3.25.3
package io.grafeas.v1;

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: grafeas/v1/grafeas.proto

// Protobuf Java Version: 3.25.2
// Protobuf Java Version: 3.25.3
package io.grafeas.v1;

public interface BatchCreateNotesResponseOrBuilder
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: grafeas/v1/grafeas.proto

// Protobuf Java Version: 3.25.2
// Protobuf Java Version: 3.25.3
package io.grafeas.v1;

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: grafeas/v1/grafeas.proto

// Protobuf Java Version: 3.25.2
// Protobuf Java Version: 3.25.3
package io.grafeas.v1;

public interface BatchCreateOccurrencesRequestOrBuilder
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: grafeas/v1/grafeas.proto

// Protobuf Java Version: 3.25.2
// Protobuf Java Version: 3.25.3
package io.grafeas.v1;

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: grafeas/v1/grafeas.proto

// Protobuf Java Version: 3.25.2
// Protobuf Java Version: 3.25.3
package io.grafeas.v1;

public interface BatchCreateOccurrencesResponseOrBuilder
Expand Down
18 changes: 12 additions & 6 deletions java-grafeas/src/main/java/io/grafeas/v1/Build.java
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: grafeas/v1/build.proto

// Protobuf Java Version: 3.25.2
// Protobuf Java Version: 3.25.3
package io.grafeas.v1;

public final class Build {
Expand Down Expand Up @@ -50,14 +50,16 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
+ "afeas/v1/intoto_provenance.proto\032!grafea"
+ "s/v1/intoto_statement.proto\032\033grafeas/v1/"
+ "provenance.proto\"$\n\tBuildNote\022\027\n\017builder"
+ "_version\030\001 \001(\t\"\314\001\n\017BuildOccurrence\022/\n\npr"
+ "_version\030\001 \001(\t\"\224\002\n\017BuildOccurrence\022/\n\npr"
+ "ovenance\030\001 \001(\0132\033.grafeas.v1.BuildProvena"
+ "nce\022\030\n\020provenance_bytes\030\002 \001(\t\0227\n\021intoto_"
+ "provenance\030\003 \001(\0132\034.grafeas.v1.InTotoProv"
+ "enance\0225\n\020intoto_statement\030\004 \001(\0132\033.grafe"
+ "as.v1.InTotoStatementBQ\n\rio.grafeas.v1P\001"
+ "Z8google.golang.org/genproto/googleapis/"
+ "grafeas/v1;grafeas\242\002\003GRAb\006proto3"
+ "as.v1.InTotoStatement\022F\n\032in_toto_slsa_pr"
+ "ovenance_v1\030\005 \001(\0132\".grafeas.v1.InTotoSls"
+ "aProvenanceV1BQ\n\rio.grafeas.v1P\001Z8google"
+ ".golang.org/genproto/googleapis/grafeas/"
+ "v1;grafeas\242\002\003GRAb\006proto3"
};
descriptor =
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
Expand All @@ -80,7 +82,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_grafeas_v1_BuildOccurrence_descriptor,
new java.lang.String[] {
"Provenance", "ProvenanceBytes", "IntotoProvenance", "IntotoStatement",
"Provenance",
"ProvenanceBytes",
"IntotoProvenance",
"IntotoStatement",
"InTotoSlsaProvenanceV1",
});
io.grafeas.v1.InTotoProvenanceProto.getDescriptor();
io.grafeas.v1.InTotoStatementProto.getDescriptor();
Expand Down
2 changes: 1 addition & 1 deletion java-grafeas/src/main/java/io/grafeas/v1/BuildNote.java
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: grafeas/v1/build.proto

// Protobuf Java Version: 3.25.2
// Protobuf Java Version: 3.25.3
package io.grafeas.v1;

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: grafeas/v1/build.proto

// Protobuf Java Version: 3.25.2
// Protobuf Java Version: 3.25.3
package io.grafeas.v1;

public interface BuildNoteOrBuilder
Expand Down
Loading
Loading