| Modifier and Type | Method and Description |
|---|---|
Instance |
Instance.Builder.build() |
Instance |
Instance.Builder.buildPartial() |
static Instance |
Instance.getDefaultInstance() |
Instance |
Instance.getDefaultInstanceForType() |
Instance |
Instance.Builder.getDefaultInstanceForType() |
Instance |
UpdateInstanceRequestOrBuilder.getInstanceResource()
The body resource for this request
|
Instance |
InsertInstanceRequestOrBuilder.getInstanceResource()
The body resource for this request
|
Instance |
InsertInstanceRequest.getInstanceResource()
The body resource for this request
|
Instance |
InsertInstanceRequest.Builder.getInstanceResource()
The body resource for this request
|
Instance |
UpdateInstanceRequest.getInstanceResource()
The body resource for this request
|
Instance |
UpdateInstanceRequest.Builder.getInstanceResource()
The body resource for this request
|
Instance |
InstancesScopedListOrBuilder.getInstances(int index)
[Output Only] A list of instances contained in this scope.
|
Instance |
InstancesScopedList.getInstances(int index)
[Output Only] A list of instances contained in this scope.
|
Instance |
InstancesScopedList.Builder.getInstances(int index)
[Output Only] A list of instances contained in this scope.
|
Instance |
InstanceList.getItems(int index)
A list of Instance resources.
|
Instance |
InstanceList.Builder.getItems(int index)
A list of Instance resources.
|
Instance |
InstanceListOrBuilder.getItems(int index)
A list of Instance resources.
|
static Instance |
Instance.parseDelimitedFrom(InputStream input) |
static Instance |
Instance.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Instance |
Instance.parseFrom(byte[] data) |
static Instance |
Instance.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Instance |
Instance.parseFrom(ByteBuffer data) |
static Instance |
Instance.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Instance |
Instance.parseFrom(com.google.protobuf.ByteString data) |
static Instance |
Instance.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Instance |
Instance.parseFrom(com.google.protobuf.CodedInputStream input) |
static Instance |
Instance.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Instance |
Instance.parseFrom(InputStream input) |
static Instance |
Instance.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Instance> |
InstancesScopedListOrBuilder.getInstancesList()
[Output Only] A list of instances contained in this scope.
|
List<Instance> |
InstancesScopedList.getInstancesList()
[Output Only] A list of instances contained in this scope.
|
List<Instance> |
InstancesScopedList.Builder.getInstancesList()
[Output Only] A list of instances contained in this scope.
|
List<Instance> |
InstanceList.getItemsList()
A list of Instance resources.
|
List<Instance> |
InstanceList.Builder.getItemsList()
A list of Instance resources.
|
List<Instance> |
InstanceListOrBuilder.getItemsList()
A list of Instance resources.
|
com.google.protobuf.Parser<Instance> |
Instance.getParserForType() |
static com.google.protobuf.Parser<Instance> |
Instance.parser() |
| Modifier and Type | Method and Description |
|---|---|
InstancesScopedList.Builder |
InstancesScopedList.Builder.addInstances(Instance value)
[Output Only] A list of instances contained in this scope.
|
InstancesScopedList.Builder |
InstancesScopedList.Builder.addInstances(int index,
Instance value)
[Output Only] A list of instances contained in this scope.
|
InstanceList.Builder |
InstanceList.Builder.addItems(Instance value)
A list of Instance resources.
|
InstanceList.Builder |
InstanceList.Builder.addItems(int index,
Instance value)
A list of Instance resources.
|
Instance.Builder |
Instance.Builder.mergeFrom(Instance other) |
InsertInstanceRequest.Builder |
InsertInstanceRequest.Builder.mergeInstanceResource(Instance value)
The body resource for this request
|
UpdateInstanceRequest.Builder |
UpdateInstanceRequest.Builder.mergeInstanceResource(Instance value)
The body resource for this request
|
static Instance.Builder |
Instance.newBuilder(Instance prototype) |
InsertInstanceRequest.Builder |
InsertInstanceRequest.Builder.setInstanceResource(Instance value)
The body resource for this request
|
UpdateInstanceRequest.Builder |
UpdateInstanceRequest.Builder.setInstanceResource(Instance value)
The body resource for this request
|
InstancesScopedList.Builder |
InstancesScopedList.Builder.setInstances(int index,
Instance value)
[Output Only] A list of instances contained in this scope.
|
InstanceList.Builder |
InstanceList.Builder.setItems(int index,
Instance value)
A list of Instance resources.
|
| Modifier and Type | Method and Description |
|---|---|
InstancesScopedList.Builder |
InstancesScopedList.Builder.addAllInstances(Iterable<? extends Instance> values)
[Output Only] A list of instances contained in this scope.
|
InstanceList.Builder |
InstanceList.Builder.addAllItems(Iterable<? extends Instance> values)
A list of Instance resources.
|
Copyright © 2023 Google LLC. All rights reserved.