public static final class Gnmi.GetRequest extends com.google.protobuf.GeneratedMessageV3 implements Gnmi.GetRequestOrBuilder
GetRequest is sent when a client initiates a Get RPC. It is used to specify the set of data elements for which the target should return a snapshot of data. The use_models field specifies the set of schema modules that are to be used by the target - where use_models is not specified then the target must use all schema models that it has. Reference: gNMI Specification Section 3.3.1Protobuf type
gnmi.GetRequest
Modifier and Type | Class and Description |
---|---|
static class |
Gnmi.GetRequest.Builder
GetRequest is sent when a client initiates a Get RPC.
|
static class |
Gnmi.GetRequest.DataType
Type of elements within the data tree.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
Modifier and Type | Field and Description |
---|---|
static int |
ENCODING_FIELD_NUMBER |
static int |
EXTENSION_FIELD_NUMBER |
static int |
PATH_FIELD_NUMBER |
static int |
PREFIX_FIELD_NUMBER |
static int |
TYPE_FIELD_NUMBER |
static int |
USE_MODELS_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
static Gnmi.GetRequest |
getDefaultInstance() |
Gnmi.GetRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Gnmi.Encoding |
getEncoding()
Encoding to be used.
|
int |
getEncodingValue()
Encoding to be used.
|
GnmiExt.Extension |
getExtension(int index)
Extension messages associated with the GetRequest.
|
int |
getExtensionCount()
Extension messages associated with the GetRequest.
|
List<GnmiExt.Extension> |
getExtensionList()
Extension messages associated with the GetRequest.
|
GnmiExt.ExtensionOrBuilder |
getExtensionOrBuilder(int index)
Extension messages associated with the GetRequest.
|
List<? extends GnmiExt.ExtensionOrBuilder> |
getExtensionOrBuilderList()
Extension messages associated with the GetRequest.
|
com.google.protobuf.Parser<Gnmi.GetRequest> |
getParserForType() |
Gnmi.Path |
getPath(int index)
Paths requested by the client.
|
int |
getPathCount()
Paths requested by the client.
|
List<Gnmi.Path> |
getPathList()
Paths requested by the client.
|
Gnmi.PathOrBuilder |
getPathOrBuilder(int index)
Paths requested by the client.
|
List<? extends Gnmi.PathOrBuilder> |
getPathOrBuilderList()
Paths requested by the client.
|
Gnmi.Path |
getPrefix()
Prefix used for paths.
|
Gnmi.PathOrBuilder |
getPrefixOrBuilder()
Prefix used for paths.
|
int |
getSerializedSize() |
Gnmi.GetRequest.DataType |
getType()
The type of data being requested.
|
int |
getTypeValue()
The type of data being requested.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
Gnmi.ModelData |
getUseModels(int index)
The schema models to be used.
|
int |
getUseModelsCount()
The schema models to be used.
|
List<Gnmi.ModelData> |
getUseModelsList()
The schema models to be used.
|
Gnmi.ModelDataOrBuilder |
getUseModelsOrBuilder(int index)
The schema models to be used.
|
List<? extends Gnmi.ModelDataOrBuilder> |
getUseModelsOrBuilderList()
The schema models to be used.
|
int |
hashCode() |
boolean |
hasPrefix()
Prefix used for paths.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Gnmi.GetRequest.Builder |
newBuilder() |
static Gnmi.GetRequest.Builder |
newBuilder(Gnmi.GetRequest prototype) |
Gnmi.GetRequest.Builder |
newBuilderForType() |
protected Gnmi.GetRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static Gnmi.GetRequest |
parseDelimitedFrom(InputStream input) |
static Gnmi.GetRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gnmi.GetRequest |
parseFrom(byte[] data) |
static Gnmi.GetRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gnmi.GetRequest |
parseFrom(ByteBuffer data) |
static Gnmi.GetRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gnmi.GetRequest |
parseFrom(com.google.protobuf.ByteString data) |
static Gnmi.GetRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gnmi.GetRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Gnmi.GetRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gnmi.GetRequest |
parseFrom(InputStream input) |
static Gnmi.GetRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Gnmi.GetRequest> |
parser() |
Gnmi.GetRequest.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int PREFIX_FIELD_NUMBER
public static final int PATH_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
public static final int ENCODING_FIELD_NUMBER
public static final int USE_MODELS_FIELD_NUMBER
public static final int EXTENSION_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
in class com.google.protobuf.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public boolean hasPrefix()
Prefix used for paths.
.gnmi.Path prefix = 1;
hasPrefix
in interface Gnmi.GetRequestOrBuilder
public Gnmi.Path getPrefix()
Prefix used for paths.
.gnmi.Path prefix = 1;
getPrefix
in interface Gnmi.GetRequestOrBuilder
public Gnmi.PathOrBuilder getPrefixOrBuilder()
Prefix used for paths.
.gnmi.Path prefix = 1;
getPrefixOrBuilder
in interface Gnmi.GetRequestOrBuilder
public List<Gnmi.Path> getPathList()
Paths requested by the client.
repeated .gnmi.Path path = 2;
getPathList
in interface Gnmi.GetRequestOrBuilder
public List<? extends Gnmi.PathOrBuilder> getPathOrBuilderList()
Paths requested by the client.
repeated .gnmi.Path path = 2;
getPathOrBuilderList
in interface Gnmi.GetRequestOrBuilder
public int getPathCount()
Paths requested by the client.
repeated .gnmi.Path path = 2;
getPathCount
in interface Gnmi.GetRequestOrBuilder
public Gnmi.Path getPath(int index)
Paths requested by the client.
repeated .gnmi.Path path = 2;
getPath
in interface Gnmi.GetRequestOrBuilder
public Gnmi.PathOrBuilder getPathOrBuilder(int index)
Paths requested by the client.
repeated .gnmi.Path path = 2;
getPathOrBuilder
in interface Gnmi.GetRequestOrBuilder
public int getTypeValue()
The type of data being requested.
.gnmi.GetRequest.DataType type = 3;
getTypeValue
in interface Gnmi.GetRequestOrBuilder
public Gnmi.GetRequest.DataType getType()
The type of data being requested.
.gnmi.GetRequest.DataType type = 3;
getType
in interface Gnmi.GetRequestOrBuilder
public int getEncodingValue()
Encoding to be used.
.gnmi.Encoding encoding = 5;
getEncodingValue
in interface Gnmi.GetRequestOrBuilder
public Gnmi.Encoding getEncoding()
Encoding to be used.
.gnmi.Encoding encoding = 5;
getEncoding
in interface Gnmi.GetRequestOrBuilder
public List<Gnmi.ModelData> getUseModelsList()
The schema models to be used.
repeated .gnmi.ModelData use_models = 6;
getUseModelsList
in interface Gnmi.GetRequestOrBuilder
public List<? extends Gnmi.ModelDataOrBuilder> getUseModelsOrBuilderList()
The schema models to be used.
repeated .gnmi.ModelData use_models = 6;
getUseModelsOrBuilderList
in interface Gnmi.GetRequestOrBuilder
public int getUseModelsCount()
The schema models to be used.
repeated .gnmi.ModelData use_models = 6;
getUseModelsCount
in interface Gnmi.GetRequestOrBuilder
public Gnmi.ModelData getUseModels(int index)
The schema models to be used.
repeated .gnmi.ModelData use_models = 6;
getUseModels
in interface Gnmi.GetRequestOrBuilder
public Gnmi.ModelDataOrBuilder getUseModelsOrBuilder(int index)
The schema models to be used.
repeated .gnmi.ModelData use_models = 6;
getUseModelsOrBuilder
in interface Gnmi.GetRequestOrBuilder
public List<GnmiExt.Extension> getExtensionList()
Extension messages associated with the GetRequest. See the gNMI extension specification for further definition.
repeated .gnmi_ext.Extension extension = 7;
getExtensionList
in interface Gnmi.GetRequestOrBuilder
public List<? extends GnmiExt.ExtensionOrBuilder> getExtensionOrBuilderList()
Extension messages associated with the GetRequest. See the gNMI extension specification for further definition.
repeated .gnmi_ext.Extension extension = 7;
getExtensionOrBuilderList
in interface Gnmi.GetRequestOrBuilder
public int getExtensionCount()
Extension messages associated with the GetRequest. See the gNMI extension specification for further definition.
repeated .gnmi_ext.Extension extension = 7;
getExtensionCount
in interface Gnmi.GetRequestOrBuilder
public GnmiExt.Extension getExtension(int index)
Extension messages associated with the GetRequest. See the gNMI extension specification for further definition.
repeated .gnmi_ext.Extension extension = 7;
getExtension
in interface Gnmi.GetRequestOrBuilder
public GnmiExt.ExtensionOrBuilder getExtensionOrBuilder(int index)
Extension messages associated with the GetRequest. See the gNMI extension specification for further definition.
repeated .gnmi_ext.Extension extension = 7;
getExtensionOrBuilder
in interface Gnmi.GetRequestOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static Gnmi.GetRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Gnmi.GetRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Gnmi.GetRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Gnmi.GetRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Gnmi.GetRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Gnmi.GetRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Gnmi.GetRequest parseFrom(InputStream input) throws IOException
IOException
public static Gnmi.GetRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Gnmi.GetRequest parseDelimitedFrom(InputStream input) throws IOException
IOException
public static Gnmi.GetRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Gnmi.GetRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static Gnmi.GetRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public Gnmi.GetRequest.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static Gnmi.GetRequest.Builder newBuilder()
public static Gnmi.GetRequest.Builder newBuilder(Gnmi.GetRequest prototype)
public Gnmi.GetRequest.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected Gnmi.GetRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static Gnmi.GetRequest getDefaultInstance()
public static com.google.protobuf.Parser<Gnmi.GetRequest> parser()
public com.google.protobuf.Parser<Gnmi.GetRequest> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public Gnmi.GetRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2021. All rights reserved.