Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: regenerated to pick up doc changes #246

Merged
merged 2 commits into from Jun 18, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -17,7 +17,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>5.7.0</version>
<version>7.0.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
Expand Up @@ -223,7 +223,8 @@ public int getAttributesCount() {
*
* <pre>
* Attributes for this message. If this field is empty, the message must
* contain non-empty data.
* contain non-empty data. This can be used to filter messages on the
* subscription.
* </pre>
*
* <code>map&lt;string, string&gt; attributes = 2;</code>
Expand All @@ -246,7 +247,8 @@ public java.util.Map<java.lang.String, java.lang.String> getAttributes() {
*
* <pre>
* Attributes for this message. If this field is empty, the message must
* contain non-empty data.
* contain non-empty data. This can be used to filter messages on the
* subscription.
* </pre>
*
* <code>map&lt;string, string&gt; attributes = 2;</code>
Expand All @@ -260,7 +262,8 @@ public java.util.Map<java.lang.String, java.lang.String> getAttributesMap() {
*
* <pre>
* Attributes for this message. If this field is empty, the message must
* contain non-empty data.
* contain non-empty data. This can be used to filter messages on the
* subscription.
* </pre>
*
* <code>map&lt;string, string&gt; attributes = 2;</code>
Expand All @@ -279,7 +282,8 @@ public java.lang.String getAttributesOrDefault(
*
* <pre>
* Attributes for this message. If this field is empty, the message must
* contain non-empty data.
* contain non-empty data. This can be used to filter messages on the
* subscription.
* </pre>
*
* <code>map&lt;string, string&gt; attributes = 2;</code>
Expand Down Expand Up @@ -982,7 +986,8 @@ public int getAttributesCount() {
*
* <pre>
* Attributes for this message. If this field is empty, the message must
* contain non-empty data.
* contain non-empty data. This can be used to filter messages on the
* subscription.
* </pre>
*
* <code>map&lt;string, string&gt; attributes = 2;</code>
Expand All @@ -1005,7 +1010,8 @@ public java.util.Map<java.lang.String, java.lang.String> getAttributes() {
*
* <pre>
* Attributes for this message. If this field is empty, the message must
* contain non-empty data.
* contain non-empty data. This can be used to filter messages on the
* subscription.
* </pre>
*
* <code>map&lt;string, string&gt; attributes = 2;</code>
Expand All @@ -1019,7 +1025,8 @@ public java.util.Map<java.lang.String, java.lang.String> getAttributesMap() {
*
* <pre>
* Attributes for this message. If this field is empty, the message must
* contain non-empty data.
* contain non-empty data. This can be used to filter messages on the
* subscription.
* </pre>
*
* <code>map&lt;string, string&gt; attributes = 2;</code>
Expand All @@ -1038,7 +1045,8 @@ public java.lang.String getAttributesOrDefault(
*
* <pre>
* Attributes for this message. If this field is empty, the message must
* contain non-empty data.
* contain non-empty data. This can be used to filter messages on the
* subscription.
* </pre>
*
* <code>map&lt;string, string&gt; attributes = 2;</code>
Expand All @@ -1064,7 +1072,8 @@ public Builder clearAttributes() {
*
* <pre>
* Attributes for this message. If this field is empty, the message must
* contain non-empty data.
* contain non-empty data. This can be used to filter messages on the
* subscription.
* </pre>
*
* <code>map&lt;string, string&gt; attributes = 2;</code>
Expand All @@ -1086,7 +1095,8 @@ public java.util.Map<java.lang.String, java.lang.String> getMutableAttributes()
*
* <pre>
* Attributes for this message. If this field is empty, the message must
* contain non-empty data.
* contain non-empty data. This can be used to filter messages on the
* subscription.
* </pre>
*
* <code>map&lt;string, string&gt; attributes = 2;</code>
Expand All @@ -1106,7 +1116,8 @@ public Builder putAttributes(java.lang.String key, java.lang.String value) {
*
* <pre>
* Attributes for this message. If this field is empty, the message must
* contain non-empty data.
* contain non-empty data. This can be used to filter messages on the
* subscription.
* </pre>
*
* <code>map&lt;string, string&gt; attributes = 2;</code>
Expand Down
Expand Up @@ -42,7 +42,8 @@ public interface PubsubMessageOrBuilder
*
* <pre>
* Attributes for this message. If this field is empty, the message must
* contain non-empty data.
* contain non-empty data. This can be used to filter messages on the
* subscription.
* </pre>
*
* <code>map&lt;string, string&gt; attributes = 2;</code>
Expand All @@ -53,7 +54,8 @@ public interface PubsubMessageOrBuilder
*
* <pre>
* Attributes for this message. If this field is empty, the message must
* contain non-empty data.
* contain non-empty data. This can be used to filter messages on the
* subscription.
* </pre>
*
* <code>map&lt;string, string&gt; attributes = 2;</code>
Expand All @@ -67,7 +69,8 @@ public interface PubsubMessageOrBuilder
*
* <pre>
* Attributes for this message. If this field is empty, the message must
* contain non-empty data.
* contain non-empty data. This can be used to filter messages on the
* subscription.
* </pre>
*
* <code>map&lt;string, string&gt; attributes = 2;</code>
Expand All @@ -78,7 +81,8 @@ public interface PubsubMessageOrBuilder
*
* <pre>
* Attributes for this message. If this field is empty, the message must
* contain non-empty data.
* contain non-empty data. This can be used to filter messages on the
* subscription.
* </pre>
*
* <code>map&lt;string, string&gt; attributes = 2;</code>
Expand All @@ -89,7 +93,8 @@ public interface PubsubMessageOrBuilder
*
* <pre>
* Attributes for this message. If this field is empty, the message must
* contain non-empty data.
* contain non-empty data. This can be used to filter messages on the
* subscription.
* </pre>
*
* <code>map&lt;string, string&gt; attributes = 2;</code>
Expand Down
Expand Up @@ -733,7 +733,8 @@ public com.google.pubsub.v1.ExpirationPolicyOrBuilder getExpirationPolicyOrBuild
*
*
* <pre>
* An expression written in the Cloud Pub/Sub filter language. If non-empty,
* An expression written in the Pub/Sub [filter
* language](https://cloud.google.com/pubsub/docs/filtering). If non-empty,
* then only `PubsubMessage`s whose `attributes` field matches the filter are
* delivered on this subscription. If empty, then no messages are filtered
* out.
Expand All @@ -759,7 +760,8 @@ public java.lang.String getFilter() {
*
*
* <pre>
* An expression written in the Cloud Pub/Sub filter language. If non-empty,
* An expression written in the Pub/Sub [filter
* language](https://cloud.google.com/pubsub/docs/filtering). If non-empty,
* then only `PubsubMessage`s whose `attributes` field matches the filter are
* delivered on this subscription. If empty, then no messages are filtered
* out.
Expand Down Expand Up @@ -2855,7 +2857,8 @@ public com.google.pubsub.v1.ExpirationPolicyOrBuilder getExpirationPolicyOrBuild
*
*
* <pre>
* An expression written in the Cloud Pub/Sub filter language. If non-empty,
* An expression written in the Pub/Sub [filter
* language](https://cloud.google.com/pubsub/docs/filtering). If non-empty,
* then only `PubsubMessage`s whose `attributes` field matches the filter are
* delivered on this subscription. If empty, then no messages are filtered
* out.
Expand All @@ -2880,7 +2883,8 @@ public java.lang.String getFilter() {
*
*
* <pre>
* An expression written in the Cloud Pub/Sub filter language. If non-empty,
* An expression written in the Pub/Sub [filter
* language](https://cloud.google.com/pubsub/docs/filtering). If non-empty,
* then only `PubsubMessage`s whose `attributes` field matches the filter are
* delivered on this subscription. If empty, then no messages are filtered
* out.
Expand All @@ -2905,7 +2909,8 @@ public com.google.protobuf.ByteString getFilterBytes() {
*
*
* <pre>
* An expression written in the Cloud Pub/Sub filter language. If non-empty,
* An expression written in the Pub/Sub [filter
* language](https://cloud.google.com/pubsub/docs/filtering). If non-empty,
* then only `PubsubMessage`s whose `attributes` field matches the filter are
* delivered on this subscription. If empty, then no messages are filtered
* out.
Expand All @@ -2929,7 +2934,8 @@ public Builder setFilter(java.lang.String value) {
*
*
* <pre>
* An expression written in the Cloud Pub/Sub filter language. If non-empty,
* An expression written in the Pub/Sub [filter
* language](https://cloud.google.com/pubsub/docs/filtering). If non-empty,
* then only `PubsubMessage`s whose `attributes` field matches the filter are
* delivered on this subscription. If empty, then no messages are filtered
* out.
Expand All @@ -2949,7 +2955,8 @@ public Builder clearFilter() {
*
*
* <pre>
* An expression written in the Cloud Pub/Sub filter language. If non-empty,
* An expression written in the Pub/Sub [filter
* language](https://cloud.google.com/pubsub/docs/filtering). If non-empty,
* then only `PubsubMessage`s whose `attributes` field matches the filter are
* delivered on this subscription. If empty, then no messages are filtered
* out.
Expand Down
Expand Up @@ -362,7 +362,8 @@ public interface SubscriptionOrBuilder
*
*
* <pre>
* An expression written in the Cloud Pub/Sub filter language. If non-empty,
* An expression written in the Pub/Sub [filter
* language](https://cloud.google.com/pubsub/docs/filtering). If non-empty,
* then only `PubsubMessage`s whose `attributes` field matches the filter are
* delivered on this subscription. If empty, then no messages are filtered
* out.
Expand All @@ -377,7 +378,8 @@ public interface SubscriptionOrBuilder
*
*
* <pre>
* An expression written in the Cloud Pub/Sub filter language. If non-empty,
* An expression written in the Pub/Sub [filter
* language](https://cloud.google.com/pubsub/docs/filtering). If non-empty,
* then only `PubsubMessage`s whose `attributes` field matches the filter are
* delivered on this subscription. If empty, then no messages are filtered
* out.
Expand Down
Expand Up @@ -191,7 +191,8 @@ message PubsubMessage {
bytes data = 1;

// Attributes for this message. If this field is empty, the message must
// contain non-empty data.
// contain non-empty data. This can be used to filter messages on the
// subscription.
map<string, string> attributes = 2;

// ID of this message, assigned by the server when the message is published.
Expand Down Expand Up @@ -700,7 +701,8 @@ message Subscription {
// value for `expiration_policy.ttl` is 1 day.
ExpirationPolicy expiration_policy = 11;

// An expression written in the Cloud Pub/Sub filter language. If non-empty,
// An expression written in the Pub/Sub [filter
// language](https://cloud.google.com/pubsub/docs/filtering). If non-empty,
// then only `PubsubMessage`s whose `attributes` field matches the filter are
// delivered on this subscription. If empty, then no messages are filtered
// out.
Expand Down
6 changes: 3 additions & 3 deletions synth.metadata
Expand Up @@ -4,15 +4,15 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-pubsub.git",
"sha": "6c1204c8f90d54dc00669ed149b00a89ee54aac9"
"sha": "2c7bf606c18d051c345219e85038e27f4e42b0ce"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "86285bbd54fbf9708838219e3422aa47fb8fc0b0",
"internalRef": "314795690"
"sha": "a19b46e54cc5195557f70ff68f1696d1e3b4702e",
"internalRef": "315930680"
}
},
{
Expand Down