Skip to content

Commit

Permalink
docs: [analyticsdata] Minor formatting (#9738)
Browse files Browse the repository at this point in the history
* docs: Minor formatting
docs: Add clarifications

PiperOrigin-RevId: 553885123

Source-Link: googleapis/googleapis@9458a5a

Source-Link: googleapis/googleapis-gen@8b78760
Copy-Tag: eyJwIjoiamF2YS1hbmFseXRpY3MtZGF0YS8uT3dsQm90LnlhbWwiLCJoIjoiOGI3ODc2MDM0ZmNmYjUyMWRiZDkyOTc3MDllMDczYjYxY2Q4OTM1MSJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Aug 5, 2023
1 parent 39a8e82 commit 47fbbd6
Show file tree
Hide file tree
Showing 19 changed files with 326 additions and 206 deletions.
4 changes: 2 additions & 2 deletions java-analytics-data/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>26.19.0</version>
<version>26.21.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -201,7 +201,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
[stability-image]: https://img.shields.io/badge/stability-preview-yellow
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.analytics/google-analytics-data.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.analytics/google-analytics-data/0.32.0
[maven-version-link]: https://central.sonatype.com/artifact/com.google.analytics/google-analytics-data/0.33.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,6 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
* `property` should be the same value as in your `runReport` request.
*
* Example: properties/1234
*
* Set the Property ID to 0 for compatibility checking on dimensions and
* metrics common to all properties. In this special mode, this method will
* not return custom dimensions and metrics.
* </pre>
*
* <code>string property = 1;</code>
Expand Down Expand Up @@ -114,10 +110,6 @@ public java.lang.String getProperty() {
* `property` should be the same value as in your `runReport` request.
*
* Example: properties/1234
*
* Set the Property ID to 0 for compatibility checking on dimensions and
* metrics common to all properties. In this special mode, this method will
* not return custom dimensions and metrics.
* </pre>
*
* <code>string property = 1;</code>
Expand Down Expand Up @@ -1018,10 +1010,6 @@ public Builder mergeFrom(
* `property` should be the same value as in your `runReport` request.
*
* Example: properties/1234
*
* Set the Property ID to 0 for compatibility checking on dimensions and
* metrics common to all properties. In this special mode, this method will
* not return custom dimensions and metrics.
* </pre>
*
* <code>string property = 1;</code>
Expand Down Expand Up @@ -1049,10 +1037,6 @@ public java.lang.String getProperty() {
* `property` should be the same value as in your `runReport` request.
*
* Example: properties/1234
*
* Set the Property ID to 0 for compatibility checking on dimensions and
* metrics common to all properties. In this special mode, this method will
* not return custom dimensions and metrics.
* </pre>
*
* <code>string property = 1;</code>
Expand Down Expand Up @@ -1080,10 +1064,6 @@ public com.google.protobuf.ByteString getPropertyBytes() {
* `property` should be the same value as in your `runReport` request.
*
* Example: properties/1234
*
* Set the Property ID to 0 for compatibility checking on dimensions and
* metrics common to all properties. In this special mode, this method will
* not return custom dimensions and metrics.
* </pre>
*
* <code>string property = 1;</code>
Expand All @@ -1110,10 +1090,6 @@ public Builder setProperty(java.lang.String value) {
* `property` should be the same value as in your `runReport` request.
*
* Example: properties/1234
*
* Set the Property ID to 0 for compatibility checking on dimensions and
* metrics common to all properties. In this special mode, this method will
* not return custom dimensions and metrics.
* </pre>
*
* <code>string property = 1;</code>
Expand All @@ -1136,10 +1112,6 @@ public Builder clearProperty() {
* `property` should be the same value as in your `runReport` request.
*
* Example: properties/1234
*
* Set the Property ID to 0 for compatibility checking on dimensions and
* metrics common to all properties. In this special mode, this method will
* not return custom dimensions and metrics.
* </pre>
*
* <code>string property = 1;</code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@ public interface CheckCompatibilityRequestOrBuilder
* `property` should be the same value as in your `runReport` request.
*
* Example: properties/1234
*
* Set the Property ID to 0 for compatibility checking on dimensions and
* metrics common to all properties. In this special mode, this method will
* not return custom dimensions and metrics.
* </pre>
*
* <code>string property = 1;</code>
Expand All @@ -54,10 +50,6 @@ public interface CheckCompatibilityRequestOrBuilder
* `property` should be the same value as in your `runReport` request.
*
* Example: properties/1234
*
* Set the Property ID to 0 for compatibility checking on dimensions and
* metrics common to all properties. In this special mode, this method will
* not return custom dimensions and metrics.
* </pre>
*
* <code>string property = 1;</code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
*
*
* <pre>
* A contiguous set of days: startDate, startDate + 1, ..., endDate. Requests
* are allowed up to 4 date ranges.
* A contiguous set of days: `startDate`, `startDate + 1`, ..., `endDate`.
* Requests are allowed up to 4 date ranges.
* </pre>
*
* Protobuf type {@code google.analytics.data.v1beta.DateRange}
Expand Down Expand Up @@ -417,8 +417,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
* <pre>
* A contiguous set of days: startDate, startDate + 1, ..., endDate. Requests
* are allowed up to 4 date ranges.
* A contiguous set of days: `startDate`, `startDate + 1`, ..., `endDate`.
* Requests are allowed up to 4 date ranges.
* </pre>
*
* Protobuf type {@code google.analytics.data.v1beta.DateRange}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
*
*
* <pre>
* A contiguous set of minutes: startMinutesAgo, startMinutesAgo + 1, ...,
* endMinutesAgo. Requests are allowed up to 2 minute ranges.
* A contiguous set of minutes: `startMinutesAgo`, `startMinutesAgo + 1`, ...,
* `endMinutesAgo`. Requests are allowed up to 2 minute ranges.
* </pre>
*
* Protobuf type {@code google.analytics.data.v1beta.MinuteRange}
Expand Down Expand Up @@ -408,8 +408,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
* <pre>
* A contiguous set of minutes: startMinutesAgo, startMinutesAgo + 1, ...,
* endMinutesAgo. Requests are allowed up to 2 minute ranges.
* A contiguous set of minutes: `startMinutesAgo`, `startMinutesAgo + 1`, ...,
* `endMinutesAgo`. Requests are allowed up to 2 minute ranges.
* </pre>
*
* Protobuf type {@code google.analytics.data.v1beta.MinuteRange}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ public long getOffset() {
* single pivot requests.
*
* The product of the `limit` for each `pivot` in a `RunPivotReportRequest`
* must not exceed 100,000. For example, a two pivot request with `limit:
* must not exceed 250,000. For example, a two pivot request with `limit:
* 1000` in each pivot will fail because the product is `1,000,000`.
* </pre>
*
Expand Down Expand Up @@ -1596,7 +1596,7 @@ public Builder clearOffset() {
* single pivot requests.
*
* The product of the `limit` for each `pivot` in a `RunPivotReportRequest`
* must not exceed 100,000. For example, a two pivot request with `limit:
* must not exceed 250,000. For example, a two pivot request with `limit:
* 1000` in each pivot will fail because the product is `1,000,000`.
* </pre>
*
Expand All @@ -1617,7 +1617,7 @@ public long getLimit() {
* single pivot requests.
*
* The product of the `limit` for each `pivot` in a `RunPivotReportRequest`
* must not exceed 100,000. For example, a two pivot request with `limit:
* must not exceed 250,000. For example, a two pivot request with `limit:
* 1000` in each pivot will fail because the product is `1,000,000`.
* </pre>
*
Expand All @@ -1642,7 +1642,7 @@ public Builder setLimit(long value) {
* single pivot requests.
*
* The product of the `limit` for each `pivot` in a `RunPivotReportRequest`
* must not exceed 100,000. For example, a two pivot request with `limit:
* must not exceed 250,000. For example, a two pivot request with `limit:
* 1000` in each pivot will fail because the product is `1,000,000`.
* </pre>
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ public interface PivotOrBuilder
* single pivot requests.
*
* The product of the `limit` for each `pivot` in a `RunPivotReportRequest`
* must not exceed 100,000. For example, a two pivot request with `limit:
* must not exceed 250,000. For example, a two pivot request with `limit:
* 1000` in each pivot will fail because the product is `1,000,000`.
* </pre>
*
Expand Down
Loading

0 comments on commit 47fbbd6

Please sign in to comment.