Skip to content

Commit

Permalink
docs: fix docstring formatting (#93)
Browse files Browse the repository at this point in the history
Committer: @parthea
PiperOrigin-RevId: 404756337
Source-Link: googleapis/googleapis@f034e5f
Source-Link: googleapis/googleapis-gen@8bb2d07
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGJiMmQwNzM1YTg2MWYyY2ZhZDRiOTA3MWYxY2FkNzQwNjVmNzY5NiJ9
  • Loading branch information
gcf-owl-bot[bot] committed Oct 22, 2021
1 parent ff77c7e commit 00f3a1f
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ option ruby_package = "Google::Cloud::ArtifactRegistry::V1";
// DockerImage represents a docker artifact.
// The following fields are returned as untyped metadata in the Version
// resource, using camelcase keys (i.e. metadata.imageSizeBytes):
// - imageSizeBytes
// - mediaType
// - buildTime
// * imageSizeBytes
// * mediaType
// * buildTime
message DockerImage {
option (google.api.resource) = {
type: "artifactregistry.googleapis.com/DockerImage"
Expand Down

0 comments on commit 00f3a1f

Please sign in to comment.