Documentation ¶
Overview ¶
Package logging aliases all exported identifiers in package "cloud.google.com/go/logging/apiv2/loggingpb".
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb. Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md for more details.
Index ¶
- Constants
- Variables
- func RegisterConfigServiceV2Server(s *grpc.Server, srv ConfigServiceV2Server)deprecated
- func RegisterLoggingServiceV2Server(s *grpc.Server, srv LoggingServiceV2Server)deprecated
- func RegisterMetricsServiceV2Server(s *grpc.Server, srv MetricsServiceV2Server)deprecated
- type BigQueryOptionsdeprecated
- type CmekSettingsdeprecated
- type ConfigServiceV2Clientdeprecated
- type ConfigServiceV2Serverdeprecated
- type CopyLogEntriesMetadatadeprecated
- type CopyLogEntriesRequestdeprecated
- type CopyLogEntriesResponsedeprecated
- type CreateBucketRequestdeprecated
- type CreateExclusionRequestdeprecated
- type CreateLogMetricRequestdeprecated
- type CreateSinkRequestdeprecated
- type CreateViewRequestdeprecated
- type DeleteBucketRequestdeprecated
- type DeleteExclusionRequestdeprecated
- type DeleteLogMetricRequestdeprecated
- type DeleteLogRequestdeprecated
- type DeleteSinkRequestdeprecated
- type DeleteViewRequestdeprecated
- type GetBucketRequestdeprecated
- type GetCmekSettingsRequestdeprecated
- type GetExclusionRequestdeprecated
- type GetLogMetricRequestdeprecated
- type GetSettingsRequestdeprecated
- type GetSinkRequestdeprecated
- type GetViewRequestdeprecated
- type LifecycleStatedeprecated
- type ListBucketsRequestdeprecated
- type ListBucketsResponsedeprecated
- type ListExclusionsRequestdeprecated
- type ListExclusionsResponsedeprecated
- type ListLogEntriesRequestdeprecated
- type ListLogEntriesResponsedeprecated
- type ListLogMetricsRequestdeprecated
- type ListLogMetricsResponsedeprecated
- type ListLogsRequestdeprecated
- type ListLogsResponsedeprecated
- type ListMonitoredResourceDescriptorsRequestdeprecated
- type ListMonitoredResourceDescriptorsResponsedeprecated
- type ListSinksRequestdeprecated
- type ListSinksResponsedeprecated
- type ListViewsRequestdeprecated
- type ListViewsResponsedeprecated
- type LogBucketdeprecated
- type LogEntrydeprecated
- type LogEntryOperationdeprecated
- type LogEntrySourceLocationdeprecated
- type LogEntry_JsonPayload
- type LogEntry_ProtoPayload
- type LogEntry_TextPayload
- type LogExclusiondeprecated
- type LogMetricdeprecated
- type LogMetric_ApiVersiondeprecated
- type LogSinkdeprecated
- type LogSink_BigqueryOptions
- type LogSink_VersionFormatdeprecated
- type LogSplitdeprecated
- type LogViewdeprecated
- type LoggingServiceV2Clientdeprecated
- type LoggingServiceV2Serverdeprecated
- type LoggingServiceV2_TailLogEntriesClient
- type LoggingServiceV2_TailLogEntriesServer
- type MetricsServiceV2Clientdeprecated
- type MetricsServiceV2Serverdeprecated
- type OperationStatedeprecated
- type Settingsdeprecated
- type TailLogEntriesRequestdeprecated
- type TailLogEntriesResponsedeprecated
- type TailLogEntriesResponse_SuppressionInfodeprecated
- type TailLogEntriesResponse_SuppressionInfo_Reasondeprecated
- type UndeleteBucketRequestdeprecated
- type UnimplementedConfigServiceV2Serverdeprecated
- type UnimplementedLoggingServiceV2Serverdeprecated
- type UnimplementedMetricsServiceV2Serverdeprecated
- type UpdateBucketRequestdeprecated
- type UpdateCmekSettingsRequestdeprecated
- type UpdateExclusionRequestdeprecated
- type UpdateLogMetricRequestdeprecated
- type UpdateSettingsRequestdeprecated
- type UpdateSinkRequestdeprecated
- type UpdateViewRequestdeprecated
- type WriteLogEntriesPartialErrorsdeprecated
- type WriteLogEntriesRequestdeprecated
- type WriteLogEntriesResponsedeprecated
Constants ¶
const ( LifecycleState_ACTIVE = src.LifecycleState_ACTIVE LifecycleState_DELETE_REQUESTED = src.LifecycleState_DELETE_REQUESTED LifecycleState_LIFECYCLE_STATE_UNSPECIFIED = src.LifecycleState_LIFECYCLE_STATE_UNSPECIFIED LogMetric_V1 = src.LogMetric_V1 LogMetric_V2 = src.LogMetric_V2 LogSink_V1 = src.LogSink_V1 LogSink_V2 = src.LogSink_V2 LogSink_VERSION_FORMAT_UNSPECIFIED = src.LogSink_VERSION_FORMAT_UNSPECIFIED OperationState_OPERATION_STATE_CANCELLED = src.OperationState_OPERATION_STATE_CANCELLED OperationState_OPERATION_STATE_FAILED = src.OperationState_OPERATION_STATE_FAILED OperationState_OPERATION_STATE_RUNNING = src.OperationState_OPERATION_STATE_RUNNING OperationState_OPERATION_STATE_SCHEDULED = src.OperationState_OPERATION_STATE_SCHEDULED OperationState_OPERATION_STATE_SUCCEEDED = src.OperationState_OPERATION_STATE_SUCCEEDED OperationState_OPERATION_STATE_UNSPECIFIED = src.OperationState_OPERATION_STATE_UNSPECIFIED OperationState_OPERATION_STATE_WAITING_FOR_PERMISSIONS = src.OperationState_OPERATION_STATE_WAITING_FOR_PERMISSIONS TailLogEntriesResponse_SuppressionInfo_NOT_CONSUMED = src.TailLogEntriesResponse_SuppressionInfo_NOT_CONSUMED TailLogEntriesResponse_SuppressionInfo_RATE_LIMIT = src.TailLogEntriesResponse_SuppressionInfo_RATE_LIMIT TailLogEntriesResponse_SuppressionInfo_REASON_UNSPECIFIED = src.TailLogEntriesResponse_SuppressionInfo_REASON_UNSPECIFIED )
Deprecated: Please use consts in: cloud.google.com/go/logging/apiv2/loggingpb
Variables ¶
var ( File_google_logging_v2_log_entry_proto = src.File_google_logging_v2_log_entry_proto File_google_logging_v2_logging_config_proto = src.File_google_logging_v2_logging_config_proto File_google_logging_v2_logging_metrics_proto = src.File_google_logging_v2_logging_metrics_proto File_google_logging_v2_logging_proto = src.File_google_logging_v2_logging_proto LifecycleState_name = src.LifecycleState_name LifecycleState_value = src.LifecycleState_value LogMetric_ApiVersion_name = src.LogMetric_ApiVersion_name LogMetric_ApiVersion_value = src.LogMetric_ApiVersion_value LogSink_VersionFormat_name = src.LogSink_VersionFormat_name LogSink_VersionFormat_value = src.LogSink_VersionFormat_value OperationState_name = src.OperationState_name OperationState_value = src.OperationState_value TailLogEntriesResponse_SuppressionInfo_Reason_name = src.TailLogEntriesResponse_SuppressionInfo_Reason_name TailLogEntriesResponse_SuppressionInfo_Reason_value = src.TailLogEntriesResponse_SuppressionInfo_Reason_value )
Deprecated: Please use vars in: cloud.google.com/go/logging/apiv2/loggingpb
Functions ¶
func RegisterConfigServiceV2Server
deprecated
func RegisterConfigServiceV2Server(s *grpc.Server, srv ConfigServiceV2Server)
Deprecated: Please use funcs in: cloud.google.com/go/logging/apiv2/loggingpb
func RegisterLoggingServiceV2Server
deprecated
func RegisterLoggingServiceV2Server(s *grpc.Server, srv LoggingServiceV2Server)
Deprecated: Please use funcs in: cloud.google.com/go/logging/apiv2/loggingpb
func RegisterMetricsServiceV2Server
deprecated
func RegisterMetricsServiceV2Server(s *grpc.Server, srv MetricsServiceV2Server)
Deprecated: Please use funcs in: cloud.google.com/go/logging/apiv2/loggingpb
Types ¶
type BigQueryOptions
deprecated
type BigQueryOptions = src.BigQueryOptions
Options that change functionality of a sink exporting data to BigQuery.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type CmekSettings
deprecated
type CmekSettings = src.CmekSettings
Describes the customer-managed encryption key (CMEK) settings associated with a project, folder, organization, billing account, or flexible resource. Note: CMEK for the Log Router can currently only be configured for Google Cloud organizations. Once configured, it applies to all projects and folders in the Google Cloud organization. See [Enabling CMEK for Log Router](https://cloud.google.com/logging/docs/routing/managed-encryption) for more information.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type ConfigServiceV2Client
deprecated
type ConfigServiceV2Client = src.ConfigServiceV2Client
ConfigServiceV2Client is the client API for ConfigServiceV2 service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
func NewConfigServiceV2Client
deprecated
func NewConfigServiceV2Client(cc grpc.ClientConnInterface) ConfigServiceV2Client
Deprecated: Please use funcs in: cloud.google.com/go/logging/apiv2/loggingpb
type ConfigServiceV2Server
deprecated
type ConfigServiceV2Server = src.ConfigServiceV2Server
ConfigServiceV2Server is the server API for ConfigServiceV2 service.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type CopyLogEntriesMetadata
deprecated
type CopyLogEntriesMetadata = src.CopyLogEntriesMetadata
Metadata for CopyLogEntries long running operations.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type CopyLogEntriesRequest
deprecated
type CopyLogEntriesRequest = src.CopyLogEntriesRequest
The parameters to CopyLogEntries.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type CopyLogEntriesResponse
deprecated
type CopyLogEntriesResponse = src.CopyLogEntriesResponse
Response type for CopyLogEntries long running operations.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type CreateBucketRequest
deprecated
type CreateBucketRequest = src.CreateBucketRequest
The parameters to `CreateBucket`.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type CreateExclusionRequest
deprecated
type CreateExclusionRequest = src.CreateExclusionRequest
The parameters to `CreateExclusion`.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type CreateLogMetricRequest
deprecated
type CreateLogMetricRequest = src.CreateLogMetricRequest
The parameters to CreateLogMetric.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type CreateSinkRequest
deprecated
type CreateSinkRequest = src.CreateSinkRequest
The parameters to `CreateSink`.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type CreateViewRequest
deprecated
type CreateViewRequest = src.CreateViewRequest
The parameters to `CreateView`.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type DeleteBucketRequest
deprecated
type DeleteBucketRequest = src.DeleteBucketRequest
The parameters to `DeleteBucket`.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type DeleteExclusionRequest
deprecated
type DeleteExclusionRequest = src.DeleteExclusionRequest
The parameters to `DeleteExclusion`.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type DeleteLogMetricRequest
deprecated
type DeleteLogMetricRequest = src.DeleteLogMetricRequest
The parameters to DeleteLogMetric.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type DeleteLogRequest
deprecated
type DeleteLogRequest = src.DeleteLogRequest
The parameters to DeleteLog.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type DeleteSinkRequest
deprecated
type DeleteSinkRequest = src.DeleteSinkRequest
The parameters to `DeleteSink`.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type DeleteViewRequest
deprecated
type DeleteViewRequest = src.DeleteViewRequest
The parameters to `DeleteView`.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type GetBucketRequest
deprecated
type GetBucketRequest = src.GetBucketRequest
The parameters to `GetBucket`.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type GetCmekSettingsRequest
deprecated
type GetCmekSettingsRequest = src.GetCmekSettingsRequest
The parameters to [GetCmekSettings][google.logging.v2.ConfigServiceV2.GetCmekSettings]. See [Enabling CMEK for Log Router](https://cloud.google.com/logging/docs/routing/managed-encryption) for more information.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type GetExclusionRequest
deprecated
type GetExclusionRequest = src.GetExclusionRequest
The parameters to `GetExclusion`.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type GetLogMetricRequest
deprecated
type GetLogMetricRequest = src.GetLogMetricRequest
The parameters to GetLogMetric.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type GetSettingsRequest
deprecated
type GetSettingsRequest = src.GetSettingsRequest
The parameters to [GetSettings][google.logging.v2.ConfigServiceV2.GetSettings]. See [Enabling CMEK for Log Router](https://cloud.google.com/logging/docs/routing/managed-encryption) for more information.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type GetSinkRequest
deprecated
type GetSinkRequest = src.GetSinkRequest
The parameters to `GetSink`.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type GetViewRequest
deprecated
type GetViewRequest = src.GetViewRequest
The parameters to `GetView`.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type LifecycleState
deprecated
type LifecycleState = src.LifecycleState
LogBucket lifecycle states.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type ListBucketsRequest
deprecated
type ListBucketsRequest = src.ListBucketsRequest
The parameters to `ListBuckets`.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type ListBucketsResponse
deprecated
type ListBucketsResponse = src.ListBucketsResponse
The response from ListBuckets.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type ListExclusionsRequest
deprecated
type ListExclusionsRequest = src.ListExclusionsRequest
The parameters to `ListExclusions`.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type ListExclusionsResponse
deprecated
type ListExclusionsResponse = src.ListExclusionsResponse
Result returned from `ListExclusions`.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type ListLogEntriesRequest
deprecated
type ListLogEntriesRequest = src.ListLogEntriesRequest
The parameters to `ListLogEntries`.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type ListLogEntriesResponse
deprecated
type ListLogEntriesResponse = src.ListLogEntriesResponse
Result returned from `ListLogEntries`.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type ListLogMetricsRequest
deprecated
type ListLogMetricsRequest = src.ListLogMetricsRequest
The parameters to ListLogMetrics.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type ListLogMetricsResponse
deprecated
type ListLogMetricsResponse = src.ListLogMetricsResponse
Result returned from ListLogMetrics.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type ListLogsRequest
deprecated
type ListLogsRequest = src.ListLogsRequest
The parameters to ListLogs.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type ListLogsResponse
deprecated
type ListLogsResponse = src.ListLogsResponse
Result returned from ListLogs.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type ListMonitoredResourceDescriptorsRequest
deprecated
type ListMonitoredResourceDescriptorsRequest = src.ListMonitoredResourceDescriptorsRequest
The parameters to ListMonitoredResourceDescriptors
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type ListMonitoredResourceDescriptorsResponse
deprecated
type ListMonitoredResourceDescriptorsResponse = src.ListMonitoredResourceDescriptorsResponse
Result returned from ListMonitoredResourceDescriptors.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type ListSinksRequest
deprecated
type ListSinksRequest = src.ListSinksRequest
The parameters to `ListSinks`.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type ListSinksResponse
deprecated
type ListSinksResponse = src.ListSinksResponse
Result returned from `ListSinks`.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type ListViewsRequest
deprecated
type ListViewsRequest = src.ListViewsRequest
The parameters to `ListViews`.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type ListViewsResponse
deprecated
type ListViewsResponse = src.ListViewsResponse
The response from ListViews.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type LogEntryOperation
deprecated
type LogEntryOperation = src.LogEntryOperation
Additional information about a potentially long-running operation with which a log entry is associated.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type LogEntrySourceLocation
deprecated
type LogEntrySourceLocation = src.LogEntrySourceLocation
Additional information about the source code location that produced the log entry.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type LogEntry_JsonPayload ¶
type LogEntry_JsonPayload = src.LogEntry_JsonPayload
type LogEntry_ProtoPayload ¶
type LogEntry_ProtoPayload = src.LogEntry_ProtoPayload
type LogEntry_TextPayload ¶
type LogEntry_TextPayload = src.LogEntry_TextPayload
type LogExclusion
deprecated
type LogExclusion = src.LogExclusion
Specifies a set of log entries that are filtered out by a sink. If your Google Cloud resource receives a large volume of log entries, you can use exclusions to reduce your chargeable logs. Note that exclusions on organization-level and folder-level sinks don't apply to child resources. Note also that you cannot modify the _Required sink or exclude logs from it.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type LogMetric
deprecated
Describes a logs-based metric. The value of the metric is the number of log entries that match a logs filter in a given time interval. Logs-based metrics can also be used to extract values from logs and create a distribution of the values. The distribution records the statistics of the extracted values along with an optional histogram of the values as specified by the bucket options.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type LogMetric_ApiVersion
deprecated
type LogMetric_ApiVersion = src.LogMetric_ApiVersion
Logging API version.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type LogSink
deprecated
Describes a sink used to export log entries to one of the following destinations in any project: a Cloud Storage bucket, a BigQuery dataset, a Pub/Sub topic or a Cloud Logging log bucket. A logs filter controls which log entries are exported. The sink must be created within a project, organization, billing account, or folder.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type LogSink_BigqueryOptions ¶
type LogSink_BigqueryOptions = src.LogSink_BigqueryOptions
type LogSink_VersionFormat
deprecated
type LogSink_VersionFormat = src.LogSink_VersionFormat
Deprecated. This is unused.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type LogSplit
deprecated
type LoggingServiceV2Client
deprecated
type LoggingServiceV2Client = src.LoggingServiceV2Client
LoggingServiceV2Client is the client API for LoggingServiceV2 service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
func NewLoggingServiceV2Client
deprecated
func NewLoggingServiceV2Client(cc grpc.ClientConnInterface) LoggingServiceV2Client
Deprecated: Please use funcs in: cloud.google.com/go/logging/apiv2/loggingpb
type LoggingServiceV2Server
deprecated
type LoggingServiceV2Server = src.LoggingServiceV2Server
LoggingServiceV2Server is the server API for LoggingServiceV2 service.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type LoggingServiceV2_TailLogEntriesClient ¶
type LoggingServiceV2_TailLogEntriesClient = src.LoggingServiceV2_TailLogEntriesClient
type LoggingServiceV2_TailLogEntriesServer ¶
type LoggingServiceV2_TailLogEntriesServer = src.LoggingServiceV2_TailLogEntriesServer
type MetricsServiceV2Client
deprecated
type MetricsServiceV2Client = src.MetricsServiceV2Client
MetricsServiceV2Client is the client API for MetricsServiceV2 service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
func NewMetricsServiceV2Client
deprecated
func NewMetricsServiceV2Client(cc grpc.ClientConnInterface) MetricsServiceV2Client
Deprecated: Please use funcs in: cloud.google.com/go/logging/apiv2/loggingpb
type MetricsServiceV2Server
deprecated
type MetricsServiceV2Server = src.MetricsServiceV2Server
MetricsServiceV2Server is the server API for MetricsServiceV2 service.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type OperationState
deprecated
type OperationState = src.OperationState
List of different operation states. High level state of the operation. This is used to report the job's current state to the user. Once a long running operation is created, the current state of the operation can be queried even before the operation is finished and the final result is available.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type TailLogEntriesRequest
deprecated
type TailLogEntriesRequest = src.TailLogEntriesRequest
The parameters to `TailLogEntries`.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type TailLogEntriesResponse
deprecated
type TailLogEntriesResponse = src.TailLogEntriesResponse
Result returned from `TailLogEntries`.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type TailLogEntriesResponse_SuppressionInfo
deprecated
type TailLogEntriesResponse_SuppressionInfo = src.TailLogEntriesResponse_SuppressionInfo
Information about entries that were omitted from the session.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type TailLogEntriesResponse_SuppressionInfo_Reason
deprecated
type TailLogEntriesResponse_SuppressionInfo_Reason = src.TailLogEntriesResponse_SuppressionInfo_Reason
An indicator of why entries were omitted.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type UndeleteBucketRequest
deprecated
type UndeleteBucketRequest = src.UndeleteBucketRequest
The parameters to `UndeleteBucket`.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type UnimplementedConfigServiceV2Server
deprecated
type UnimplementedConfigServiceV2Server = src.UnimplementedConfigServiceV2Server
UnimplementedConfigServiceV2Server can be embedded to have forward compatible implementations.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type UnimplementedLoggingServiceV2Server
deprecated
type UnimplementedLoggingServiceV2Server = src.UnimplementedLoggingServiceV2Server
UnimplementedLoggingServiceV2Server can be embedded to have forward compatible implementations.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type UnimplementedMetricsServiceV2Server
deprecated
type UnimplementedMetricsServiceV2Server = src.UnimplementedMetricsServiceV2Server
UnimplementedMetricsServiceV2Server can be embedded to have forward compatible implementations.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type UpdateBucketRequest
deprecated
type UpdateBucketRequest = src.UpdateBucketRequest
The parameters to `UpdateBucket`.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type UpdateCmekSettingsRequest
deprecated
type UpdateCmekSettingsRequest = src.UpdateCmekSettingsRequest
The parameters to [UpdateCmekSettings][google.logging.v2.ConfigServiceV2.UpdateCmekSettings]. See [Enabling CMEK for Log Router](https://cloud.google.com/logging/docs/routing/managed-encryption) for more information.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type UpdateExclusionRequest
deprecated
type UpdateExclusionRequest = src.UpdateExclusionRequest
The parameters to `UpdateExclusion`.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type UpdateLogMetricRequest
deprecated
type UpdateLogMetricRequest = src.UpdateLogMetricRequest
The parameters to UpdateLogMetric.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type UpdateSettingsRequest
deprecated
type UpdateSettingsRequest = src.UpdateSettingsRequest
The parameters to [UpdateSettings][google.logging.v2.ConfigServiceV2.UpdateSettings]. See [Enabling CMEK for Log Router](https://cloud.google.com/logging/docs/routing/managed-encryption) for more information.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type UpdateSinkRequest
deprecated
type UpdateSinkRequest = src.UpdateSinkRequest
The parameters to `UpdateSink`.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type UpdateViewRequest
deprecated
type UpdateViewRequest = src.UpdateViewRequest
The parameters to `UpdateView`.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type WriteLogEntriesPartialErrors
deprecated
type WriteLogEntriesPartialErrors = src.WriteLogEntriesPartialErrors
Error details for WriteLogEntries with partial success.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type WriteLogEntriesRequest
deprecated
type WriteLogEntriesRequest = src.WriteLogEntriesRequest
The parameters to WriteLogEntries.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb
type WriteLogEntriesResponse
deprecated
type WriteLogEntriesResponse = src.WriteLogEntriesResponse
Result returned from WriteLogEntries.
Deprecated: Please use types in: cloud.google.com/go/logging/apiv2/loggingpb