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

xyz.block.ftl.v1.language.AutoRebuildStartedOrBuilder Maven / Gradle / Ivy

There is a newer version: 0.397.2
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: xyz/block/ftl/v1/language/language.proto

// Protobuf Java Version: 3.25.4
package xyz.block.ftl.v1.language;

public interface AutoRebuildStartedOrBuilder extends
    // @@protoc_insertion_point(interface_extends:xyz.block.ftl.v1.language.AutoRebuildStarted)
    com.google.protobuf.MessageOrBuilder {

  /**
   * string context_id = 1;
   * @return The contextId.
   */
  java.lang.String getContextId();
  /**
   * string context_id = 1;
   * @return The bytes for contextId.
   */
  com.google.protobuf.ByteString
      getContextIdBytes();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy