Skip to content

Remove @BetaApi decorator for ordering #1048

@anguillanneuf

Description

@anguillanneuf

Some APIs for ordering are still tagged as @BetaApi but should be removed now?

@BetaApi("Ordering is not yet fully supported and requires special project enablements.")
public void resumePublish(String key) {

@BetaApi("Ordering is not yet fully supported and requires special project enablements.")
public Builder setEnableMessageOrdering(boolean enableMessageOrdering) {

Metadata

Metadata

Assignees

Labels

api: pubsubIssues related to the googleapis/java-pubsub API.type: cleanupAn internal cleanup or hygiene concern.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions