Package k8s.io.api.core.v1
Class Generated.PodLogOptions
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- k8s.io.api.core.v1.Generated.PodLogOptions
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Generated.PodLogOptionsOrBuilder
- Enclosing class:
- Generated
public static final class Generated.PodLogOptions extends com.google.protobuf.GeneratedMessageV3 implements Generated.PodLogOptionsOrBuilder
PodLogOptions is the query options for a Pod's logs REST call.
Protobuf typek8s.io.api.core.v1.PodLogOptions- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGenerated.PodLogOptions.BuilderPodLogOptions is the query options for a Pod's logs REST call.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intCONTAINER_FIELD_NUMBERstatic intFOLLOW_FIELD_NUMBERstatic intINSECURESKIPTLSVERIFYBACKEND_FIELD_NUMBERstatic intLIMITBYTES_FIELD_NUMBERstatic com.google.protobuf.Parser<Generated.PodLogOptions>PARSERDeprecated.static intPREVIOUS_FIELD_NUMBERstatic intSINCESECONDS_FIELD_NUMBERstatic intSINCETIME_FIELD_NUMBERstatic intSTREAM_FIELD_NUMBERstatic intTAILLINES_FIELD_NUMBERstatic intTIMESTAMPS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetContainer()The container for which to stream logs.com.google.protobuf.ByteStringgetContainerBytes()The container for which to stream logs.static Generated.PodLogOptionsgetDefaultInstance()Generated.PodLogOptionsgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()booleangetFollow()Follow the log stream of the pod.booleangetInsecureSkipTLSVerifyBackend()insecureSkipTLSVerifyBackend indicates that the apiserver should not confirm the validity of the serving certificate of the backend it is connecting to.longgetLimitBytes()If set, the number of bytes to read from the server before terminating the log output.com.google.protobuf.Parser<Generated.PodLogOptions>getParserForType()booleangetPrevious()Return previous terminated container logs.intgetSerializedSize()longgetSinceSeconds()A relative time in seconds before the current time from which to show logs.Generated.TimegetSinceTime()An RFC3339 timestamp from which to show logs.Generated.TimeOrBuildergetSinceTimeOrBuilder()An RFC3339 timestamp from which to show logs.StringgetStream()Specify which container log stream to return to the client.com.google.protobuf.ByteStringgetStreamBytes()Specify which container log stream to return to the client.longgetTailLines()If set, the number of lines from the end of the logs to show.booleangetTimestamps()If true, add an RFC3339 or RFC3339Nano timestamp at the beginning of every line of log output.booleanhasContainer()The container for which to stream logs.booleanhasFollow()Follow the log stream of the pod.inthashCode()booleanhasInsecureSkipTLSVerifyBackend()insecureSkipTLSVerifyBackend indicates that the apiserver should not confirm the validity of the serving certificate of the backend it is connecting to.booleanhasLimitBytes()If set, the number of bytes to read from the server before terminating the log output.booleanhasPrevious()Return previous terminated container logs.booleanhasSinceSeconds()A relative time in seconds before the current time from which to show logs.booleanhasSinceTime()An RFC3339 timestamp from which to show logs.booleanhasStream()Specify which container log stream to return to the client.booleanhasTailLines()If set, the number of lines from the end of the logs to show.booleanhasTimestamps()If true, add an RFC3339 or RFC3339Nano timestamp at the beginning of every line of log output.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Generated.PodLogOptions.BuildernewBuilder()static Generated.PodLogOptions.BuildernewBuilder(Generated.PodLogOptions prototype)Generated.PodLogOptions.BuildernewBuilderForType()protected Generated.PodLogOptions.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Generated.PodLogOptionsparseDelimitedFrom(InputStream input)static Generated.PodLogOptionsparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.PodLogOptionsparseFrom(byte[] data)static Generated.PodLogOptionsparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.PodLogOptionsparseFrom(com.google.protobuf.ByteString data)static Generated.PodLogOptionsparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.PodLogOptionsparseFrom(com.google.protobuf.CodedInputStream input)static Generated.PodLogOptionsparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.PodLogOptionsparseFrom(InputStream input)static Generated.PodLogOptionsparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.PodLogOptionsparseFrom(ByteBuffer data)static Generated.PodLogOptionsparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Generated.PodLogOptions>parser()Generated.PodLogOptions.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, 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
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
CONTAINER_FIELD_NUMBER
public static final int CONTAINER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FOLLOW_FIELD_NUMBER
public static final int FOLLOW_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PREVIOUS_FIELD_NUMBER
public static final int PREVIOUS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SINCESECONDS_FIELD_NUMBER
public static final int SINCESECONDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SINCETIME_FIELD_NUMBER
public static final int SINCETIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TIMESTAMPS_FIELD_NUMBER
public static final int TIMESTAMPS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TAILLINES_FIELD_NUMBER
public static final int TAILLINES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LIMITBYTES_FIELD_NUMBER
public static final int LIMITBYTES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INSECURESKIPTLSVERIFYBACKEND_FIELD_NUMBER
public static final int INSECURESKIPTLSVERIFYBACKEND_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STREAM_FIELD_NUMBER
public static final int STREAM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Generated.PodLogOptions> PARSER
Deprecated.
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasContainer
public boolean hasContainer()
The container for which to stream logs. Defaults to only container if there is one container in the pod. +optional
optional string container = 1;- Specified by:
hasContainerin interfaceGenerated.PodLogOptionsOrBuilder- Returns:
- Whether the container field is set.
-
getContainer
public String getContainer()
The container for which to stream logs. Defaults to only container if there is one container in the pod. +optional
optional string container = 1;- Specified by:
getContainerin interfaceGenerated.PodLogOptionsOrBuilder- Returns:
- The container.
-
getContainerBytes
public com.google.protobuf.ByteString getContainerBytes()
The container for which to stream logs. Defaults to only container if there is one container in the pod. +optional
optional string container = 1;- Specified by:
getContainerBytesin interfaceGenerated.PodLogOptionsOrBuilder- Returns:
- The bytes for container.
-
hasFollow
public boolean hasFollow()
Follow the log stream of the pod. Defaults to false. +optional
optional bool follow = 2;- Specified by:
hasFollowin interfaceGenerated.PodLogOptionsOrBuilder- Returns:
- Whether the follow field is set.
-
getFollow
public boolean getFollow()
Follow the log stream of the pod. Defaults to false. +optional
optional bool follow = 2;- Specified by:
getFollowin interfaceGenerated.PodLogOptionsOrBuilder- Returns:
- The follow.
-
hasPrevious
public boolean hasPrevious()
Return previous terminated container logs. Defaults to false. +optional
optional bool previous = 3;- Specified by:
hasPreviousin interfaceGenerated.PodLogOptionsOrBuilder- Returns:
- Whether the previous field is set.
-
getPrevious
public boolean getPrevious()
Return previous terminated container logs. Defaults to false. +optional
optional bool previous = 3;- Specified by:
getPreviousin interfaceGenerated.PodLogOptionsOrBuilder- Returns:
- The previous.
-
hasSinceSeconds
public boolean hasSinceSeconds()
A relative time in seconds before the current time from which to show logs. If this value precedes the time a pod was started, only logs since the pod start will be returned. If this value is in the future, no logs will be returned. Only one of sinceSeconds or sinceTime may be specified. +optional
optional int64 sinceSeconds = 4;- Specified by:
hasSinceSecondsin interfaceGenerated.PodLogOptionsOrBuilder- Returns:
- Whether the sinceSeconds field is set.
-
getSinceSeconds
public long getSinceSeconds()
A relative time in seconds before the current time from which to show logs. If this value precedes the time a pod was started, only logs since the pod start will be returned. If this value is in the future, no logs will be returned. Only one of sinceSeconds or sinceTime may be specified. +optional
optional int64 sinceSeconds = 4;- Specified by:
getSinceSecondsin interfaceGenerated.PodLogOptionsOrBuilder- Returns:
- The sinceSeconds.
-
hasSinceTime
public boolean hasSinceTime()
An RFC3339 timestamp from which to show logs. If this value precedes the time a pod was started, only logs since the pod start will be returned. If this value is in the future, no logs will be returned. Only one of sinceSeconds or sinceTime may be specified. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time sinceTime = 5;- Specified by:
hasSinceTimein interfaceGenerated.PodLogOptionsOrBuilder- Returns:
- Whether the sinceTime field is set.
-
getSinceTime
public Generated.Time getSinceTime()
An RFC3339 timestamp from which to show logs. If this value precedes the time a pod was started, only logs since the pod start will be returned. If this value is in the future, no logs will be returned. Only one of sinceSeconds or sinceTime may be specified. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time sinceTime = 5;- Specified by:
getSinceTimein interfaceGenerated.PodLogOptionsOrBuilder- Returns:
- The sinceTime.
-
getSinceTimeOrBuilder
public Generated.TimeOrBuilder getSinceTimeOrBuilder()
An RFC3339 timestamp from which to show logs. If this value precedes the time a pod was started, only logs since the pod start will be returned. If this value is in the future, no logs will be returned. Only one of sinceSeconds or sinceTime may be specified. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time sinceTime = 5;- Specified by:
getSinceTimeOrBuilderin interfaceGenerated.PodLogOptionsOrBuilder
-
hasTimestamps
public boolean hasTimestamps()
If true, add an RFC3339 or RFC3339Nano timestamp at the beginning of every line of log output. Defaults to false. +optional
optional bool timestamps = 6;- Specified by:
hasTimestampsin interfaceGenerated.PodLogOptionsOrBuilder- Returns:
- Whether the timestamps field is set.
-
getTimestamps
public boolean getTimestamps()
If true, add an RFC3339 or RFC3339Nano timestamp at the beginning of every line of log output. Defaults to false. +optional
optional bool timestamps = 6;- Specified by:
getTimestampsin interfaceGenerated.PodLogOptionsOrBuilder- Returns:
- The timestamps.
-
hasTailLines
public boolean hasTailLines()
If set, the number of lines from the end of the logs to show. If not specified, logs are shown from the creation of the container or sinceSeconds or sinceTime. Note that when "TailLines" is specified, "Stream" can only be set to nil or "All". +optional
optional int64 tailLines = 7;- Specified by:
hasTailLinesin interfaceGenerated.PodLogOptionsOrBuilder- Returns:
- Whether the tailLines field is set.
-
getTailLines
public long getTailLines()
If set, the number of lines from the end of the logs to show. If not specified, logs are shown from the creation of the container or sinceSeconds or sinceTime. Note that when "TailLines" is specified, "Stream" can only be set to nil or "All". +optional
optional int64 tailLines = 7;- Specified by:
getTailLinesin interfaceGenerated.PodLogOptionsOrBuilder- Returns:
- The tailLines.
-
hasLimitBytes
public boolean hasLimitBytes()
If set, the number of bytes to read from the server before terminating the log output. This may not display a complete final line of logging, and may return slightly more or slightly less than the specified limit. +optional
optional int64 limitBytes = 8;- Specified by:
hasLimitBytesin interfaceGenerated.PodLogOptionsOrBuilder- Returns:
- Whether the limitBytes field is set.
-
getLimitBytes
public long getLimitBytes()
If set, the number of bytes to read from the server before terminating the log output. This may not display a complete final line of logging, and may return slightly more or slightly less than the specified limit. +optional
optional int64 limitBytes = 8;- Specified by:
getLimitBytesin interfaceGenerated.PodLogOptionsOrBuilder- Returns:
- The limitBytes.
-
hasInsecureSkipTLSVerifyBackend
public boolean hasInsecureSkipTLSVerifyBackend()
insecureSkipTLSVerifyBackend indicates that the apiserver should not confirm the validity of the serving certificate of the backend it is connecting to. This will make the HTTPS connection between the apiserver and the backend insecure. This means the apiserver cannot verify the log data it is receiving came from the real kubelet. If the kubelet is configured to verify the apiserver's TLS credentials, it does not mean the connection to the real kubelet is vulnerable to a man in the middle attack (e.g. an attacker could not intercept the actual log data coming from the real kubelet). +optional
optional bool insecureSkipTLSVerifyBackend = 9;- Specified by:
hasInsecureSkipTLSVerifyBackendin interfaceGenerated.PodLogOptionsOrBuilder- Returns:
- Whether the insecureSkipTLSVerifyBackend field is set.
-
getInsecureSkipTLSVerifyBackend
public boolean getInsecureSkipTLSVerifyBackend()
insecureSkipTLSVerifyBackend indicates that the apiserver should not confirm the validity of the serving certificate of the backend it is connecting to. This will make the HTTPS connection between the apiserver and the backend insecure. This means the apiserver cannot verify the log data it is receiving came from the real kubelet. If the kubelet is configured to verify the apiserver's TLS credentials, it does not mean the connection to the real kubelet is vulnerable to a man in the middle attack (e.g. an attacker could not intercept the actual log data coming from the real kubelet). +optional
optional bool insecureSkipTLSVerifyBackend = 9;- Specified by:
getInsecureSkipTLSVerifyBackendin interfaceGenerated.PodLogOptionsOrBuilder- Returns:
- The insecureSkipTLSVerifyBackend.
-
hasStream
public boolean hasStream()
Specify which container log stream to return to the client. Acceptable values are "All", "Stdout" and "Stderr". If not specified, "All" is used, and both stdout and stderr are returned interleaved. Note that when "TailLines" is specified, "Stream" can only be set to nil or "All". +featureGate=PodLogsQuerySplitStreams +optional
optional string stream = 10;- Specified by:
hasStreamin interfaceGenerated.PodLogOptionsOrBuilder- Returns:
- Whether the stream field is set.
-
getStream
public String getStream()
Specify which container log stream to return to the client. Acceptable values are "All", "Stdout" and "Stderr". If not specified, "All" is used, and both stdout and stderr are returned interleaved. Note that when "TailLines" is specified, "Stream" can only be set to nil or "All". +featureGate=PodLogsQuerySplitStreams +optional
optional string stream = 10;- Specified by:
getStreamin interfaceGenerated.PodLogOptionsOrBuilder- Returns:
- The stream.
-
getStreamBytes
public com.google.protobuf.ByteString getStreamBytes()
Specify which container log stream to return to the client. Acceptable values are "All", "Stdout" and "Stderr". If not specified, "All" is used, and both stdout and stderr are returned interleaved. Note that when "TailLines" is specified, "Stream" can only be set to nil or "All". +featureGate=PodLogsQuerySplitStreams +optional
optional string stream = 10;- Specified by:
getStreamBytesin interfaceGenerated.PodLogOptionsOrBuilder- Returns:
- The bytes for stream.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Generated.PodLogOptions parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.PodLogOptions parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.PodLogOptions parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.PodLogOptions parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.PodLogOptions parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.PodLogOptions parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.PodLogOptions parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Generated.PodLogOptions parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Generated.PodLogOptions parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Generated.PodLogOptions parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Generated.PodLogOptions parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Generated.PodLogOptions parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Generated.PodLogOptions.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Generated.PodLogOptions.Builder newBuilder()
-
newBuilder
public static Generated.PodLogOptions.Builder newBuilder(Generated.PodLogOptions prototype)
-
toBuilder
public Generated.PodLogOptions.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Generated.PodLogOptions.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Generated.PodLogOptions getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Generated.PodLogOptions> parser()
-
getParserForType
public com.google.protobuf.Parser<Generated.PodLogOptions> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Generated.PodLogOptions getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-