Module aply_shared::pubsub::push_config[][src]

Nested message and enum types in PushConfig.

Structs

OidcToken

Contains information needed for generating an OpenID Connect token.

Enums

AuthenticationMethod

An authentication method used by push endpoints to verify the source of push requests. This can be used with push endpoints that are private by default to allow requests only from the Cloud Pub/Sub system, for example. This field is optional and should be set only by users interested in authenticated push.