Files
novafarma/gcloud auth application-default login/google-cloud-sdk/lib/googlecloudsdk/command_lib/ml/resources.yaml

18 lines
335 B
YAML

project:
name: project
collection: ml.projects
attributes:
- &project
parameter_name: projectsId
attribute_name: project
help: The project name.
model:
name: model
collection: ml.projects.models
attributes:
- *project
- parameter_name: modelsId
attribute_name: model
help: The name of the model.