Send feedback
Managed Service for Apache Kafka V1 API - Module Google::Cloud::ManagedKafka::SchemaRegistry::V1::ManagedSchemaRegistry::Paths (v0.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Managed Service for Apache Kafka V1 API module Google::Cloud::ManagedKafka::SchemaRegistry::V1::ManagedSchemaRegistry::Paths.
Path helper methods for the ManagedSchemaRegistry API.
Methods
#schema_config_path
def schema_config_path ( project :, location :, schema_registry :) - > :: String
def schema_config_path ( project :, location :, schema_registry :, subject :) - > :: String
def schema_config_path ( project :, location :, schema_registry :, context :) - > :: String
def schema_config_path ( project :, location :, schema_registry :, context :, subject :) - > :: String
Create a fully-qualified SchemaConfig resource string.
Overloads
def schema_config_path ( project :, location :, schema_registry :) - > :: String
The resource will be in the following format:
projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/config
Parameters
project (String)
location (String)
schema_registry (String)
def schema_config_path ( project :, location :, schema_registry :, subject :) - > :: String
The resource will be in the following format:
projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/config/{subject}
Parameters
project (String)
location (String)
schema_registry (String)
subject (String)
def schema_config_path ( project :, location :, schema_registry :, context :) - > :: String
The resource will be in the following format:
projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/contexts/{context}/config
Parameters
project (String)
location (String)
schema_registry (String)
context (String)
def schema_config_path ( project :, location :, schema_registry :, context :, subject :) - > :: String
The resource will be in the following format:
projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/contexts/{context}/config/{subject}
Parameters
project (String)
location (String)
schema_registry (String)
context (String)
subject (String)
#schema_context_path
def schema_context_path ( project :, location :, schema_registry :, context :) - > :: String
Create a fully-qualified SchemaContext resource string.
The resource will be in the following format:
projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/contexts/{context}
Parameters
project (String)
location (String)
schema_registry (String)
context (String)
#schema_mode_path
def schema_mode_path ( project :, location :, schema_registry :) - > :: String
def schema_mode_path ( project :, location :, schema_registry :, subject :) - > :: String
def schema_mode_path ( project :, location :, schema_registry :, context :) - > :: String
def schema_mode_path ( project :, location :, schema_registry :, context :, subject :) - > :: String
Create a fully-qualified SchemaMode resource string.
Overloads
def schema_mode_path ( project :, location :, schema_registry :) - > :: String
The resource will be in the following format:
projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/mode
Parameters
project (String)
location (String)
schema_registry (String)
def schema_mode_path ( project :, location :, schema_registry :, subject :) - > :: String
The resource will be in the following format:
projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/mode/{subject}
Parameters
project (String)
location (String)
schema_registry (String)
subject (String)
def schema_mode_path ( project :, location :, schema_registry :, context :) - > :: String
The resource will be in the following format:
projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/contexts/{context}/mode
Parameters
project (String)
location (String)
schema_registry (String)
context (String)
def schema_mode_path ( project :, location :, schema_registry :, context :, subject :) - > :: String
The resource will be in the following format:
projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/contexts/{context}/mode/{subject}
Parameters
project (String)
location (String)
schema_registry (String)
context (String)
subject (String)
#schema_path
def schema_path ( project :, location :, schema_registry :, schema :) - > :: String
def schema_path ( project :, location :, schema_registry :, context :, schema :) - > :: String
Create a fully-qualified Schema resource string.
Overloads
def schema_path ( project :, location :, schema_registry :, schema :) - > :: String
The resource will be in the following format:
projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/schemas/ids/{schema}
Parameters
project (String)
location (String)
schema_registry (String)
schema (String)
def schema_path ( project :, location :, schema_registry :, context :, schema :) - > :: String
The resource will be in the following format:
projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/contexts/{context}/schemas/ids/{schema}
Parameters
project (String)
location (String)
schema_registry (String)
context (String)
schema (String)
#schema_registry_path
def schema_registry_path ( project :, location :, schema_registry :) - > :: String
Create a fully-qualified SchemaRegistry resource string.
The resource will be in the following format:
projects/{project}/locations/{location}/schemaRegistries/{schema_registry}
Parameters
project (String)
location (String)
schema_registry (String)
#schema_subject_path
def schema_subject_path ( project :, location :, schema_registry :, subject :) - > :: String
def schema_subject_path ( project :, location :, schema_registry :, context :, subject :) - > :: String
Create a fully-qualified SchemaSubject resource string.
Overloads
def schema_subject_path ( project :, location :, schema_registry :, subject :) - > :: String
The resource will be in the following format:
projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/subjects/{subject}
Parameters
project (String)
location (String)
schema_registry (String)
subject (String)
def schema_subject_path ( project :, location :, schema_registry :, context :, subject :) - > :: String
The resource will be in the following format:
projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/contexts/{context}/subjects/{subject}
Parameters
project (String)
location (String)
schema_registry (String)
context (String)
subject (String)
#schema_version_path
def schema_version_path ( project :, location :, schema_registry :, subject :, version :) - > :: String
def schema_version_path ( project :, location :, schema_registry :, context :, subject :, version :) - > :: String
def schema_version_path ( project :, location :, schema_registry :, subject :) - > :: String
def schema_version_path ( project :, location :, schema_registry :, context :, subject :) - > :: String
Create a fully-qualified SchemaVersion resource string.
Overloads
def schema_version_path ( project :, location :, schema_registry :, subject :, version :) - > :: String
The resource will be in the following format:
projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/subjects/{subject}/versions/{version}
Parameters
project (String)
location (String)
schema_registry (String)
subject (String)
version (String)
def schema_version_path ( project :, location :, schema_registry :, context :, subject :, version :) - > :: String
The resource will be in the following format:
projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/contexts/{context}/subjects/{subject}/versions/{version}
Parameters
project (String)
location (String)
schema_registry (String)
context (String)
subject (String)
version (String)
def schema_version_path ( project :, location :, schema_registry :, subject :) - > :: String
The resource will be in the following format:
projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/compatibility/subjects/{subject}/versions
Parameters
project (String)
location (String)
schema_registry (String)
subject (String)
def schema_version_path ( project :, location :, schema_registry :, context :, subject :) - > :: String
The resource will be in the following format:
projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/contexts/{context}/compatibility/subjects/{subject}/versions
Parameters
project (String)
location (String)
schema_registry (String)
context (String)
subject (String)
Send feedback
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-09-04 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Managed Service for Apache Kafka V1 API - Module Google::Cloud::ManagedKafka::SchemaRegistry::V1::ManagedSchemaRegistry::Paths (v0.1.0)\n\nReference documentation and code samples for the Managed Service for Apache Kafka V1 API module Google::Cloud::ManagedKafka::SchemaRegistry::V1::ManagedSchemaRegistry::Paths.\n\nPath helper methods for the ManagedSchemaRegistry API. \n\nExtended By\n-----------\n\n- [Google::Cloud::ManagedKafka::SchemaRegistry::V1::ManagedSchemaRegistry::Paths](./Google-Cloud-ManagedKafka-SchemaRegistry-V1-ManagedSchemaRegistry-Paths)\n\nMethods\n-------\n\n### #schema_config_path\n\n def schema_config_path(project:, location:, schema_registry:) -\u003e ::String\n def schema_config_path(project:, location:, schema_registry:, subject:) -\u003e ::String\n def schema_config_path(project:, location:, schema_registry:, context:) -\u003e ::String\n def schema_config_path(project:, location:, schema_registry:, context:, subject:) -\u003e ::String\n\nCreate a fully-qualified SchemaConfig resource string. \n**Overloads** \n\n def schema_config_path(project:, location:, schema_registry:) -\u003e ::String\n\nThe resource will be in the following format:\n\n\n`projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/config` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **schema_registry** (String) \n\n def schema_config_path(project:, location:, schema_registry:, subject:) -\u003e ::String\n\nThe resource will be in the following format:\n\n\n`projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/config/{subject}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **schema_registry** (String)\n- **subject** (String) \n\n def schema_config_path(project:, location:, schema_registry:, context:) -\u003e ::String\n\nThe resource will be in the following format:\n\n\n`projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/contexts/{context}/config` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **schema_registry** (String)\n- **context** (String) \n\n def schema_config_path(project:, location:, schema_registry:, context:, subject:) -\u003e ::String\n\nThe resource will be in the following format:\n\n\n`projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/contexts/{context}/config/{subject}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **schema_registry** (String)\n- **context** (String)\n- **subject** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #schema_context_path\n\n def schema_context_path(project:, location:, schema_registry:, context:) -\u003e ::String\n\nCreate a fully-qualified SchemaContext resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/contexts/{context}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **schema_registry** (String)\n- **context** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #schema_mode_path\n\n def schema_mode_path(project:, location:, schema_registry:) -\u003e ::String\n def schema_mode_path(project:, location:, schema_registry:, subject:) -\u003e ::String\n def schema_mode_path(project:, location:, schema_registry:, context:) -\u003e ::String\n def schema_mode_path(project:, location:, schema_registry:, context:, subject:) -\u003e ::String\n\nCreate a fully-qualified SchemaMode resource string. \n**Overloads** \n\n def schema_mode_path(project:, location:, schema_registry:) -\u003e ::String\n\nThe resource will be in the following format:\n\n\n`projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/mode` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **schema_registry** (String) \n\n def schema_mode_path(project:, location:, schema_registry:, subject:) -\u003e ::String\n\nThe resource will be in the following format:\n\n\n`projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/mode/{subject}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **schema_registry** (String)\n- **subject** (String) \n\n def schema_mode_path(project:, location:, schema_registry:, context:) -\u003e ::String\n\nThe resource will be in the following format:\n\n\n`projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/contexts/{context}/mode` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **schema_registry** (String)\n- **context** (String) \n\n def schema_mode_path(project:, location:, schema_registry:, context:, subject:) -\u003e ::String\n\nThe resource will be in the following format:\n\n\n`projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/contexts/{context}/mode/{subject}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **schema_registry** (String)\n- **context** (String)\n- **subject** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #schema_path\n\n def schema_path(project:, location:, schema_registry:, schema:) -\u003e ::String\n def schema_path(project:, location:, schema_registry:, context:, schema:) -\u003e ::String\n\nCreate a fully-qualified Schema resource string. \n**Overloads** \n\n def schema_path(project:, location:, schema_registry:, schema:) -\u003e ::String\n\nThe resource will be in the following format:\n\n\n`projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/schemas/ids/{schema}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **schema_registry** (String)\n- **schema** (String) \n\n def schema_path(project:, location:, schema_registry:, context:, schema:) -\u003e ::String\n\nThe resource will be in the following format:\n\n\n`projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/contexts/{context}/schemas/ids/{schema}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **schema_registry** (String)\n- **context** (String)\n- **schema** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #schema_registry_path\n\n def schema_registry_path(project:, location:, schema_registry:) -\u003e ::String\n\nCreate a fully-qualified SchemaRegistry resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/schemaRegistries/{schema_registry}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **schema_registry** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #schema_subject_path\n\n def schema_subject_path(project:, location:, schema_registry:, subject:) -\u003e ::String\n def schema_subject_path(project:, location:, schema_registry:, context:, subject:) -\u003e ::String\n\nCreate a fully-qualified SchemaSubject resource string. \n**Overloads** \n\n def schema_subject_path(project:, location:, schema_registry:, subject:) -\u003e ::String\n\nThe resource will be in the following format:\n\n\n`projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/subjects/{subject}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **schema_registry** (String)\n- **subject** (String) \n\n def schema_subject_path(project:, location:, schema_registry:, context:, subject:) -\u003e ::String\n\nThe resource will be in the following format:\n\n\n`projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/contexts/{context}/subjects/{subject}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **schema_registry** (String)\n- **context** (String)\n- **subject** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #schema_version_path\n\n def schema_version_path(project:, location:, schema_registry:, subject:, version:) -\u003e ::String\n def schema_version_path(project:, location:, schema_registry:, context:, subject:, version:) -\u003e ::String\n def schema_version_path(project:, location:, schema_registry:, subject:) -\u003e ::String\n def schema_version_path(project:, location:, schema_registry:, context:, subject:) -\u003e ::String\n\nCreate a fully-qualified SchemaVersion resource string. \n**Overloads** \n\n def schema_version_path(project:, location:, schema_registry:, subject:, version:) -\u003e ::String\n\nThe resource will be in the following format:\n\n\n`projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/subjects/{subject}/versions/{version}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **schema_registry** (String)\n- **subject** (String)\n- **version** (String) \n\n def schema_version_path(project:, location:, schema_registry:, context:, subject:, version:) -\u003e ::String\n\nThe resource will be in the following format:\n\n\n`projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/contexts/{context}/subjects/{subject}/versions/{version}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **schema_registry** (String)\n- **context** (String)\n- **subject** (String)\n- **version** (String) \n\n def schema_version_path(project:, location:, schema_registry:, subject:) -\u003e ::String\n\nThe resource will be in the following format:\n\n\n`projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/compatibility/subjects/{subject}/versions` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **schema_registry** (String)\n- **subject** (String) \n\n def schema_version_path(project:, location:, schema_registry:, context:, subject:) -\u003e ::String\n\nThe resource will be in the following format:\n\n\n`projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/contexts/{context}/compatibility/subjects/{subject}/versions` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **schema_registry** (String)\n- **context** (String)\n- **subject** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)"]]