Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Commit

Permalink
docs: update generated logging type javadoc (#87)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/94022e06-72aa-4bec-bc8a-4740c405435e/targets

- [ ] To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 342353190
Source-Link: googleapis/googleapis@be0bdf8
  • Loading branch information
yoshi-automation committed Nov 18, 2020
1 parent 15758f2 commit 9f122e8
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 20 deletions.
Expand Up @@ -430,7 +430,8 @@ public com.google.protobuf.ByteString getUserAgentBytes() {
*
* <pre>
* The IP address (IPv4 or IPv6) of the client that issued the HTTP
* request. Examples: `"192.168.1.1"`, `"FE80::0202:B3FF:FE1E:8329"`.
* request. This field can include port information. Examples:
* `"192.168.1.1"`, `"10.0.0.1:80"`, `"FE80::0202:B3FF:FE1E:8329"`.
* </pre>
*
* <code>string remote_ip = 7;</code>
Expand All @@ -454,7 +455,8 @@ public java.lang.String getRemoteIp() {
*
* <pre>
* The IP address (IPv4 or IPv6) of the client that issued the HTTP
* request. Examples: `"192.168.1.1"`, `"FE80::0202:B3FF:FE1E:8329"`.
* request. This field can include port information. Examples:
* `"192.168.1.1"`, `"10.0.0.1:80"`, `"FE80::0202:B3FF:FE1E:8329"`.
* </pre>
*
* <code>string remote_ip = 7;</code>
Expand All @@ -481,7 +483,8 @@ public com.google.protobuf.ByteString getRemoteIpBytes() {
*
* <pre>
* The IP address (IPv4 or IPv6) of the origin server that the request was
* sent to.
* sent to. This field can include port information. Examples:
* `"192.168.1.1"`, `"10.0.0.1:80"`, `"FE80::0202:B3FF:FE1E:8329"`.
* </pre>
*
* <code>string server_ip = 13;</code>
Expand All @@ -505,7 +508,8 @@ public java.lang.String getServerIp() {
*
* <pre>
* The IP address (IPv4 or IPv6) of the origin server that the request was
* sent to.
* sent to. This field can include port information. Examples:
* `"192.168.1.1"`, `"10.0.0.1:80"`, `"FE80::0202:B3FF:FE1E:8329"`.
* </pre>
*
* <code>string server_ip = 13;</code>
Expand Down Expand Up @@ -1809,7 +1813,8 @@ public Builder setUserAgentBytes(com.google.protobuf.ByteString value) {
*
* <pre>
* The IP address (IPv4 or IPv6) of the client that issued the HTTP
* request. Examples: `"192.168.1.1"`, `"FE80::0202:B3FF:FE1E:8329"`.
* request. This field can include port information. Examples:
* `"192.168.1.1"`, `"10.0.0.1:80"`, `"FE80::0202:B3FF:FE1E:8329"`.
* </pre>
*
* <code>string remote_ip = 7;</code>
Expand All @@ -1832,7 +1837,8 @@ public java.lang.String getRemoteIp() {
*
* <pre>
* The IP address (IPv4 or IPv6) of the client that issued the HTTP
* request. Examples: `"192.168.1.1"`, `"FE80::0202:B3FF:FE1E:8329"`.
* request. This field can include port information. Examples:
* `"192.168.1.1"`, `"10.0.0.1:80"`, `"FE80::0202:B3FF:FE1E:8329"`.
* </pre>
*
* <code>string remote_ip = 7;</code>
Expand All @@ -1855,7 +1861,8 @@ public com.google.protobuf.ByteString getRemoteIpBytes() {
*
* <pre>
* The IP address (IPv4 or IPv6) of the client that issued the HTTP
* request. Examples: `"192.168.1.1"`, `"FE80::0202:B3FF:FE1E:8329"`.
* request. This field can include port information. Examples:
* `"192.168.1.1"`, `"10.0.0.1:80"`, `"FE80::0202:B3FF:FE1E:8329"`.
* </pre>
*
* <code>string remote_ip = 7;</code>
Expand All @@ -1877,7 +1884,8 @@ public Builder setRemoteIp(java.lang.String value) {
*
* <pre>
* The IP address (IPv4 or IPv6) of the client that issued the HTTP
* request. Examples: `"192.168.1.1"`, `"FE80::0202:B3FF:FE1E:8329"`.
* request. This field can include port information. Examples:
* `"192.168.1.1"`, `"10.0.0.1:80"`, `"FE80::0202:B3FF:FE1E:8329"`.
* </pre>
*
* <code>string remote_ip = 7;</code>
Expand All @@ -1895,7 +1903,8 @@ public Builder clearRemoteIp() {
*
* <pre>
* The IP address (IPv4 or IPv6) of the client that issued the HTTP
* request. Examples: `"192.168.1.1"`, `"FE80::0202:B3FF:FE1E:8329"`.
* request. This field can include port information. Examples:
* `"192.168.1.1"`, `"10.0.0.1:80"`, `"FE80::0202:B3FF:FE1E:8329"`.
* </pre>
*
* <code>string remote_ip = 7;</code>
Expand All @@ -1920,7 +1929,8 @@ public Builder setRemoteIpBytes(com.google.protobuf.ByteString value) {
*
* <pre>
* The IP address (IPv4 or IPv6) of the origin server that the request was
* sent to.
* sent to. This field can include port information. Examples:
* `"192.168.1.1"`, `"10.0.0.1:80"`, `"FE80::0202:B3FF:FE1E:8329"`.
* </pre>
*
* <code>string server_ip = 13;</code>
Expand All @@ -1943,7 +1953,8 @@ public java.lang.String getServerIp() {
*
* <pre>
* The IP address (IPv4 or IPv6) of the origin server that the request was
* sent to.
* sent to. This field can include port information. Examples:
* `"192.168.1.1"`, `"10.0.0.1:80"`, `"FE80::0202:B3FF:FE1E:8329"`.
* </pre>
*
* <code>string server_ip = 13;</code>
Expand All @@ -1966,7 +1977,8 @@ public com.google.protobuf.ByteString getServerIpBytes() {
*
* <pre>
* The IP address (IPv4 or IPv6) of the origin server that the request was
* sent to.
* sent to. This field can include port information. Examples:
* `"192.168.1.1"`, `"10.0.0.1:80"`, `"FE80::0202:B3FF:FE1E:8329"`.
* </pre>
*
* <code>string server_ip = 13;</code>
Expand All @@ -1988,7 +2000,8 @@ public Builder setServerIp(java.lang.String value) {
*
* <pre>
* The IP address (IPv4 or IPv6) of the origin server that the request was
* sent to.
* sent to. This field can include port information. Examples:
* `"192.168.1.1"`, `"10.0.0.1:80"`, `"FE80::0202:B3FF:FE1E:8329"`.
* </pre>
*
* <code>string server_ip = 13;</code>
Expand All @@ -2006,7 +2019,8 @@ public Builder clearServerIp() {
*
* <pre>
* The IP address (IPv4 or IPv6) of the origin server that the request was
* sent to.
* sent to. This field can include port information. Examples:
* `"192.168.1.1"`, `"10.0.0.1:80"`, `"FE80::0202:B3FF:FE1E:8329"`.
* </pre>
*
* <code>string server_ip = 13;</code>
Expand Down
Expand Up @@ -153,7 +153,8 @@ public interface HttpRequestOrBuilder
*
* <pre>
* The IP address (IPv4 or IPv6) of the client that issued the HTTP
* request. Examples: `"192.168.1.1"`, `"FE80::0202:B3FF:FE1E:8329"`.
* request. This field can include port information. Examples:
* `"192.168.1.1"`, `"10.0.0.1:80"`, `"FE80::0202:B3FF:FE1E:8329"`.
* </pre>
*
* <code>string remote_ip = 7;</code>
Expand All @@ -166,7 +167,8 @@ public interface HttpRequestOrBuilder
*
* <pre>
* The IP address (IPv4 or IPv6) of the client that issued the HTTP
* request. Examples: `"192.168.1.1"`, `"FE80::0202:B3FF:FE1E:8329"`.
* request. This field can include port information. Examples:
* `"192.168.1.1"`, `"10.0.0.1:80"`, `"FE80::0202:B3FF:FE1E:8329"`.
* </pre>
*
* <code>string remote_ip = 7;</code>
Expand All @@ -180,7 +182,8 @@ public interface HttpRequestOrBuilder
*
* <pre>
* The IP address (IPv4 or IPv6) of the origin server that the request was
* sent to.
* sent to. This field can include port information. Examples:
* `"192.168.1.1"`, `"10.0.0.1:80"`, `"FE80::0202:B3FF:FE1E:8329"`.
* </pre>
*
* <code>string server_ip = 13;</code>
Expand All @@ -193,7 +196,8 @@ public interface HttpRequestOrBuilder
*
* <pre>
* The IP address (IPv4 or IPv6) of the origin server that the request was
* sent to.
* sent to. This field can include port information. Examples:
* `"192.168.1.1"`, `"10.0.0.1:80"`, `"FE80::0202:B3FF:FE1E:8329"`.
* </pre>
*
* <code>string server_ip = 13;</code>
Expand Down
4 changes: 2 additions & 2 deletions synth.metadata
Expand Up @@ -11,8 +11,8 @@
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "28e0d72b1e74a9c7e46349db53ef006540bcbdfb",
"internalRef": "338547917"
"sha": "be0bdf86cd31aa7c1a7b30a9a2e9f2fd53ee3d91",
"internalRef": "342353190"
}
},
{
Expand Down

0 comments on commit 9f122e8

Please sign in to comment.