test(components): INTERNAL

PiperOrigin-RevId: 535290244
This commit is contained in:
Googler 2023-05-25 09:54:06 -07:00 committed by Google Cloud Pipeline Components maintainers
parent 139e349c87
commit 58bd81a28c
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
# proto-message: GalleryMetadata
upload_template_request {
tags: "__GCPC_VERSION__"
tags: "2.0.0b3"
vertex_template_gallery_metadata {
launch_stage: "GA"
vertex_gallery_categorization {
@ -20,4 +20,4 @@ upload_template_request {
component_info {
component_type: "gcpc-serverless-custom-job-launcher"
}
pipeline_func: "google_cloud_pipeline_components.google_cloud_pipeline_components.v1.custom_job.component.custom_training_job"
pipeline_func: "google_cloud_pipeline_components.v1.custom_job.CustomTrainingJobOp"