PushConfig.Builder.clear()
PushConfig.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
When set, the payload to the push endpoint is not wrapped.
If specified, Pub/Sub will generate and attach an OIDC JWT token as an
`Authorization` header in the HTTP request for every pushed message.
PushConfig.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
When set, the payload to the push endpoint is in the form of the JSON
representation of a PubsubMessage
(https://cloud.google.com/pubsub/docs/reference/rpc/google.pubsub.v1#pubsubmessage).
A URL locating the endpoint to which messages should be pushed.
PushConfig.Builder.clone()
If push delivery is used with this subscription, this field is
used to configure it.
PushConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
PushConfig.Builder.mergeFrom(com.google.protobuf.Message other)
When set, the payload to the push endpoint is not wrapped.
If specified, Pub/Sub will generate and attach an OIDC JWT token as an
`Authorization` header in the HTTP request for every pushed message.
When set, the payload to the push endpoint is in the form of the JSON
representation of a PubsubMessage
(https://cloud.google.com/pubsub/docs/reference/rpc/google.pubsub.v1#pubsubmessage).
PushConfig.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Endpoint configuration attributes that can be used to control different
aspects of the message delivery.
Endpoint configuration attributes that can be used to control different
aspects of the message delivery.
Endpoint configuration attributes that can be used to control different
aspects of the message delivery.
PushConfig.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
When set, the payload to the push endpoint is not wrapped.
When set, the payload to the push endpoint is not wrapped.
If specified, Pub/Sub will generate and attach an OIDC JWT token as an
`Authorization` header in the HTTP request for every pushed message.
If specified, Pub/Sub will generate and attach an OIDC JWT token as an
`Authorization` header in the HTTP request for every pushed message.
When set, the payload to the push endpoint is in the form of the JSON
representation of a PubsubMessage
(https://cloud.google.com/pubsub/docs/reference/rpc/google.pubsub.v1#pubsubmessage).
When set, the payload to the push endpoint is in the form of the JSON
representation of a PubsubMessage
(https://cloud.google.com/pubsub/docs/reference/rpc/google.pubsub.v1#pubsubmessage).
A URL locating the endpoint to which messages should be pushed.
A URL locating the endpoint to which messages should be pushed.
PushConfig.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
PushConfig.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)