ProjectsLocationsSchemaRegistriesContextsSubjectsResource class
Constructors
- ProjectsLocationsSchemaRegistriesContextsSubjectsResource.new(ApiRequester client)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- versions → ProjectsLocationsSchemaRegistriesContextsSubjectsVersionsResource
-
no setter
Methods
-
delete(
String name, {bool? permanent, String? $fields}) → Future< HttpBody> - Delete a subject.
-
list(
String parent, {bool? deleted, String? subjectPrefix, String? $fields}) → Future< HttpBody> - List subjects in the schema registry.
-
lookupVersion(
LookupVersionRequest request, String parent, {String? $fields}) → Future< SchemaVersion> - Lookup a schema under the specified subject.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited