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

io.stigg.sidecar.proto.v1.BooleanEntitlementFallbackOrBuilder 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 BooleanEntitlementFallbackOrBuilder
    extends
    // @@protoc_insertion_point(interface_extends:stigg.sidecar.v1.BooleanEntitlementFallback)
    com.google.protobuf.MessageOrBuilder {

  /**
   * bool has_access = 1 [json_name = "hasAccess"];
   *
   * @return The hasAccess.
   */
  boolean getHasAccess();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy