Package 

Interface LivekitCloudAgent.ListAgentSecretsRequestOrBuilder

    • Method Summary

      Modifier and Type Method Description
      abstract String getAgentId() string agent_id = 1;
      abstract ByteString getAgentIdBytes() string agent_id = 1;
      abstract String getAgentName() string agent_name = 2;
      abstract ByteString getAgentNameBytes() string agent_name = 2;
      • Methods inherited from class com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait