Skip to content

Commit d4a9eb5

Browse files
Google APIscopybara-github
authored andcommitted
docs: remove legacy internal lint directives
PiperOrigin-RevId: 810503708
1 parent c821335 commit d4a9eb5

22 files changed

Lines changed: 0 additions & 41 deletions

google/cloud/aiplatform/v1/accelerator_type.proto

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ option java_package = "com.google.cloud.aiplatform.v1";
2424
option php_namespace = "Google\\Cloud\\AIPlatform\\V1";
2525
option ruby_package = "Google::Cloud::AIPlatform::V1";
2626

27-
// LINT: LEGACY_NAMES
2827
// Represents a hardware accelerator type.
2928
enum AcceleratorType {
3029
// Unspecified accelerator type, which means no accelerator.

google/cloud/aiplatform/v1beta1/accelerator_type.proto

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ option java_package = "com.google.cloud.aiplatform.v1beta1";
2424
option php_namespace = "Google\\Cloud\\AIPlatform\\V1beta1";
2525
option ruby_package = "Google::Cloud::AIPlatform::V1beta1";
2626

27-
// LINT: LEGACY_NAMES
2827
// Represents a hardware accelerator type.
2928
enum AcceleratorType {
3029
// Unspecified accelerator type, which means no accelerator.

google/cloud/backupdr/v1/backupvault_disk.proto

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ option (google.api.resource_definition) = {
3232
pattern: "projects/{project}/zones/{zone}/storagePools/{storage_pool}"
3333
};
3434

35-
// LINT: LEGACY_NAMES
36-
3735
// DiskTargetEnvironment represents the target environment for the disk.
3836
message DiskTargetEnvironment {
3937
// Required. Target project for the disk.

google/cloud/capacityplanner/v1beta/usage_service.proto

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ option java_package = "com.google.cloud.capacityplanner.v1beta";
3434
option php_namespace = "Google\\Cloud\\CapacityPlanner\\V1beta";
3535
option ruby_package = "Google::Cloud::CapacityPlanner::V1beta";
3636

37-
// LINT: LEGACY_NAMES
38-
3937
// Provides access to historical and forecasted usage data.
4038
service UsageService {
4139
option (google.api.default_host) = "capacityplanner.googleapis.com";

google/cloud/dataplex/v1/catalog.proto

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ option java_package = "com.google.cloud.dataplex.v1";
3636
option php_namespace = "Google\\Cloud\\Dataplex\\V1";
3737
option ruby_package = "Google::Cloud::Dataplex::V1";
3838

39-
// LINT: LEGACY_NAMES
40-
4139
// The primary resources offered by this service are EntryGroups, EntryTypes,
4240
// AspectTypes, Entries and EntryLinks. They collectively let data
4341
// administrators organize, manage, secure, and catalog data located across

google/cloud/dialogflow/cx/v3beta1/data_store_connection.proto

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ option java_package = "com.google.cloud.dialogflow.cx.v3beta1";
2626
option objc_class_prefix = "DF";
2727
option ruby_package = "Google::Cloud::Dialogflow::CX::V3beta1";
2828

29-
// LINT: LEGACY_NAMES
30-
3129
// A data store connection. It represents a data store in Discovery Engine and
3230
// the type of the contents it contains.
3331
message DataStoreConnection {

google/cloud/filestore/v1/cloud_filestore_service.proto

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ option java_outer_classname = "CloudFilestoreServiceProto";
3434
option java_package = "com.google.cloud.filestore.v1";
3535
option php_namespace = "Google\\Cloud\\Filestore\\V1";
3636

37-
// LINT: LEGACY_NAMES
38-
3937
// Configures and manages Filestore resources.
4038
//
4139
// Filestore Manager v1.

google/cloud/kms/v1/resources.proto

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ option java_outer_classname = "KmsResourcesProto";
2929
option java_package = "com.google.cloud.kms.v1";
3030
option php_namespace = "Google\\Cloud\\Kms\\V1";
3131

32-
// LINT: LEGACY_NAMES
33-
3432
// A [KeyRing][google.cloud.kms.v1.KeyRing] is a toplevel logical grouping of
3533
// [CryptoKeys][google.cloud.kms.v1.CryptoKey].
3634
message KeyRing {

google/cloud/sql/v1/cloud_sql_backup_runs.proto

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ option java_multiple_files = true;
2727
option java_outer_classname = "CloudSqlBackupRunsProto";
2828
option java_package = "com.google.cloud.sql.v1";
2929

30-
// LINT: LEGACY_NAMES
31-
3230
// Service for managing database backups.
3331
service SqlBackupRunsService {
3432
option (google.api.default_host) = "sqladmin.googleapis.com";

google/cloud/sql/v1/cloud_sql_connect.proto

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ option java_multiple_files = true;
2828
option java_outer_classname = "CloudSqlConnectProto";
2929
option java_package = "com.google.cloud.sql.v1";
3030

31-
// LINT: LEGACY_NAMES
32-
3331
// Cloud SQL connect service.
3432
service SqlConnectService {
3533
option (google.api.default_host) = "sqladmin.googleapis.com";

0 commit comments

Comments
 (0)