| Modifier and Type | Method and Description |
|---|---|
SystemTimestamps |
SystemTimestamps.Builder.build() |
SystemTimestamps |
SystemTimestamps.Builder.buildPartial() |
static SystemTimestamps |
SystemTimestamps.getDefaultInstance() |
SystemTimestamps |
SystemTimestamps.getDefaultInstanceForType() |
SystemTimestamps |
SystemTimestamps.Builder.getDefaultInstanceForType() |
SystemTimestamps |
Entry.getSourceSystemTimestamps()
Output only.
|
SystemTimestamps |
Entry.Builder.getSourceSystemTimestamps()
Output only.
|
SystemTimestamps |
EntryOrBuilder.getSourceSystemTimestamps()
Output only.
|
static SystemTimestamps |
SystemTimestamps.parseDelimitedFrom(InputStream input) |
static SystemTimestamps |
SystemTimestamps.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SystemTimestamps |
SystemTimestamps.parseFrom(byte[] data) |
static SystemTimestamps |
SystemTimestamps.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SystemTimestamps |
SystemTimestamps.parseFrom(ByteBuffer data) |
static SystemTimestamps |
SystemTimestamps.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SystemTimestamps |
SystemTimestamps.parseFrom(com.google.protobuf.ByteString data) |
static SystemTimestamps |
SystemTimestamps.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SystemTimestamps |
SystemTimestamps.parseFrom(com.google.protobuf.CodedInputStream input) |
static SystemTimestamps |
SystemTimestamps.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SystemTimestamps |
SystemTimestamps.parseFrom(InputStream input) |
static SystemTimestamps |
SystemTimestamps.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SystemTimestamps> |
SystemTimestamps.getParserForType() |
static com.google.protobuf.Parser<SystemTimestamps> |
SystemTimestamps.parser() |
| Modifier and Type | Method and Description |
|---|---|
SystemTimestamps.Builder |
SystemTimestamps.Builder.mergeFrom(SystemTimestamps other) |
Entry.Builder |
Entry.Builder.mergeSourceSystemTimestamps(SystemTimestamps value)
Output only.
|
static SystemTimestamps.Builder |
SystemTimestamps.newBuilder(SystemTimestamps prototype) |
Entry.Builder |
Entry.Builder.setSourceSystemTimestamps(SystemTimestamps value)
Output only.
|
Copyright © 2019 Google LLC. All rights reserved.