Skip to content
Merged
855 changes: 503 additions & 352 deletions protos/google/pubsub/v1/pubsub.proto

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions protos/google/pubsub/v1/schema.proto
Original file line number Diff line number Diff line change
Expand Up @@ -202,8 +202,8 @@ message CreateSchemaRequest {
// The ID to use for the schema, which will become the final component of
// the schema's resource name.
//
// See https://cloud.google.com/pubsub/docs/admin#resource_names for resource
// name constraints.
// See https://cloud.google.com/pubsub/docs/pubsub-basics#resource_names for
// resource name constraints.
string schema_id = 3;
}

Expand Down
271 changes: 269 additions & 2 deletions protos/protos.d.ts

Large diffs are not rendered by default.

713 changes: 713 additions & 0 deletions protos/protos.js

Large diffs are not rendered by default.

Loading