All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.api.tools.framework.yaml.testdata.repeatedFields.baseline Maven / Gradle / Ivy

The newest version!
name: "blob.googleapis.com"
apis {
  name: "protiary.test.Storage"
}
http {
  rules {
    selector: "*"
    get: "/buckets/{bucket_id}"
  }
  rules {
    selector: "foo"
    get: "bar"
  }
}
config_version {
  value: 1
}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy