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

build.bazel.remote.execution.v2.ActionCacheUpdateCapabilitiesOrBuilder Maven / Gradle / Ivy

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: build/bazel/remote/execution/v2/remote_execution.proto

// Protobuf Java Version: 3.25.3
package build.bazel.remote.execution.v2;

public interface ActionCacheUpdateCapabilitiesOrBuilder extends
    // @@protoc_insertion_point(interface_extends:build.bazel.remote.execution.v2.ActionCacheUpdateCapabilities)
    com.google.protobuf.MessageOrBuilder {

  /**
   * bool update_enabled = 1;
   * @return The updateEnabled.
   */
  boolean getUpdateEnabled();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy