Some or all of the information on this page might not apply to Trusted Cloud by S3NS.
Class SchemaServiceConnection (2.39.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 2.39.0keyboard_arrow_down
Functions
virtual options()
Returns
Type
Description
Options
virtual CreateSchema(google::pubsub::v1::CreateSchemaRequest const &)
Parameter
Name
Description
request
google::pubsub::v1::CreateSchemaRequest const &
Returns
Type
Description
StatusOr< google::pubsub::v1::Schema >
virtual GetSchema(google::pubsub::v1::GetSchemaRequest const &)
Parameter
Name
Description
request
google::pubsub::v1::GetSchemaRequest const &
Returns
Type
Description
StatusOr< google::pubsub::v1::Schema >
virtual ListSchemas(google::pubsub::v1::ListSchemasRequest)
Parameter
Name
Description
request
google::pubsub::v1::ListSchemasRequest
Returns
Type
Description
StreamRange< google::pubsub::v1::Schema >
virtual ListSchemaRevisions(google::pubsub::v1::ListSchemaRevisionsRequest)
Parameter
Name
Description
request
google::pubsub::v1::ListSchemaRevisionsRequest
Returns
Type
Description
StreamRange< google::pubsub::v1::Schema >
virtual CommitSchema(google::pubsub::v1::CommitSchemaRequest const &)
Parameter
Name
Description
request
google::pubsub::v1::CommitSchemaRequest const &
Returns
Type
Description
StatusOr< google::pubsub::v1::Schema >
virtual RollbackSchema(google::pubsub::v1::RollbackSchemaRequest const &)
Parameter
Name
Description
request
google::pubsub::v1::RollbackSchemaRequest const &
Returns
Type
Description
StatusOr< google::pubsub::v1::Schema >
virtual DeleteSchemaRevision(google::pubsub::v1::DeleteSchemaRevisionRequest const &)
Parameter
Name
Description
request
google::pubsub::v1::DeleteSchemaRevisionRequest const &
Returns
Type
Description
StatusOr< google::pubsub::v1::Schema >
virtual DeleteSchema(google::pubsub::v1::DeleteSchemaRequest const &)
Parameter
Name
Description
request
google::pubsub::v1::DeleteSchemaRequest const &
Returns
Type
Description
Status
virtual ValidateSchema(google::pubsub::v1::ValidateSchemaRequest const &)
Parameter
Name
Description
request
google::pubsub::v1::ValidateSchemaRequest const &
Returns
Type
Description
StatusOr< google::pubsub::v1::ValidateSchemaResponse >
virtual ValidateMessage(google::pubsub::v1::ValidateMessageRequest const &)
Parameter
Name
Description
request
google::pubsub::v1::ValidateMessageRequest const &
Returns
Type
Description
StatusOr< google::pubsub::v1::ValidateMessageResponse >
virtual SetIamPolicy(google::iam::v1::SetIamPolicyRequest const &)
Parameter
Name
Description
request
google::iam::v1::SetIamPolicyRequest const &
Returns
Type
Description
StatusOr< google::iam::v1::Policy >
virtual GetIamPolicy(google::iam::v1::GetIamPolicyRequest const &)
Parameter
Name
Description
request
google::iam::v1::GetIamPolicyRequest const &
Returns
Type
Description
StatusOr< google::iam::v1::Policy >
virtual TestIamPermissions(google::iam::v1::TestIamPermissionsRequest const &)
Parameter
Name
Description
request
google::iam::v1::TestIamPermissionsRequest const &
Returns
Type
Description
StatusOr< google::iam::v1::TestIamPermissionsResponse >
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-18 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-18 UTC."],[],[]]