Reference documentation and code samples for the Managed Service for Apache Kafka V1 API class Google::Cloud::ManagedKafka::SchemaRegistry::V1::ListSchemaRegistriesResponse.
Request for ListSchemaRegistries.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#schema_registries
def schema_registries() -> ::Array<::Google::Cloud::ManagedKafka::SchemaRegistry::V1::SchemaRegistry>
Returns
- (::Array<::Google::Cloud::ManagedKafka::SchemaRegistry::V1::SchemaRegistry>) — The schema registry instances.
#schema_registries=
def schema_registries=(value) -> ::Array<::Google::Cloud::ManagedKafka::SchemaRegistry::V1::SchemaRegistry>
Parameter
- value (::Array<::Google::Cloud::ManagedKafka::SchemaRegistry::V1::SchemaRegistry>) — The schema registry instances.
Returns
- (::Array<::Google::Cloud::ManagedKafka::SchemaRegistry::V1::SchemaRegistry>) — The schema registry instances.