google_api_file v0.12.0 API Reference

Modules

API client metadata for GoogleApi.File.V1.

API calls for all endpoints tagged Projects.

Handle Tesla connections for GoogleApi.File.V1.

The allowed types for [VALUE] in a [KEY]:[VALUE] attribute.

A set of attributes, each in the format [KEY]:[VALUE].

Message for reporting billing requests through Eventstream.

The request message for Operations.CancelOperation.

Distribution represents a frequency distribution of double-valued sample points. It contains the size of the population of sample points plus additional optional information

A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance

Exemplars are example points that may be used to annotate aggregated distribution values. They are metadata that gives information about a particular value added to a Distribution bucket, such as a trace ID that was active when a value was added. They may contain further information, such as a example values and timestamps, origin, etc.

Describing buckets with arbitrary user-provided width.

Describing buckets with exponentially growing width.

File share configuration for the instance.

Represents information regarding an operation.

Attributes

  • consumerDefinedName (type: String.t, default: nil) - consumer_defined_name is the name that is set by the consumer. On the other hand Name field represents system-assigned id of an instance so consumers are not necessarily aware of it. consumer_defined_name is used for notification/UI purposes for consumer to recognize their instances.
  • createTime (type: DateTime.t, default: nil) - Output only. Timestamp when the resource was created.
  • labels (type: map(), default: nil) - Optional. Resource labels to represent user provided metadata. Each label is a key-value pair, where both the key and the value are arbitrary strings provided by the user.
  • maintenancePolicyNames (type: map(), default: nil) - The MaintenancePolicies that have been attached to the instance. The key must be of the type name of the oneof policy name defined in MaintenancePolicy, and the referenced policy must define the same policy type. For complete details of MaintenancePolicy, please refer to go/cloud-saas-mw-ug.
  • maintenanceSchedules (type: %{optional(String.t) => GoogleApi.File.V1.Model.GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule.t}, default: nil) - The MaintenanceSchedule contains the scheduling information of published maintenance schedule.
  • name (type: String.t, default: nil) - Unique name of the resource. It uses the form: projects/{project_id}/locations/{location_id}/instances/{instance_id}
  • producerMetadata (type: map(), default: nil) - Output only. Custom string attributes used primarily to expose producer-specific information in monitoring dashboards. See go/get-instance-metadata.
  • provisionedResources (type: list(GoogleApi.File.V1.Model.GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource.t), default: nil) - Output only. The list of data plane resources provisioned for this instance, e.g. compute VMs. See go/get-instance-metadata.
  • slmInstanceTemplate (type: String.t, default: nil) - Link to the SLM instance template. Only populated when updating SLM instances via SSA's Actuation service adaptor. Service producers with custom control plane (e.g. Cloud SQL) doesn't need to populate this field. Instead they should use software_versions.
  • sloMetadata (type: GoogleApi.File.V1.Model.GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata.t, default: nil) - Output only. SLO metadata for instance classification in the Standardized dataplane SLO platform. See go/cloud-ssa-standard-slo for feature description.
  • softwareVersions (type: map(), default: nil) - Software versions that are used to deploy this instance. This can be mutated by rollout services.
  • state (type: String.t, default: nil) - Output only. Current lifecycle state of the resource (e.g. if it's being created or ready to use).
  • tenantProjectId (type: String.t, default: nil) - Output only. ID of the associated GCP tenant project. See go/get-instance-metadata.
  • updateTime (type: DateTime.t, default: nil) - Output only. Timestamp when the resource was last modified.

Maintenance schedule which is exposed to customer and potentially end user, indicating published upcoming future maintenance schedule

Node information for custom per-node SLO implementations. SSA does not support per-node SLO, but producers can populate per-node information in SloMetadata for custom precomputations. SSA Eligibility Exporter will emit per-node metric based on this information.

SloEligibility is a tuple containing eligibility value: true if an instance is eligible for SLO calculation or false if it should be excluded from all SLO-related calculations along with a user-defined reason.

SloExclusion represents an exclusion in SLI calculation applies to all SLOs.

SloMetadata contains resources required for proper SLO classification of the instance.

A common proto for logging HTTP requests. Only contains semantics defined by the HTTP specification. Product-specific logging information MUST be defined in a separate message.

A Cloud Filestore instance.

Describing buckets with constant width.

ListInstancesResponse is the result of ListInstancesRequest.

The response message for Locations.ListLocations.

The response message for Operations.ListOperations.

A resource that represents Google Cloud Platform location.

An individual log entry.

Additional information about a potentially long-running operation with which a log entry is associated.

Additional information about the source code location that produced the log entry.

Represents a single metric value.

Represents a set of metric values in the same metric. Each metric value in the set should have a unique combination of start time, end time, and label values.

Represents an amount of money with its currency type.

Network configuration for the instance.

This resource represents a long-running operation that is the result of a network API call.

Represents the metadata of the long-running operation.

Represents the properties needed for quota operations.

Request message for the Report method.

Describes a resource associated with this operation.

The Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by gRPC. Each Status message contains three pieces of data: error code, error message, and error details.

A span represents a single operation within a trace. Spans can be nested to form a trace tree. Often, a trace contains a root span that describes the end-to-end latency, and one or more subspans for its sub-operations. A trace can also contain multiple root spans, or none at all. Spans do not need to be contiguous—there may be gaps or overlaps between spans in a trace.

Represents a string that might be shortened to a specified length.