Skip to content

Commit

Permalink
chore: remove unused proto imports (#1029)
Browse files Browse the repository at this point in the history
- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 468735472

Source-Link: googleapis/googleapis@cfa1b37

Source-Link: https://github.com/googleapis/googleapis-gen/commit/09b7666656510f5b00b893f003a0ba5766f9e250
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDliNzY2NjY1NjUxMGY1YjAwYjg5M2YwMDNhMGJhNTc2NmY5ZTI1MCJ9
  • Loading branch information
gcf-owl-bot[bot] authored Aug 22, 2022
1 parent 6ed66cc commit 2044e80
Show file tree
Hide file tree
Showing 153 changed files with 1,434 additions and 1,847 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,26 +43,22 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
"\nMgoogle/cloud/aiplatform/v1/schema/pred"
+ "ict/instance/image_classification.proto\022"
+ "2google.cloud.aiplatform.v1.schema.predi"
+ "ct.instance\032\034google/api/annotations.prot"
+ "o\"K\n%ImageClassificationPredictionInstan"
+ "ce\022\017\n\007content\030\001 \001(\t\022\021\n\tmime_type\030\002 \001(\tB\347"
+ "\002\n6com.google.cloud.aiplatform.v1.schema"
+ ".predict.instanceB*ImageClassificationPr"
+ "edictionInstanceProtoP\001ZZgoogle.golang.o"
+ "rg/genproto/googleapis/cloud/aiplatform/"
+ "v1/schema/predict/instance;instance\252\0022Go"
+ "ogle.Cloud.AIPlatform.V1.Schema.Predict."
+ "Instance\312\0022Google\\Cloud\\AIPlatform\\V1\\Sc"
+ "hema\\Predict\\Instance\352\0028Google::Cloud::A"
+ "IPlatform::V1::Schema::Predict::Instance"
+ "b\006proto3"
+ "ct.instance\"K\n%ImageClassificationPredic"
+ "tionInstance\022\017\n\007content\030\001 \001(\t\022\021\n\tmime_ty"
+ "pe\030\002 \001(\tB\347\002\n6com.google.cloud.aiplatform"
+ ".v1.schema.predict.instanceB*ImageClassi"
+ "ficationPredictionInstanceProtoP\001ZZgoogl"
+ "e.golang.org/genproto/googleapis/cloud/a"
+ "iplatform/v1/schema/predict/instance;ins"
+ "tance\252\0022Google.Cloud.AIPlatform.V1.Schem"
+ "a.Predict.Instance\312\0022Google\\Cloud\\AIPlat"
+ "form\\V1\\Schema\\Predict\\Instance\352\0028Google"
+ "::Cloud::AIPlatform::V1::Schema::Predict"
+ "::Instanceb\006proto3"
};
descriptor =
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.api.AnnotationsProto.getDescriptor(),
});
descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] {});
internal_static_google_cloud_aiplatform_v1_schema_predict_instance_ImageClassificationPredictionInstance_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_cloud_aiplatform_v1_schema_predict_instance_ImageClassificationPredictionInstance_fieldAccessorTable =
Expand All @@ -71,7 +67,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
new java.lang.String[] {
"Content", "MimeType",
});
com.google.api.AnnotationsProto.getDescriptor();
}

// @@protoc_insertion_point(outer_class_scope)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,26 +43,22 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
"\nOgoogle/cloud/aiplatform/v1/schema/pred"
+ "ict/instance/image_object_detection.prot"
+ "o\0222google.cloud.aiplatform.v1.schema.pre"
+ "dict.instance\032\034google/api/annotations.pr"
+ "oto\"L\n&ImageObjectDetectionPredictionIns"
+ "tance\022\017\n\007content\030\001 \001(\t\022\021\n\tmime_type\030\002 \001("
+ "\tB\350\002\n6com.google.cloud.aiplatform.v1.sch"
+ "ema.predict.instanceB+ImageObjectDetecti"
+ "onPredictionInstanceProtoP\001ZZgoogle.gola"
+ "ng.org/genproto/googleapis/cloud/aiplatf"
+ "orm/v1/schema/predict/instance;instance\252"
+ "\0022Google.Cloud.AIPlatform.V1.Schema.Pred"
+ "ict.Instance\312\0022Google\\Cloud\\AIPlatform\\V"
+ "1\\Schema\\Predict\\Instance\352\0028Google::Clou"
+ "d::AIPlatform::V1::Schema::Predict::Inst"
+ "anceb\006proto3"
+ "dict.instance\"L\n&ImageObjectDetectionPre"
+ "dictionInstance\022\017\n\007content\030\001 \001(\t\022\021\n\tmime"
+ "_type\030\002 \001(\tB\350\002\n6com.google.cloud.aiplatf"
+ "orm.v1.schema.predict.instanceB+ImageObj"
+ "ectDetectionPredictionInstanceProtoP\001ZZg"
+ "oogle.golang.org/genproto/googleapis/clo"
+ "ud/aiplatform/v1/schema/predict/instance"
+ ";instance\252\0022Google.Cloud.AIPlatform.V1.S"
+ "chema.Predict.Instance\312\0022Google\\Cloud\\AI"
+ "Platform\\V1\\Schema\\Predict\\Instance\352\0028Go"
+ "ogle::Cloud::AIPlatform::V1::Schema::Pre"
+ "dict::Instanceb\006proto3"
};
descriptor =
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.api.AnnotationsProto.getDescriptor(),
});
descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] {});
internal_static_google_cloud_aiplatform_v1_schema_predict_instance_ImageObjectDetectionPredictionInstance_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_cloud_aiplatform_v1_schema_predict_instance_ImageObjectDetectionPredictionInstance_fieldAccessorTable =
Expand All @@ -71,7 +67,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
new java.lang.String[] {
"Content", "MimeType",
});
com.google.api.AnnotationsProto.getDescriptor();
}

// @@protoc_insertion_point(outer_class_scope)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,26 +43,22 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
"\nKgoogle/cloud/aiplatform/v1/schema/pred"
+ "ict/instance/image_segmentation.proto\0222g"
+ "oogle.cloud.aiplatform.v1.schema.predict"
+ ".instance\032\034google/api/annotations.proto\""
+ "I\n#ImageSegmentationPredictionInstance\022\017"
+ "\n\007content\030\001 \001(\t\022\021\n\tmime_type\030\002 \001(\tB\345\002\n6c"
+ "om.google.cloud.aiplatform.v1.schema.pre"
+ "dict.instanceB(ImageSegmentationPredicti"
+ "onInstanceProtoP\001ZZgoogle.golang.org/gen"
+ "proto/googleapis/cloud/aiplatform/v1/sch"
+ "ema/predict/instance;instance\252\0022Google.C"
+ "loud.AIPlatform.V1.Schema.Predict.Instan"
+ "ce\312\0022Google\\Cloud\\AIPlatform\\V1\\Schema\\P"
+ "redict\\Instance\352\0028Google::Cloud::AIPlatf"
+ "orm::V1::Schema::Predict::Instanceb\006prot"
+ "o3"
+ ".instance\"I\n#ImageSegmentationPrediction"
+ "Instance\022\017\n\007content\030\001 \001(\t\022\021\n\tmime_type\030\002"
+ " \001(\tB\345\002\n6com.google.cloud.aiplatform.v1."
+ "schema.predict.instanceB(ImageSegmentati"
+ "onPredictionInstanceProtoP\001ZZgoogle.gola"
+ "ng.org/genproto/googleapis/cloud/aiplatf"
+ "orm/v1/schema/predict/instance;instance\252"
+ "\0022Google.Cloud.AIPlatform.V1.Schema.Pred"
+ "ict.Instance\312\0022Google\\Cloud\\AIPlatform\\V"
+ "1\\Schema\\Predict\\Instance\352\0028Google::Clou"
+ "d::AIPlatform::V1::Schema::Predict::Inst"
+ "anceb\006proto3"
};
descriptor =
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.api.AnnotationsProto.getDescriptor(),
});
descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] {});
internal_static_google_cloud_aiplatform_v1_schema_predict_instance_ImageSegmentationPredictionInstance_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_cloud_aiplatform_v1_schema_predict_instance_ImageSegmentationPredictionInstance_fieldAccessorTable =
Expand All @@ -71,7 +67,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
new java.lang.String[] {
"Content", "MimeType",
});
com.google.api.AnnotationsProto.getDescriptor();
}

// @@protoc_insertion_point(outer_class_scope)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,26 +43,22 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
"\nLgoogle/cloud/aiplatform/v1/schema/pred"
+ "ict/instance/text_classification.proto\0222"
+ "google.cloud.aiplatform.v1.schema.predic"
+ "t.instance\032\034google/api/annotations.proto"
+ "\"J\n$TextClassificationPredictionInstance"
+ "\022\017\n\007content\030\001 \001(\t\022\021\n\tmime_type\030\002 \001(\tB\346\002\n"
+ "6com.google.cloud.aiplatform.v1.schema.p"
+ "redict.instanceB)TextClassificationPredi"
+ "ctionInstanceProtoP\001ZZgoogle.golang.org/"
+ "genproto/googleapis/cloud/aiplatform/v1/"
+ "schema/predict/instance;instance\252\0022Googl"
+ "e.Cloud.AIPlatform.V1.Schema.Predict.Ins"
+ "tance\312\0022Google\\Cloud\\AIPlatform\\V1\\Schem"
+ "a\\Predict\\Instance\352\0028Google::Cloud::AIPl"
+ "atform::V1::Schema::Predict::Instanceb\006p"
+ "roto3"
+ "t.instance\"J\n$TextClassificationPredicti"
+ "onInstance\022\017\n\007content\030\001 \001(\t\022\021\n\tmime_type"
+ "\030\002 \001(\tB\346\002\n6com.google.cloud.aiplatform.v"
+ "1.schema.predict.instanceB)TextClassific"
+ "ationPredictionInstanceProtoP\001ZZgoogle.g"
+ "olang.org/genproto/googleapis/cloud/aipl"
+ "atform/v1/schema/predict/instance;instan"
+ "ce\252\0022Google.Cloud.AIPlatform.V1.Schema.P"
+ "redict.Instance\312\0022Google\\Cloud\\AIPlatfor"
+ "m\\V1\\Schema\\Predict\\Instance\352\0028Google::C"
+ "loud::AIPlatform::V1::Schema::Predict::I"
+ "nstanceb\006proto3"
};
descriptor =
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.api.AnnotationsProto.getDescriptor(),
});
descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] {});
internal_static_google_cloud_aiplatform_v1_schema_predict_instance_TextClassificationPredictionInstance_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_cloud_aiplatform_v1_schema_predict_instance_TextClassificationPredictionInstance_fieldAccessorTable =
Expand All @@ -71,7 +67,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
new java.lang.String[] {
"Content", "MimeType",
});
com.google.api.AnnotationsProto.getDescriptor();
}

// @@protoc_insertion_point(outer_class_scope)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,26 +43,22 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
"\nHgoogle/cloud/aiplatform/v1/schema/pred"
+ "ict/instance/text_extraction.proto\0222goog"
+ "le.cloud.aiplatform.v1.schema.predict.in"
+ "stance\032\034google/api/annotations.proto\"S\n "
+ "TextExtractionPredictionInstance\022\017\n\007cont"
+ "ent\030\001 \001(\t\022\021\n\tmime_type\030\002 \001(\t\022\013\n\003key\030\003 \001("
+ "\tB\342\002\n6com.google.cloud.aiplatform.v1.sch"
+ "ema.predict.instanceB%TextExtractionPred"
+ "ictionInstanceProtoP\001ZZgoogle.golang.org"
+ "/genproto/googleapis/cloud/aiplatform/v1"
+ "/schema/predict/instance;instance\252\0022Goog"
+ "le.Cloud.AIPlatform.V1.Schema.Predict.In"
+ "stance\312\0022Google\\Cloud\\AIPlatform\\V1\\Sche"
+ "ma\\Predict\\Instance\352\0028Google::Cloud::AIP"
+ "latform::V1::Schema::Predict::Instanceb\006"
+ "proto3"
+ "stance\"S\n TextExtractionPredictionInstan"
+ "ce\022\017\n\007content\030\001 \001(\t\022\021\n\tmime_type\030\002 \001(\t\022\013"
+ "\n\003key\030\003 \001(\tB\342\002\n6com.google.cloud.aiplatf"
+ "orm.v1.schema.predict.instanceB%TextExtr"
+ "actionPredictionInstanceProtoP\001ZZgoogle."
+ "golang.org/genproto/googleapis/cloud/aip"
+ "latform/v1/schema/predict/instance;insta"
+ "nce\252\0022Google.Cloud.AIPlatform.V1.Schema."
+ "Predict.Instance\312\0022Google\\Cloud\\AIPlatfo"
+ "rm\\V1\\Schema\\Predict\\Instance\352\0028Google::"
+ "Cloud::AIPlatform::V1::Schema::Predict::"
+ "Instanceb\006proto3"
};
descriptor =
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.api.AnnotationsProto.getDescriptor(),
});
descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] {});
internal_static_google_cloud_aiplatform_v1_schema_predict_instance_TextExtractionPredictionInstance_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_cloud_aiplatform_v1_schema_predict_instance_TextExtractionPredictionInstance_fieldAccessorTable =
Expand All @@ -71,7 +67,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
new java.lang.String[] {
"Content", "MimeType", "Key",
});
com.google.api.AnnotationsProto.getDescriptor();
}

// @@protoc_insertion_point(outer_class_scope)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,25 +43,21 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
"\nGgoogle/cloud/aiplatform/v1/schema/pred"
+ "ict/instance/text_sentiment.proto\0222googl"
+ "e.cloud.aiplatform.v1.schema.predict.ins"
+ "tance\032\034google/api/annotations.proto\"E\n\037T"
+ "extSentimentPredictionInstance\022\017\n\007conten"
+ "t\030\001 \001(\t\022\021\n\tmime_type\030\002 \001(\tB\341\002\n6com.googl"
+ "e.cloud.aiplatform.v1.schema.predict.ins"
+ "tanceB$TextSentimentPredictionInstancePr"
+ "otoP\001ZZgoogle.golang.org/genproto/google"
+ "apis/cloud/aiplatform/v1/schema/predict/"
+ "instance;instance\252\0022Google.Cloud.AIPlatf"
+ "orm.V1.Schema.Predict.Instance\312\0022Google\\"
+ "Cloud\\AIPlatform\\V1\\Schema\\Predict\\Insta"
+ "nce\352\0028Google::Cloud::AIPlatform::V1::Sch"
+ "ema::Predict::Instanceb\006proto3"
+ "tance\"E\n\037TextSentimentPredictionInstance"
+ "\022\017\n\007content\030\001 \001(\t\022\021\n\tmime_type\030\002 \001(\tB\341\002\n"
+ "6com.google.cloud.aiplatform.v1.schema.p"
+ "redict.instanceB$TextSentimentPrediction"
+ "InstanceProtoP\001ZZgoogle.golang.org/genpr"
+ "oto/googleapis/cloud/aiplatform/v1/schem"
+ "a/predict/instance;instance\252\0022Google.Clo"
+ "ud.AIPlatform.V1.Schema.Predict.Instance"
+ "\312\0022Google\\Cloud\\AIPlatform\\V1\\Schema\\Pre"
+ "dict\\Instance\352\0028Google::Cloud::AIPlatfor"
+ "m::V1::Schema::Predict::Instanceb\006proto3"
};
descriptor =
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.api.AnnotationsProto.getDescriptor(),
});
descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] {});
internal_static_google_cloud_aiplatform_v1_schema_predict_instance_TextSentimentPredictionInstance_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_cloud_aiplatform_v1_schema_predict_instance_TextSentimentPredictionInstance_fieldAccessorTable =
Expand All @@ -70,7 +66,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
new java.lang.String[] {
"Content", "MimeType",
});
com.google.api.AnnotationsProto.getDescriptor();
}

// @@protoc_insertion_point(outer_class_scope)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,27 +43,24 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
"\nQgoogle/cloud/aiplatform/v1/schema/pred"
+ "ict/instance/video_action_recognition.pr"
+ "oto\0222google.cloud.aiplatform.v1.schema.p"
+ "redict.instance\032\034google/api/annotations."
+ "proto\"\204\001\n(VideoActionRecognitionPredicti"
+ "onInstance\022\017\n\007content\030\001 \001(\t\022\021\n\tmime_type"
+ "\030\002 \001(\t\022\032\n\022time_segment_start\030\003 \001(\t\022\030\n\020ti"
+ "me_segment_end\030\004 \001(\tB\352\002\n6com.google.clou"
+ "d.aiplatform.v1.schema.predict.instanceB"
+ "-VideoActionRecognitionPredictionInstanc"
+ "eProtoP\001ZZgoogle.golang.org/genproto/goo"
+ "gleapis/cloud/aiplatform/v1/schema/predi"
+ "ct/instance;instance\252\0022Google.Cloud.AIPl"
+ "atform.V1.Schema.Predict.Instance\312\0022Goog"
+ "le\\Cloud\\AIPlatform\\V1\\Schema\\Predict\\In"
+ "stance\352\0028Google::Cloud::AIPlatform::V1::"
+ "Schema::Predict::Instanceb\006proto3"
+ "redict.instance\"\204\001\n(VideoActionRecogniti"
+ "onPredictionInstance\022\017\n\007content\030\001 \001(\t\022\021\n"
+ "\tmime_type\030\002 \001(\t\022\032\n\022time_segment_start\030\003"
+ " \001(\t\022\030\n\020time_segment_end\030\004 \001(\tB\352\002\n6com.g"
+ "oogle.cloud.aiplatform.v1.schema.predict"
+ ".instanceB-VideoActionRecognitionPredict"
+ "ionInstanceProtoP\001ZZgoogle.golang.org/ge"
+ "nproto/googleapis/cloud/aiplatform/v1/sc"
+ "hema/predict/instance;instance\252\0022Google."
+ "Cloud.AIPlatform.V1.Schema.Predict.Insta"
+ "nce\312\0022Google\\Cloud\\AIPlatform\\V1\\Schema\\"
+ "Predict\\Instance\352\0028Google::Cloud::AIPlat"
+ "form::V1::Schema::Predict::Instanceb\006pro"
+ "to3"
};
descriptor =
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.api.AnnotationsProto.getDescriptor(),
});
descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] {});
internal_static_google_cloud_aiplatform_v1_schema_predict_instance_VideoActionRecognitionPredictionInstance_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_cloud_aiplatform_v1_schema_predict_instance_VideoActionRecognitionPredictionInstance_fieldAccessorTable =
Expand All @@ -72,7 +69,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
new java.lang.String[] {
"Content", "MimeType", "TimeSegmentStart", "TimeSegmentEnd",
});
com.google.api.AnnotationsProto.getDescriptor();
}

// @@protoc_insertion_point(outer_class_scope)
Expand Down
Loading

0 comments on commit 2044e80

Please sign in to comment.