| Package | Description | 
|---|---|
| com.google.api.services.cloudbuild.v2 | |
| com.google.api.services.cloudbuild.v2.model | 
| Modifier and Type | Method and Description | 
|---|---|
| CloudBuild.Projects.Locations.Connections.ProcessWebhook | CloudBuild.Projects.Locations.Connections. processWebhook(String parent,
              HttpBody content)ProcessWebhook is called by the external SCM for notifying of events. | 
| Constructor and Description | 
|---|
| ProcessWebhook(String parent,
              HttpBody content)ProcessWebhook is called by the external SCM for notifying of events. | 
| Modifier and Type | Method and Description | 
|---|---|
| HttpBody | HttpBody. clone() | 
| HttpBody | HttpBody. encodeData(byte[] data)The HTTP request/response body as raw binary. | 
| HttpBody | HttpBody. set(String fieldName,
   Object value) | 
| HttpBody | HttpBody. setContentType(String contentType)The HTTP Content-Type header value specifying the content type of the body. | 
| HttpBody | HttpBody. setData(String data)The HTTP request/response body as raw binary. | 
| HttpBody | HttpBody. setExtensions(List<Map<String,Object>> extensions)Application specific response metadata. | 
Copyright © 2011–2025 Google. All rights reserved.