Skip to content

Commit

Permalink
fix(regen): undeprecate resourcenames until multi-pattern resource na…
Browse files Browse the repository at this point in the history
…mes are available (#108)
  • Loading branch information
yoshi-automation committed Mar 2, 2020
1 parent 75d38f1 commit 4ca5895
Show file tree
Hide file tree
Showing 35 changed files with 40 additions and 210 deletions.
Expand Up @@ -23,13 +23,8 @@
import java.util.List;
import java.util.Map;

/**
* AUTO-GENERATED DOCUMENTATION AND CLASS
*
* @deprecated This resource name class will be removed in the next major version.
*/
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
@javax.annotation.Generated("by GAPIC protoc plugin")
@Deprecated
public class BillingExclusionName extends ExclusionName {

private static final PathTemplate PATH_TEMPLATE =
Expand Down
Expand Up @@ -23,13 +23,8 @@
import java.util.List;
import java.util.Map;

/**
* AUTO-GENERATED DOCUMENTATION AND CLASS
*
* @deprecated This resource name class will be removed in the next major version.
*/
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
@javax.annotation.Generated("by GAPIC protoc plugin")
@Deprecated
public class BillingLogName extends LogName {

private static final PathTemplate PATH_TEMPLATE =
Expand Down
Expand Up @@ -23,13 +23,8 @@
import java.util.List;
import java.util.Map;

/**
* AUTO-GENERATED DOCUMENTATION AND CLASS
*
* @deprecated This resource name class will be removed in the next major version.
*/
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
@javax.annotation.Generated("by GAPIC protoc plugin")
@Deprecated
public class BillingName extends ParentName {

private static final PathTemplate PATH_TEMPLATE =
Expand Down
Expand Up @@ -23,13 +23,8 @@
import java.util.List;
import java.util.Map;

/**
* AUTO-GENERATED DOCUMENTATION AND CLASS
*
* @deprecated This resource name class will be removed in the next major version.
*/
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
@javax.annotation.Generated("by GAPIC protoc plugin")
@Deprecated
public class BillingSinkName extends SinkName {

private static final PathTemplate PATH_TEMPLATE =
Expand Down
Expand Up @@ -23,13 +23,8 @@
import java.util.List;
import java.util.Map;

/**
* AUTO-GENERATED DOCUMENTATION AND CLASS
*
* @deprecated This resource name class will be removed in the next major version.
*/
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
@javax.annotation.Generated("by GAPIC protoc plugin")
@Deprecated
public class FolderExclusionName extends ExclusionName {

private static final PathTemplate PATH_TEMPLATE =
Expand Down
Expand Up @@ -23,13 +23,8 @@
import java.util.List;
import java.util.Map;

/**
* AUTO-GENERATED DOCUMENTATION AND CLASS
*
* @deprecated This resource name class will be removed in the next major version.
*/
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
@javax.annotation.Generated("by GAPIC protoc plugin")
@Deprecated
public class FolderLogName extends LogName {

private static final PathTemplate PATH_TEMPLATE =
Expand Down
Expand Up @@ -23,13 +23,8 @@
import java.util.List;
import java.util.Map;

/**
* AUTO-GENERATED DOCUMENTATION AND CLASS
*
* @deprecated This resource name class will be removed in the next major version.
*/
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
@javax.annotation.Generated("by GAPIC protoc plugin")
@Deprecated
public class FolderName extends ParentName {

private static final PathTemplate PATH_TEMPLATE =
Expand Down
Expand Up @@ -23,13 +23,8 @@
import java.util.List;
import java.util.Map;

/**
* AUTO-GENERATED DOCUMENTATION AND CLASS
*
* @deprecated This resource name class will be removed in the next major version.
*/
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
@javax.annotation.Generated("by GAPIC protoc plugin")
@Deprecated
public class FolderSinkName extends SinkName {

private static final PathTemplate PATH_TEMPLATE =
Expand Down
Expand Up @@ -23,13 +23,8 @@
import java.util.List;
import java.util.Map;

/**
* AUTO-GENERATED DOCUMENTATION AND CLASS
*
* @deprecated This resource name class will be removed in the next major version.
*/
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
@javax.annotation.Generated("by GAPIC protoc plugin")
@Deprecated
public class OrganizationExclusionName extends ExclusionName {

private static final PathTemplate PATH_TEMPLATE =
Expand Down
Expand Up @@ -23,13 +23,8 @@
import java.util.List;
import java.util.Map;

/**
* AUTO-GENERATED DOCUMENTATION AND CLASS
*
* @deprecated This resource name class will be removed in the next major version.
*/
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
@javax.annotation.Generated("by GAPIC protoc plugin")
@Deprecated
public class OrganizationLogName extends LogName {

private static final PathTemplate PATH_TEMPLATE =
Expand Down
Expand Up @@ -23,13 +23,8 @@
import java.util.List;
import java.util.Map;

/**
* AUTO-GENERATED DOCUMENTATION AND CLASS
*
* @deprecated This resource name class will be removed in the next major version.
*/
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
@javax.annotation.Generated("by GAPIC protoc plugin")
@Deprecated
public class OrganizationName extends ParentName {

private static final PathTemplate PATH_TEMPLATE =
Expand Down
Expand Up @@ -23,13 +23,8 @@
import java.util.List;
import java.util.Map;

/**
* AUTO-GENERATED DOCUMENTATION AND CLASS
*
* @deprecated This resource name class will be removed in the next major version.
*/
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
@javax.annotation.Generated("by GAPIC protoc plugin")
@Deprecated
public class OrganizationSinkName extends SinkName {

private static final PathTemplate PATH_TEMPLATE =
Expand Down
Expand Up @@ -23,13 +23,8 @@
import java.util.List;
import java.util.Map;

/**
* AUTO-GENERATED DOCUMENTATION AND CLASS
*
* @deprecated This resource name class will be removed in the next major version.
*/
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
@javax.annotation.Generated("by GAPIC protoc plugin")
@Deprecated
public class ProjectExclusionName extends ExclusionName {

private static final PathTemplate PATH_TEMPLATE =
Expand Down
Expand Up @@ -23,13 +23,8 @@
import java.util.List;
import java.util.Map;

/**
* AUTO-GENERATED DOCUMENTATION AND CLASS
*
* @deprecated This resource name class will be removed in the next major version.
*/
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
@javax.annotation.Generated("by GAPIC protoc plugin")
@Deprecated
public class ProjectLogName extends LogName {

private static final PathTemplate PATH_TEMPLATE =
Expand Down
Expand Up @@ -23,13 +23,8 @@
import java.util.List;
import java.util.Map;

/**
* AUTO-GENERATED DOCUMENTATION AND CLASS
*
* @deprecated This resource name class will be removed in the next major version.
*/
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
@javax.annotation.Generated("by GAPIC protoc plugin")
@Deprecated
public class ProjectMetricName extends MetricName {

private static final PathTemplate PATH_TEMPLATE =
Expand Down
Expand Up @@ -23,13 +23,8 @@
import java.util.List;
import java.util.Map;

/**
* AUTO-GENERATED DOCUMENTATION AND CLASS
*
* @deprecated This resource name class will be removed in the next major version.
*/
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
@javax.annotation.Generated("by GAPIC protoc plugin")
@Deprecated
public class ProjectName extends ParentName {

private static final PathTemplate PATH_TEMPLATE =
Expand Down
Expand Up @@ -23,13 +23,8 @@
import java.util.List;
import java.util.Map;

/**
* AUTO-GENERATED DOCUMENTATION AND CLASS
*
* @deprecated This resource name class will be removed in the next major version.
*/
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
@javax.annotation.Generated("by GAPIC protoc plugin")
@Deprecated
public class ProjectSinkName extends SinkName {

private static final PathTemplate PATH_TEMPLATE =
Expand Down
Expand Up @@ -23,13 +23,8 @@
import java.util.List;
import java.util.Map;

/**
* AUTO-GENERATED DOCUMENTATION AND CLASS
*
* @deprecated This resource name class will be removed in the next major version.
*/
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
@javax.annotation.Generated("by GAPIC protoc plugin")
@Deprecated
public class BillingExclusionName extends ExclusionName {

private static final PathTemplate PATH_TEMPLATE =
Expand Down
Expand Up @@ -23,13 +23,8 @@
import java.util.List;
import java.util.Map;

/**
* AUTO-GENERATED DOCUMENTATION AND CLASS
*
* @deprecated This resource name class will be removed in the next major version.
*/
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
@javax.annotation.Generated("by GAPIC protoc plugin")
@Deprecated
public class BillingLogName extends LogName {

private static final PathTemplate PATH_TEMPLATE =
Expand Down
Expand Up @@ -23,13 +23,8 @@
import java.util.List;
import java.util.Map;

/**
* AUTO-GENERATED DOCUMENTATION AND CLASS
*
* @deprecated This resource name class will be removed in the next major version.
*/
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
@javax.annotation.Generated("by GAPIC protoc plugin")
@Deprecated
public class BillingName extends ParentName {

private static final PathTemplate PATH_TEMPLATE =
Expand Down
Expand Up @@ -23,13 +23,8 @@
import java.util.List;
import java.util.Map;

/**
* AUTO-GENERATED DOCUMENTATION AND CLASS
*
* @deprecated This resource name class will be removed in the next major version.
*/
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
@javax.annotation.Generated("by GAPIC protoc plugin")
@Deprecated
public class BillingSinkName extends SinkName {

private static final PathTemplate PATH_TEMPLATE =
Expand Down
Expand Up @@ -23,13 +23,8 @@
import java.util.List;
import java.util.Map;

/**
* AUTO-GENERATED DOCUMENTATION AND CLASS
*
* @deprecated This resource name class will be removed in the next major version.
*/
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
@javax.annotation.Generated("by GAPIC protoc plugin")
@Deprecated
public class FolderExclusionName extends ExclusionName {

private static final PathTemplate PATH_TEMPLATE =
Expand Down
Expand Up @@ -23,13 +23,8 @@
import java.util.List;
import java.util.Map;

/**
* AUTO-GENERATED DOCUMENTATION AND CLASS
*
* @deprecated This resource name class will be removed in the next major version.
*/
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
@javax.annotation.Generated("by GAPIC protoc plugin")
@Deprecated
public class FolderLogName extends LogName {

private static final PathTemplate PATH_TEMPLATE =
Expand Down
Expand Up @@ -23,13 +23,8 @@
import java.util.List;
import java.util.Map;

/**
* AUTO-GENERATED DOCUMENTATION AND CLASS
*
* @deprecated This resource name class will be removed in the next major version.
*/
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
@javax.annotation.Generated("by GAPIC protoc plugin")
@Deprecated
public class FolderName extends ParentName {

private static final PathTemplate PATH_TEMPLATE =
Expand Down
Expand Up @@ -23,13 +23,8 @@
import java.util.List;
import java.util.Map;

/**
* AUTO-GENERATED DOCUMENTATION AND CLASS
*
* @deprecated This resource name class will be removed in the next major version.
*/
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
@javax.annotation.Generated("by GAPIC protoc plugin")
@Deprecated
public class FolderSinkName extends SinkName {

private static final PathTemplate PATH_TEMPLATE =
Expand Down
Expand Up @@ -23,13 +23,8 @@
import java.util.List;
import java.util.Map;

/**
* AUTO-GENERATED DOCUMENTATION AND CLASS
*
* @deprecated This resource name class will be removed in the next major version.
*/
/** AUTO-GENERATED DOCUMENTATION AND CLASS */
@javax.annotation.Generated("by GAPIC protoc plugin")
@Deprecated
public class OrganizationExclusionName extends ExclusionName {

private static final PathTemplate PATH_TEMPLATE =
Expand Down

0 comments on commit 4ca5895

Please sign in to comment.