| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.EventSeries> |
V1.EventSeries.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.EventSeries |
V1.EventSeries.Builder.build() |
V1.EventSeries |
V1.EventSeries.Builder.buildPartial() |
static V1.EventSeries |
V1.EventSeries.getDefaultInstance() |
V1.EventSeries |
V1.EventSeries.getDefaultInstanceForType() |
V1.EventSeries |
V1.EventSeries.Builder.getDefaultInstanceForType() |
V1.EventSeries |
V1.EventOrBuilder.getSeries()
Data about the Event series this event represents or nil if it's a singleton Event.
|
V1.EventSeries |
V1.Event.getSeries()
Data about the Event series this event represents or nil if it's a singleton Event.
|
V1.EventSeries |
V1.Event.Builder.getSeries()
Data about the Event series this event represents or nil if it's a singleton Event.
|
static V1.EventSeries |
V1.EventSeries.parseDelimitedFrom(InputStream input) |
static V1.EventSeries |
V1.EventSeries.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.EventSeries |
V1.EventSeries.parseFrom(byte[] data) |
static V1.EventSeries |
V1.EventSeries.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.EventSeries |
V1.EventSeries.parseFrom(ByteBuffer data) |
static V1.EventSeries |
V1.EventSeries.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.EventSeries |
V1.EventSeries.parseFrom(com.google.protobuf.ByteString data) |
static V1.EventSeries |
V1.EventSeries.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.EventSeries |
V1.EventSeries.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.EventSeries |
V1.EventSeries.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.EventSeries |
V1.EventSeries.parseFrom(InputStream input) |
static V1.EventSeries |
V1.EventSeries.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1.EventSeries> |
V1.EventSeries.getParserForType() |
static com.google.protobuf.Parser<V1.EventSeries> |
V1.EventSeries.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.EventSeries.Builder |
V1.EventSeries.Builder.mergeFrom(V1.EventSeries other) |
V1.Event.Builder |
V1.Event.Builder.mergeSeries(V1.EventSeries value)
Data about the Event series this event represents or nil if it's a singleton Event.
|
static V1.EventSeries.Builder |
V1.EventSeries.newBuilder(V1.EventSeries prototype) |
V1.Event.Builder |
V1.Event.Builder.setSeries(V1.EventSeries value)
Data about the Event series this event represents or nil if it's a singleton Event.
|
Copyright © 2021. All rights reserved.