All Downloads are FREE. Search and download functionalities are using the official Maven repository.

main.java.com.streamlayer.studio.users.RequestResetPasswordResponseOrBuilder Maven / Gradle / Ivy

There is a newer version: 5.133.1
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: streamlayer/studio/users/studio_users.proto

// Protobuf Java Version: 3.25.3
package com.streamlayer.studio.users;

public interface RequestResetPasswordResponseOrBuilder extends
    // @@protoc_insertion_point(interface_extends:streamlayer.studio.users.RequestResetPasswordResponse)
    com.google.protobuf.MessageLiteOrBuilder {

  /**
   * bool success = 1 [json_name = "success"];
   * @return The success.
   */
  boolean getSuccess();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy