Documentation ¶
Overview ¶
Package essentialcontacts aliases all exported identifiers in package "cloud.google.com/go/essentialcontacts/apiv1/essentialcontactspb".
Deprecated: Please use types in: cloud.google.com/go/essentialcontacts/apiv1/essentialcontactspb. Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md for more details.
Index ¶
- Constants
- Variables
- func RegisterEssentialContactsServiceServer(s *grpc.Server, srv EssentialContactsServiceServer)deprecated
- type ComputeContactsRequestdeprecated
- type ComputeContactsResponsedeprecated
- type Contactdeprecated
- type CreateContactRequestdeprecated
- type DeleteContactRequestdeprecated
- type EssentialContactsServiceClientdeprecated
- type EssentialContactsServiceServerdeprecated
- type GetContactRequestdeprecated
- type ListContactsRequestdeprecated
- type ListContactsResponsedeprecated
- type NotificationCategorydeprecated
- type SendTestMessageRequestdeprecated
- type UnimplementedEssentialContactsServiceServerdeprecated
- type UpdateContactRequestdeprecated
- type ValidationStatedeprecated
Constants ¶
const ( NotificationCategory_ALL = src.NotificationCategory_ALL NotificationCategory_BILLING = src.NotificationCategory_BILLING NotificationCategory_LEGAL = src.NotificationCategory_LEGAL NotificationCategory_NOTIFICATION_CATEGORY_UNSPECIFIED = src.NotificationCategory_NOTIFICATION_CATEGORY_UNSPECIFIED NotificationCategory_PRODUCT_UPDATES = src.NotificationCategory_PRODUCT_UPDATES NotificationCategory_SECURITY = src.NotificationCategory_SECURITY NotificationCategory_SUSPENSION = src.NotificationCategory_SUSPENSION NotificationCategory_TECHNICAL = src.NotificationCategory_TECHNICAL NotificationCategory_TECHNICAL_INCIDENTS = src.NotificationCategory_TECHNICAL_INCIDENTS ValidationState_INVALID = src.ValidationState_INVALID ValidationState_VALID = src.ValidationState_VALID ValidationState_VALIDATION_STATE_UNSPECIFIED = src.ValidationState_VALIDATION_STATE_UNSPECIFIED )
Deprecated: Please use consts in: cloud.google.com/go/essentialcontacts/apiv1/essentialcontactspb
Variables ¶
var ( File_google_cloud_essentialcontacts_v1_enums_proto = src.File_google_cloud_essentialcontacts_v1_enums_proto File_google_cloud_essentialcontacts_v1_service_proto = src.File_google_cloud_essentialcontacts_v1_service_proto NotificationCategory_name = src.NotificationCategory_name NotificationCategory_value = src.NotificationCategory_value ValidationState_name = src.ValidationState_name ValidationState_value = src.ValidationState_value )
Deprecated: Please use vars in: cloud.google.com/go/essentialcontacts/apiv1/essentialcontactspb
Functions ¶
func RegisterEssentialContactsServiceServer
deprecated
func RegisterEssentialContactsServiceServer(s *grpc.Server, srv EssentialContactsServiceServer)
Deprecated: Please use funcs in: cloud.google.com/go/essentialcontacts/apiv1/essentialcontactspb
Types ¶
type ComputeContactsRequest
deprecated
type ComputeContactsRequest = src.ComputeContactsRequest
Request message for the ComputeContacts method.
Deprecated: Please use types in: cloud.google.com/go/essentialcontacts/apiv1/essentialcontactspb
type ComputeContactsResponse
deprecated
type ComputeContactsResponse = src.ComputeContactsResponse
Response message for the ComputeContacts method.
Deprecated: Please use types in: cloud.google.com/go/essentialcontacts/apiv1/essentialcontactspb
type CreateContactRequest
deprecated
type CreateContactRequest = src.CreateContactRequest
Request message for the CreateContact method.
Deprecated: Please use types in: cloud.google.com/go/essentialcontacts/apiv1/essentialcontactspb
type DeleteContactRequest
deprecated
type DeleteContactRequest = src.DeleteContactRequest
Request message for the DeleteContact method.
Deprecated: Please use types in: cloud.google.com/go/essentialcontacts/apiv1/essentialcontactspb
type EssentialContactsServiceClient
deprecated
type EssentialContactsServiceClient = src.EssentialContactsServiceClient
EssentialContactsServiceClient is the client API for EssentialContactsService 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/essentialcontacts/apiv1/essentialcontactspb
func NewEssentialContactsServiceClient
deprecated
func NewEssentialContactsServiceClient(cc grpc.ClientConnInterface) EssentialContactsServiceClient
Deprecated: Please use funcs in: cloud.google.com/go/essentialcontacts/apiv1/essentialcontactspb
type EssentialContactsServiceServer
deprecated
type EssentialContactsServiceServer = src.EssentialContactsServiceServer
EssentialContactsServiceServer is the server API for EssentialContactsService service.
Deprecated: Please use types in: cloud.google.com/go/essentialcontacts/apiv1/essentialcontactspb
type GetContactRequest
deprecated
type GetContactRequest = src.GetContactRequest
Request message for the GetContact method.
Deprecated: Please use types in: cloud.google.com/go/essentialcontacts/apiv1/essentialcontactspb
type ListContactsRequest
deprecated
type ListContactsRequest = src.ListContactsRequest
Request message for the ListContacts method.
Deprecated: Please use types in: cloud.google.com/go/essentialcontacts/apiv1/essentialcontactspb
type ListContactsResponse
deprecated
type ListContactsResponse = src.ListContactsResponse
Response message for the ListContacts method.
Deprecated: Please use types in: cloud.google.com/go/essentialcontacts/apiv1/essentialcontactspb
type NotificationCategory
deprecated
type NotificationCategory = src.NotificationCategory
The notification categories that an essential contact can be subscribed to. Each notification will be categorized by the sender into one of the following categories. All contacts that are subscribed to that category will receive the notification.
Deprecated: Please use types in: cloud.google.com/go/essentialcontacts/apiv1/essentialcontactspb
type SendTestMessageRequest
deprecated
type SendTestMessageRequest = src.SendTestMessageRequest
Request message for the SendTestMessage method.
Deprecated: Please use types in: cloud.google.com/go/essentialcontacts/apiv1/essentialcontactspb
type UnimplementedEssentialContactsServiceServer
deprecated
type UnimplementedEssentialContactsServiceServer = src.UnimplementedEssentialContactsServiceServer
UnimplementedEssentialContactsServiceServer can be embedded to have forward compatible implementations.
Deprecated: Please use types in: cloud.google.com/go/essentialcontacts/apiv1/essentialcontactspb
type UpdateContactRequest
deprecated
type UpdateContactRequest = src.UpdateContactRequest
Request message for the UpdateContact method.
Deprecated: Please use types in: cloud.google.com/go/essentialcontacts/apiv1/essentialcontactspb
type ValidationState
deprecated
type ValidationState = src.ValidationState
A contact's validation state indicates whether or not it is the correct contact to be receiving notifications for a particular resource.
Deprecated: Please use types in: cloud.google.com/go/essentialcontacts/apiv1/essentialcontactspb