Uses of Class
com.google.cloud.asset.v1p2beta1.TimeWindow
-
Packages that use TimeWindow Package Description com.google.cloud.asset.v1p2beta1 A client to Cloud Asset API -
-
Uses of TimeWindow in com.google.cloud.asset.v1p2beta1
Methods in com.google.cloud.asset.v1p2beta1 that return TimeWindow Modifier and Type Method Description TimeWindowTimeWindow.Builder. build()TimeWindowTimeWindow.Builder. buildPartial()static TimeWindowTimeWindow. getDefaultInstance()TimeWindowTimeWindow.Builder. getDefaultInstanceForType()TimeWindowTimeWindow. getDefaultInstanceForType()TimeWindowTemporalAsset.Builder. getWindow()The time window when the asset data and state was observed.TimeWindowTemporalAsset. getWindow()The time window when the asset data and state was observed.TimeWindowTemporalAssetOrBuilder. getWindow()The time window when the asset data and state was observed.static TimeWindowTimeWindow. parseDelimitedFrom(InputStream input)static TimeWindowTimeWindow. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimeWindowTimeWindow. parseFrom(byte[] data)static TimeWindowTimeWindow. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimeWindowTimeWindow. parseFrom(com.google.protobuf.ByteString data)static TimeWindowTimeWindow. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimeWindowTimeWindow. parseFrom(com.google.protobuf.CodedInputStream input)static TimeWindowTimeWindow. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimeWindowTimeWindow. parseFrom(InputStream input)static TimeWindowTimeWindow. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimeWindowTimeWindow. parseFrom(ByteBuffer data)static TimeWindowTimeWindow. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.asset.v1p2beta1 that return types with arguments of type TimeWindow Modifier and Type Method Description com.google.protobuf.Parser<TimeWindow>TimeWindow. getParserForType()static com.google.protobuf.Parser<TimeWindow>TimeWindow. parser()Methods in com.google.cloud.asset.v1p2beta1 with parameters of type TimeWindow Modifier and Type Method Description TimeWindow.BuilderTimeWindow.Builder. mergeFrom(TimeWindow other)TemporalAsset.BuilderTemporalAsset.Builder. mergeWindow(TimeWindow value)The time window when the asset data and state was observed.static TimeWindow.BuilderTimeWindow. newBuilder(TimeWindow prototype)TemporalAsset.BuilderTemporalAsset.Builder. setWindow(TimeWindow value)The time window when the asset data and state was observed.
-