Class GenericResponse NamespaceSupabase.Storage AssemblySupabase.Storage.dll public class GenericResponse Inheritance object GenericResponse Inherited Members object.Equals(object) object.Equals(object, object) object.GetHashCode() object.GetType() object.MemberwiseClone() object.ReferenceEquals(object, object) object.ToString() Extension Methods DictionaryExtensions.MergeLeft<T, K, V>(T, params IDictionary<K, V>[]) Properties Message [JsonProperty("message")] public string? Message { get; set; } Property Value string