public sealed class Service : IMessage<Service>, IEquatable<Service>, IDeepCloneable<Service>, IBufferMessage, IMessageReference documentation and code samples for the Cloud Commerce Producer v1beta API class Service.
Message describing Service resource.
Namespace
Google.Cloud.CommerceProducer.V1BetaAssembly
Google.Cloud.CommerceProducer.V1Beta.dll
Constructors
Service()
public Service()Service(Service)
public Service(Service other)| Parameter | |
|---|---|
| Name | Description |
other |
Service |
Properties
Name
public string Name { get; set; }Identifier. Name of resource.
| Property Value | |
|---|---|
| Type | Description |
string |
|
ServiceName
public ServiceName ServiceName { get; set; }ServiceName-typed view over the Name resource name property.
| Property Value | |
|---|---|
| Type | Description |
ServiceName |
|
Title
public string Title { get; set; }Output only. Title of the service.
Not included for SERVICE_VIEW_BASIC.
| Property Value | |
|---|---|
| Type | Description |
string |
|