Uses of Class
com.google.cloud.talent.v4beta1.TimestampRange
-
Packages that use TimestampRange Package Description com.google.cloud.talent.v4beta1 A client to Cloud Talent Solution API -
-
Uses of TimestampRange in com.google.cloud.talent.v4beta1
Methods in com.google.cloud.talent.v4beta1 that return TimestampRange Modifier and Type Method Description TimestampRangeTimestampRange.Builder. build()TimestampRangeTimestampRange.Builder. buildPartial()static TimestampRangeTimestampRange. getDefaultInstance()TimestampRangeTimestampRange.Builder. getDefaultInstanceForType()TimestampRangeTimestampRange. getDefaultInstanceForType()TimestampRangeJobQuery.Builder. getPublishTimeRange()Jobs published within a range specified by this filter are searched against.TimestampRangeJobQuery. getPublishTimeRange()Jobs published within a range specified by this filter are searched against.TimestampRangeJobQueryOrBuilder. getPublishTimeRange()Jobs published within a range specified by this filter are searched against.static TimestampRangeTimestampRange. parseDelimitedFrom(InputStream input)static TimestampRangeTimestampRange. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimestampRangeTimestampRange. parseFrom(byte[] data)static TimestampRangeTimestampRange. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimestampRangeTimestampRange. parseFrom(com.google.protobuf.ByteString data)static TimestampRangeTimestampRange. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimestampRangeTimestampRange. parseFrom(com.google.protobuf.CodedInputStream input)static TimestampRangeTimestampRange. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimestampRangeTimestampRange. parseFrom(InputStream input)static TimestampRangeTimestampRange. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimestampRangeTimestampRange. parseFrom(ByteBuffer data)static TimestampRangeTimestampRange. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.talent.v4beta1 that return types with arguments of type TimestampRange Modifier and Type Method Description com.google.protobuf.Parser<TimestampRange>TimestampRange. getParserForType()static com.google.protobuf.Parser<TimestampRange>TimestampRange. parser()Methods in com.google.cloud.talent.v4beta1 with parameters of type TimestampRange Modifier and Type Method Description TimestampRange.BuilderTimestampRange.Builder. mergeFrom(TimestampRange other)JobQuery.BuilderJobQuery.Builder. mergePublishTimeRange(TimestampRange value)Jobs published within a range specified by this filter are searched against.static TimestampRange.BuilderTimestampRange. newBuilder(TimestampRange prototype)JobQuery.BuilderJobQuery.Builder. setPublishTimeRange(TimestampRange value)Jobs published within a range specified by this filter are searched against.
-