Do not pass samples option for Artman config of recommender v1 API.
PiperOrigin-RevId: 289477403
This commit is contained in:
parent
ef179e8c61
commit
fce7d80fa1
|
|
@ -9,7 +9,6 @@ common:
|
|||
service_yaml: recommender_v1.yaml
|
||||
gapic_yaml: recommender_gapic.yaml
|
||||
proto_package: google.cloud.recommender.v1
|
||||
samples: samples
|
||||
artifacts:
|
||||
- name: gapic_config
|
||||
type: GAPIC_CONFIG
|
||||
|
|
|
|||
Loading…
Reference in New Issue