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

io.stigg.sidecar.proto.v1.ReloadEntitlementsResponseOrBuilder Maven / Gradle / Ivy

There is a newer version: 2.112.1
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: stigg/sidecar/v1/sidecar.proto

package io.stigg.sidecar.proto.v1;

public interface ReloadEntitlementsResponseOrBuilder
    extends
    // @@protoc_insertion_point(interface_extends:stigg.sidecar.v1.ReloadEntitlementsResponse)
    com.google.protobuf.MessageOrBuilder {

  /**
   * bool entitled_entity_exists = 1 [json_name = "entitledEntityExists"];
   *
   * @return The entitledEntityExists.
   */
  boolean getEntitledEntityExists();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy