-
- All Implemented Interfaces:
-
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,livekit.LivekitCloudAgent.AgentInfoOrBuilder
public final class LivekitCloudAgent.AgentInfo extends GeneratedMessageLite<LivekitCloudAgent.AgentInfo, LivekitCloudAgent.AgentInfo.Builder> implements LivekitCloudAgent.AgentInfoOrBuilder
Protobuf type
{@code livekit.AgentInfo}
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classLivekitCloudAgent.AgentInfo.BuilderProtobuf type
{@code livekit.AgentInfo}
-
Field Summary
Fields Modifier and Type Field Description public final static intAGENT_ID_FIELD_NUMBERpublic final static intAGENT_NAME_FIELD_NUMBERpublic final static intVERSION_FIELD_NUMBERpublic final static intAGENT_DEPLOYMENTS_FIELD_NUMBERpublic final static intSECRETS_FIELD_NUMBERpublic final static intDEPLOYED_AT_FIELD_NUMBER
-
Method Summary
Modifier and Type Method Description StringgetAgentId()string agent_id = 1;ByteStringgetAgentIdBytes()string agent_id = 1;StringgetAgentName()string agent_name = 2;ByteStringgetAgentNameBytes()string agent_name = 2;StringgetVersion()string version = 3;ByteStringgetVersionBytes()string version = 3;List<LivekitCloudAgent.AgentDeployment>getAgentDeploymentsList()repeated .livekit.AgentDeployment agent_deployments = 4;List<out LivekitCloudAgent.AgentDeploymentOrBuilder>getAgentDeploymentsOrBuilderList()repeated .livekit.AgentDeployment agent_deployments = 4;intgetAgentDeploymentsCount()repeated .livekit.AgentDeployment agent_deployments = 4;LivekitCloudAgent.AgentDeploymentgetAgentDeployments(int index)repeated .livekit.AgentDeployment agent_deployments = 4;LivekitCloudAgent.AgentDeploymentOrBuildergetAgentDeploymentsOrBuilder(int index)repeated .livekit.AgentDeployment agent_deployments = 4;List<LivekitCloudAgent.AgentSecret>getSecretsList()repeated .livekit.AgentSecret secrets = 5;List<out LivekitCloudAgent.AgentSecretOrBuilder>getSecretsOrBuilderList()repeated .livekit.AgentSecret secrets = 5;intgetSecretsCount()repeated .livekit.AgentSecret secrets = 5;LivekitCloudAgent.AgentSecretgetSecrets(int index)repeated .livekit.AgentSecret secrets = 5;LivekitCloudAgent.AgentSecretOrBuildergetSecretsOrBuilder(int index)repeated .livekit.AgentSecret secrets = 5;booleanhasDeployedAt().google.protobuf.Timestamp deployed_at = 6;TimestampgetDeployedAt().google.protobuf.Timestamp deployed_at = 6;static LivekitCloudAgent.AgentInfoparseFrom(ByteBuffer data)static LivekitCloudAgent.AgentInfoparseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)static LivekitCloudAgent.AgentInfoparseFrom(ByteString data)static LivekitCloudAgent.AgentInfoparseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)static LivekitCloudAgent.AgentInfoparseFrom(Array<byte> data)static LivekitCloudAgent.AgentInfoparseFrom(Array<byte> data, ExtensionRegistryLite extensionRegistry)static LivekitCloudAgent.AgentInfoparseFrom(InputStream input)static LivekitCloudAgent.AgentInfoparseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)static LivekitCloudAgent.AgentInfoparseDelimitedFrom(InputStream input)static LivekitCloudAgent.AgentInfoparseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)static LivekitCloudAgent.AgentInfoparseFrom(CodedInputStream input)static LivekitCloudAgent.AgentInfoparseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)static LivekitCloudAgent.AgentInfo.BuildernewBuilder()static LivekitCloudAgent.AgentInfo.BuildernewBuilder(LivekitCloudAgent.AgentInfo prototype)static LivekitCloudAgent.AgentInfogetDefaultInstance()static Parser<LivekitCloudAgent.AgentInfo>parser()-
Methods inherited from class com.google.protobuf.GeneratedMessageLite
equals, getDefaultInstanceForType, getParserForType, hashCode, isInitialized, newBuilderForType, newRepeatedGeneratedExtension, newSingularGeneratedExtension, toBuilder, toString, writeTo -
Methods inherited from class com.google.protobuf.AbstractMessageLite
toByteArray, toByteString, writeDelimitedTo -
Methods inherited from class com.google.protobuf.MessageLite
getParserForType, newBuilderForType, toBuilder -
Methods inherited from class com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getAgentId
String getAgentId()
string agent_id = 1;
-
getAgentIdBytes
ByteString getAgentIdBytes()
string agent_id = 1;
-
getAgentName
String getAgentName()
string agent_name = 2;
-
getAgentNameBytes
ByteString getAgentNameBytes()
string agent_name = 2;
-
getVersion
String getVersion()
string version = 3;
-
getVersionBytes
ByteString getVersionBytes()
string version = 3;
-
getAgentDeploymentsList
List<LivekitCloudAgent.AgentDeployment> getAgentDeploymentsList()
repeated .livekit.AgentDeployment agent_deployments = 4;
-
getAgentDeploymentsOrBuilderList
List<out LivekitCloudAgent.AgentDeploymentOrBuilder> getAgentDeploymentsOrBuilderList()
repeated .livekit.AgentDeployment agent_deployments = 4;
-
getAgentDeploymentsCount
int getAgentDeploymentsCount()
repeated .livekit.AgentDeployment agent_deployments = 4;
-
getAgentDeployments
LivekitCloudAgent.AgentDeployment getAgentDeployments(int index)
repeated .livekit.AgentDeployment agent_deployments = 4;
-
getAgentDeploymentsOrBuilder
LivekitCloudAgent.AgentDeploymentOrBuilder getAgentDeploymentsOrBuilder(int index)
repeated .livekit.AgentDeployment agent_deployments = 4;
-
getSecretsList
List<LivekitCloudAgent.AgentSecret> getSecretsList()
repeated .livekit.AgentSecret secrets = 5;
-
getSecretsOrBuilderList
List<out LivekitCloudAgent.AgentSecretOrBuilder> getSecretsOrBuilderList()
repeated .livekit.AgentSecret secrets = 5;
-
getSecretsCount
int getSecretsCount()
repeated .livekit.AgentSecret secrets = 5;
-
getSecrets
LivekitCloudAgent.AgentSecret getSecrets(int index)
repeated .livekit.AgentSecret secrets = 5;
-
getSecretsOrBuilder
LivekitCloudAgent.AgentSecretOrBuilder getSecretsOrBuilder(int index)
repeated .livekit.AgentSecret secrets = 5;
-
hasDeployedAt
boolean hasDeployedAt()
.google.protobuf.Timestamp deployed_at = 6;
-
getDeployedAt
Timestamp getDeployedAt()
.google.protobuf.Timestamp deployed_at = 6;
-
parseFrom
static LivekitCloudAgent.AgentInfo parseFrom(ByteBuffer data)
-
parseFrom
static LivekitCloudAgent.AgentInfo parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
-
parseFrom
static LivekitCloudAgent.AgentInfo parseFrom(ByteString data)
-
parseFrom
static LivekitCloudAgent.AgentInfo parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
-
parseFrom
static LivekitCloudAgent.AgentInfo parseFrom(Array<byte> data)
-
parseFrom
static LivekitCloudAgent.AgentInfo parseFrom(Array<byte> data, ExtensionRegistryLite extensionRegistry)
-
parseFrom
static LivekitCloudAgent.AgentInfo parseFrom(InputStream input)
-
parseFrom
static LivekitCloudAgent.AgentInfo parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
-
parseDelimitedFrom
static LivekitCloudAgent.AgentInfo parseDelimitedFrom(InputStream input)
-
parseDelimitedFrom
static LivekitCloudAgent.AgentInfo parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
-
parseFrom
static LivekitCloudAgent.AgentInfo parseFrom(CodedInputStream input)
-
parseFrom
static LivekitCloudAgent.AgentInfo parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
-
newBuilder
static LivekitCloudAgent.AgentInfo.Builder newBuilder()
-
newBuilder
static LivekitCloudAgent.AgentInfo.Builder newBuilder(LivekitCloudAgent.AgentInfo prototype)
-
getDefaultInstance
static LivekitCloudAgent.AgentInfo getDefaultInstance()
-
parser
static Parser<LivekitCloudAgent.AgentInfo> parser()
-
-
-
-