Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 552f4dd

Browse files
fix: undeprecate resource name classes until multi-pattern resources are available (#81)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/4dab4959-5dfd-4ed4-82be-4395c5168c51/targets
1 parent 67ebce8 commit 552f4dd

File tree

27 files changed

+32
-162
lines changed

27 files changed

+32
-162
lines changed

proto-google-cloud-containeranalysis-v1/src/main/java/com/google/containeranalysis/v1/NoteName.java

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,8 @@
2323
import java.util.List;
2424
import java.util.Map;
2525

26-
/**
27-
* AUTO-GENERATED DOCUMENTATION AND CLASS
28-
*
29-
* @deprecated This resource name class will be removed in the next major version.
30-
*/
26+
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
3127
@javax.annotation.Generated("by GAPIC protoc plugin")
32-
@Deprecated
3328
public class NoteName extends IamResourceName {
3429

3530
private static final PathTemplate PATH_TEMPLATE =

proto-google-cloud-containeranalysis-v1/src/main/java/com/google/containeranalysis/v1/OccurrenceName.java

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,8 @@
2323
import java.util.List;
2424
import java.util.Map;
2525

26-
/**
27-
* AUTO-GENERATED DOCUMENTATION AND CLASS
28-
*
29-
* @deprecated This resource name class will be removed in the next major version.
30-
*/
26+
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
3127
@javax.annotation.Generated("by GAPIC protoc plugin")
32-
@Deprecated
3328
public class OccurrenceName extends IamResourceName {
3429

3530
private static final PathTemplate PATH_TEMPLATE =

proto-google-cloud-containeranalysis-v1beta1/src/main/java/com/google/containeranalysis/v1beta1/NoteName.java

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,8 @@
2323
import java.util.List;
2424
import java.util.Map;
2525

26-
/**
27-
* AUTO-GENERATED DOCUMENTATION AND CLASS
28-
*
29-
* @deprecated This resource name class will be removed in the next major version.
30-
*/
26+
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
3127
@javax.annotation.Generated("by GAPIC protoc plugin")
32-
@Deprecated
3328
public class NoteName extends IamResourceName {
3429

3530
private static final PathTemplate PATH_TEMPLATE =

proto-google-cloud-containeranalysis-v1beta1/src/main/java/com/google/containeranalysis/v1beta1/OccurrenceName.java

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,8 @@
2323
import java.util.List;
2424
import java.util.Map;
2525

26-
/**
27-
* AUTO-GENERATED DOCUMENTATION AND CLASS
28-
*
29-
* @deprecated This resource name class will be removed in the next major version.
30-
*/
26+
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
3127
@javax.annotation.Generated("by GAPIC protoc plugin")
32-
@Deprecated
3328
public class OccurrenceName extends IamResourceName {
3429

3530
private static final PathTemplate PATH_TEMPLATE =

proto-google-cloud-containeranalysis-v1beta1/src/main/java/io/grafeas/v1beta1/NoteName.java

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,8 @@
2323
import java.util.List;
2424
import java.util.Map;
2525

26-
/**
27-
* AUTO-GENERATED DOCUMENTATION AND CLASS
28-
*
29-
* @deprecated This resource name class will be removed in the next major version.
30-
*/
26+
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
3127
@javax.annotation.Generated("by GAPIC protoc plugin")
32-
@Deprecated
3328
public class NoteName extends IamResourceName {
3429

3530
private static final PathTemplate PATH_TEMPLATE =

proto-google-cloud-containeranalysis-v1beta1/src/main/java/io/grafeas/v1beta1/OccurrenceName.java

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,8 @@
2323
import java.util.List;
2424
import java.util.Map;
2525

26-
/**
27-
* AUTO-GENERATED DOCUMENTATION AND CLASS
28-
*
29-
* @deprecated This resource name class will be removed in the next major version.
30-
*/
26+
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
3127
@javax.annotation.Generated("by GAPIC protoc plugin")
32-
@Deprecated
3328
public class OccurrenceName extends IamResourceName {
3429

3530
private static final PathTemplate PATH_TEMPLATE =

proto-google-cloud-containeranalysis-v1beta1/src/main/java/io/grafeas/v1beta1/attestation/NoteName.java

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,8 @@
2323
import java.util.List;
2424
import java.util.Map;
2525

26-
/**
27-
* AUTO-GENERATED DOCUMENTATION AND CLASS
28-
*
29-
* @deprecated This resource name class will be removed in the next major version.
30-
*/
26+
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
3127
@javax.annotation.Generated("by GAPIC protoc plugin")
32-
@Deprecated
3328
public class NoteName extends IamResourceName {
3429

3530
private static final PathTemplate PATH_TEMPLATE =

proto-google-cloud-containeranalysis-v1beta1/src/main/java/io/grafeas/v1beta1/attestation/OccurrenceName.java

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,8 @@
2323
import java.util.List;
2424
import java.util.Map;
2525

26-
/**
27-
* AUTO-GENERATED DOCUMENTATION AND CLASS
28-
*
29-
* @deprecated This resource name class will be removed in the next major version.
30-
*/
26+
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
3127
@javax.annotation.Generated("by GAPIC protoc plugin")
32-
@Deprecated
3328
public class OccurrenceName extends IamResourceName {
3429

3530
private static final PathTemplate PATH_TEMPLATE =

proto-google-cloud-containeranalysis-v1beta1/src/main/java/io/grafeas/v1beta1/build/NoteName.java

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,8 @@
2323
import java.util.List;
2424
import java.util.Map;
2525

26-
/**
27-
* AUTO-GENERATED DOCUMENTATION AND CLASS
28-
*
29-
* @deprecated This resource name class will be removed in the next major version.
30-
*/
26+
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
3127
@javax.annotation.Generated("by GAPIC protoc plugin")
32-
@Deprecated
3328
public class NoteName extends IamResourceName {
3429

3530
private static final PathTemplate PATH_TEMPLATE =

proto-google-cloud-containeranalysis-v1beta1/src/main/java/io/grafeas/v1beta1/build/OccurrenceName.java

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,8 @@
2323
import java.util.List;
2424
import java.util.Map;
2525

26-
/**
27-
* AUTO-GENERATED DOCUMENTATION AND CLASS
28-
*
29-
* @deprecated This resource name class will be removed in the next major version.
30-
*/
26+
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
3127
@javax.annotation.Generated("by GAPIC protoc plugin")
32-
@Deprecated
3328
public class OccurrenceName extends IamResourceName {
3429

3530
private static final PathTemplate PATH_TEMPLATE =

0 commit comments

Comments
 (0)