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

lightstep.com.google.api.ControlOrBuilder Maven / Gradle / Ivy

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: google/api/control.proto

package lightstep.lightstep.lightstep.com.google.api;

public interface ControlOrBuilder extends
    // @@protoc_insertion_point(interface_extends:google.api.Control)
    lightstep.com.lightstep.lightstep.lightstep.google.protobuf.MessageOrBuilder {

  /**
   * 
   * The service control environment to use. If empty, no control plane
   * feature (like quota and billing) will be enabled.
   * 
* * string environment = 1; */ String getEnvironment(); /** *
   * The service control environment to use. If empty, no control plane
   * feature (like quota and billing) will be enabled.
   * 
* * string environment = 1; */ lightstep.com.lightstep.lightstep.lightstep.google.protobuf.ByteString getEnvironmentBytes(); }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy