Package | Description |
---|---|
com.google.cloud |
Core classes for the
google-cloud library. |
com.google.cloud.bigquery |
A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for
analytics.
|
com.google.cloud.compute.deprecated |
A client for Google Compute Engine – High-performance, scalable virtual machines.
|
com.google.cloud.dns |
A client for Cloud DNS - A highly available global DNS network.
|
com.google.cloud.resourcemanager |
A client for Cloud Resource Manager - Centrally manage all your projects, IAM, and resource
containers.
|
com.google.cloud.spanner |
A client for Cloud Spanner - A no-compromise relational database service.
|
com.google.cloud.storage |
A client for Cloud Storage - Unified object storage.
|
Modifier and Type | Method and Description |
---|---|
static String |
FieldSelector.Helper.listSelector(String[] topLevelFields,
String containerName,
List<? extends FieldSelector> required,
FieldSelector[] others,
String... extraResourceFields)
Returns a composite selector given a number of top level fields as strings, a number of
resource fields and a container name.
|
static String |
FieldSelector.Helper.listSelector(String containerName,
List<? extends FieldSelector> required,
FieldSelector... others)
Returns a composite selector given a number of resource fields and a container name.
|
static String |
FieldSelector.Helper.listSelector(String containerName,
List<? extends FieldSelector> required,
FieldSelector[] others,
String... extraResourceFields)
Returns a composite selector given a number of resource fields and a container name.
|
static String |
FieldSelector.Helper.selector(List<? extends FieldSelector> required,
FieldSelector... others)
Returns a composite selector given a number of resource fields.
|
Modifier and Type | Method and Description |
---|---|
static String |
FieldSelector.Helper.listSelector(String[] topLevelFields,
String containerName,
List<? extends FieldSelector> required,
FieldSelector[] others,
String... extraResourceFields)
Returns a composite selector given a number of top level fields as strings, a number of
resource fields and a container name.
|
static String |
FieldSelector.Helper.listSelector(String containerName,
List<? extends FieldSelector> required,
FieldSelector... others)
Returns a composite selector given a number of resource fields and a container name.
|
static String |
FieldSelector.Helper.listSelector(String containerName,
List<? extends FieldSelector> required,
FieldSelector[] others,
String... extraResourceFields)
Returns a composite selector given a number of resource fields and a container name.
|
static String |
FieldSelector.Helper.selector(List<? extends FieldSelector> required,
FieldSelector... others)
Returns a composite selector given a number of resource fields.
|
Modifier and Type | Class and Description |
---|---|
static class |
BigQuery.DatasetField
Fields of a BigQuery Dataset resource.
|
static class |
BigQuery.JobField
Fields of a BigQuery Job resource.
|
static class |
BigQuery.TableField
Fields of a BigQuery Table resource.
|
Modifier and Type | Class and Description |
---|---|
static class |
Compute.AddressField
Fields of a Compute Engine Address resource.
|
static class |
Compute.DiskField
Fields of a Compute Engine Disk resource.
|
static class |
Compute.DiskTypeField
Fields of a Compute Engine DiskType resource.
|
static class |
Compute.ImageField
Fields of a Compute Engine Image resource.
|
static class |
Compute.InstanceField
Fields of a Compute Engine Instance resource.
|
static class |
Compute.LicenseField
Fields of a Compute Engine License resource.
|
static class |
Compute.MachineTypeField
Fields of a Compute Engine MachineType resource.
|
static class |
Compute.NetworkField
Fields of a Compute Engine Network resource.
|
static class |
Compute.OperationField
Fields of a Compute Engine Operation resource.
|
static class |
Compute.RegionField
Fields of a Compute Engine Region resource.
|
static class |
Compute.SnapshotField
Fields of a Compute Engine Snapshot resource.
|
static class |
Compute.SubnetworkField
Fields of a Compute Engine Subnetwork resource.
|
static class |
Compute.ZoneField
Fields of a Compute Engine Zone resource.
|
Modifier and Type | Class and Description |
---|---|
static class |
Dns.ChangeRequestField
The fields of a change request.
|
static class |
Dns.ProjectField
The fields of a project.
|
static class |
Dns.RecordSetField
The fields of a record set.
|
static class |
Dns.ZoneField
The fields of a zone.
|
Modifier and Type | Class and Description |
---|---|
static class |
ResourceManager.ProjectField
The fields of a project.
|
Modifier and Type | Class and Description |
---|---|
static class |
InstanceInfo.InstanceField
Represent an updatable field in Cloud Spanner instance.
|
Modifier and Type | Class and Description |
---|---|
static class |
Storage.BlobField |
static class |
Storage.BucketField |
Copyright © 2019 Google LLC. All rights reserved.