| Modifier and Type | Method and Description |
|---|---|
LookerSystemSpec |
LookerSystemSpec.Builder.build() |
LookerSystemSpec |
LookerSystemSpec.Builder.buildPartial() |
static LookerSystemSpec |
LookerSystemSpec.getDefaultInstance() |
LookerSystemSpec |
LookerSystemSpec.getDefaultInstanceForType() |
LookerSystemSpec |
LookerSystemSpec.Builder.getDefaultInstanceForType() |
LookerSystemSpec |
EntryOrBuilder.getLookerSystemSpec()
Specification that applies to Looker sysstem.
|
LookerSystemSpec |
Entry.getLookerSystemSpec()
Specification that applies to Looker sysstem.
|
LookerSystemSpec |
Entry.Builder.getLookerSystemSpec()
Specification that applies to Looker sysstem.
|
static LookerSystemSpec |
LookerSystemSpec.parseDelimitedFrom(InputStream input) |
static LookerSystemSpec |
LookerSystemSpec.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LookerSystemSpec |
LookerSystemSpec.parseFrom(byte[] data) |
static LookerSystemSpec |
LookerSystemSpec.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LookerSystemSpec |
LookerSystemSpec.parseFrom(ByteBuffer data) |
static LookerSystemSpec |
LookerSystemSpec.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LookerSystemSpec |
LookerSystemSpec.parseFrom(com.google.protobuf.ByteString data) |
static LookerSystemSpec |
LookerSystemSpec.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LookerSystemSpec |
LookerSystemSpec.parseFrom(com.google.protobuf.CodedInputStream input) |
static LookerSystemSpec |
LookerSystemSpec.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LookerSystemSpec |
LookerSystemSpec.parseFrom(InputStream input) |
static LookerSystemSpec |
LookerSystemSpec.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<LookerSystemSpec> |
LookerSystemSpec.getParserForType() |
static com.google.protobuf.Parser<LookerSystemSpec> |
LookerSystemSpec.parser() |
| Modifier and Type | Method and Description |
|---|---|
LookerSystemSpec.Builder |
LookerSystemSpec.Builder.mergeFrom(LookerSystemSpec other) |
Entry.Builder |
Entry.Builder.mergeLookerSystemSpec(LookerSystemSpec value)
Specification that applies to Looker sysstem.
|
static LookerSystemSpec.Builder |
LookerSystemSpec.newBuilder(LookerSystemSpec prototype) |
Entry.Builder |
Entry.Builder.setLookerSystemSpec(LookerSystemSpec value)
Specification that applies to Looker sysstem.
|
Copyright © 2023 Google LLC. All rights reserved.