Skip to content

Commit

Permalink
Generate current service sources.
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasvl committed Aug 30, 2019
1 parent c74959b commit 54c3310
Show file tree
Hide file tree
Showing 167 changed files with 10,209 additions and 2,720 deletions.
12 changes: 12 additions & 0 deletions GoogleAPIClientForREST.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,10 @@ Pod::Spec.new do |s|
sp.dependency 'GoogleAPIClientForREST/Core'
sp.source_files = 'Source/GeneratedServices/BigQueryDataTransfer/*.{h,m}'
end
s.subspec 'BigQueryReservation' do |sp|
sp.dependency 'GoogleAPIClientForREST/Core'
sp.source_files = 'Source/GeneratedServices/BigQueryReservation/*.{h,m}'
end
s.subspec 'Bigquery' do |sp|
sp.dependency 'GoogleAPIClientForREST/Core'
sp.source_files = 'Source/GeneratedServices/Bigquery/*.{h,m}'
Expand Down Expand Up @@ -344,6 +348,10 @@ Pod::Spec.new do |s|
sp.dependency 'GoogleAPIClientForREST/Core'
sp.source_files = 'Source/GeneratedServices/Docs/*.{h,m}'
end
s.subspec 'DomainsRDAP' do |sp|
sp.dependency 'GoogleAPIClientForREST/Core'
sp.source_files = 'Source/GeneratedServices/DomainsRDAP/*.{h,m}'
end
s.subspec 'DoubleClickBidManager' do |sp|
sp.dependency 'GoogleAPIClientForREST/Core'
sp.source_files = 'Source/GeneratedServices/DoubleClickBidManager/*.{h,m}'
Expand Down Expand Up @@ -428,6 +436,10 @@ Pod::Spec.new do |s|
sp.dependency 'GoogleAPIClientForREST/Core'
sp.source_files = 'Source/GeneratedServices/HangoutsChat/*.{h,m}'
end
s.subspec 'HomeGraphService' do |sp|
sp.dependency 'GoogleAPIClientForREST/Core'
sp.source_files = 'Source/GeneratedServices/HomeGraphService/*.{h,m}'
end
s.subspec 'IAMCredentials' do |sp|
sp.dependency 'GoogleAPIClientForREST/Core'
sp.source_files = 'Source/GeneratedServices/IAMCredentials/*.{h,m}'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ GTLR_EXTERN NSString * const kGTLRAbusiveExperienceReport_SiteSummaryResponse_Fi
*/
@property(nonatomic, copy, nullable) NSString *abusiveStatus;

/** The date on which enforcement begins. */
/** The time at which enforcement begins. */
@property(nonatomic, strong, nullable) GTLRDateTime *enforcementTime;

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ NS_ASSUME_NONNULL_BEGIN
// +[GTLQueryAbusiveExperienceReport queryForSitesGetWithname:]

/**
* The required site name. This is the site property whose abusive
* Required. The site property whose abusive
* experiences have been reviewed, and it must be URL-encoded. For example,
* sites/https%3A%2F%2Fwww.google.com. The server will return an error of
* BAD_REQUEST if this field is not filled in. Note that if the site property
Expand All @@ -65,7 +65,7 @@ NS_ASSUME_NONNULL_BEGIN
*
* Gets a summary of the abusive experience rating of a site.
*
* @param name The required site name. This is the site property whose abusive
* @param name Required. The site property whose abusive
* experiences have been reviewed, and it must be URL-encoded. For example,
* sites/https%3A%2F%2Fwww.google.com. The server will return an error of
* BAD_REQUEST if this field is not filled in. Note that if the site property
Expand All @@ -81,7 +81,7 @@ NS_ASSUME_NONNULL_BEGIN
@end

/**
* Lists sites with Abusive Experience Report statuses of "Failing".
* Lists sites with failing Abusive Experience Report statuses.
*
* Method: abusiveexperiencereport.violatingSites.list
*
Expand All @@ -95,7 +95,7 @@ NS_ASSUME_NONNULL_BEGIN
/**
* Fetches a @c GTLRAbusiveExperienceReport_ViolatingSitesResponse.
*
* Lists sites with Abusive Experience Report statuses of "Failing".
* Lists sites with failing Abusive Experience Report statuses.
*
* @return GTLRAbusiveExperienceReportQuery_ViolatingSitesList
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ GTLR_EXTERN NSString * const kGTLRAdExperienceReport_PlatformSummary_BetterAdsSt
*/
GTLR_EXTERN NSString * const kGTLRAdExperienceReport_PlatformSummary_BetterAdsStatus_Unknown;
/**
* Warning.
* Warning. No longer a possible status.
*
* Value: "WARNING"
*/
Expand Down Expand Up @@ -122,11 +122,11 @@ GTLR_EXTERN NSString * const kGTLRAdExperienceReport_PlatformSummary_Region_Regi
* @arg @c kGTLRAdExperienceReport_PlatformSummary_BetterAdsStatus_Unknown
* Not reviewed. (Value: "UNKNOWN")
* @arg @c kGTLRAdExperienceReport_PlatformSummary_BetterAdsStatus_Warning
* Warning. (Value: "WARNING")
* Warning. No longer a possible status. (Value: "WARNING")
*/
@property(nonatomic, copy, nullable) NSString *betterAdsStatus;

/** The date on which ad filtering begins. */
/** The time at which ad filtering begins. */
@property(nonatomic, strong, nullable) GTLRDateTime *enforcementTime;

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ NS_ASSUME_NONNULL_BEGIN
// +[GTLQueryAdExperienceReport queryForSitesGetWithname:]

/**
* The required site name. It should be the site property whose ad experiences
* Required. The site property whose ad experiences
* may have been reviewed, and it should be URL-encoded. For example,
* sites/https%3A%2F%2Fwww.google.com. The server will return an error of
* BAD_REQUEST if this field is not filled in. Note that if the site property
Expand All @@ -64,8 +64,7 @@ NS_ASSUME_NONNULL_BEGIN
*
* Gets a summary of the ad experience rating of a site.
*
* @param name The required site name. It should be the site property whose ad
* experiences
* @param name Required. The site property whose ad experiences
* may have been reviewed, and it should be URL-encoded. For example,
* sites/https%3A%2F%2Fwww.google.com. The server will return an error of
* BAD_REQUEST if this field is not filled in. Note that if the site property
Expand All @@ -80,7 +79,7 @@ NS_ASSUME_NONNULL_BEGIN
@end

/**
* Lists sites with Ad Experience Report statuses of "Failing" or "Warning".
* Lists sites with failing Ad Experience Report statuses.
*
* Method: adexperiencereport.violatingSites.list
*
Expand All @@ -94,7 +93,7 @@ NS_ASSUME_NONNULL_BEGIN
/**
* Fetches a @c GTLRAdExperienceReport_ViolatingSitesResponse.
*
* Lists sites with Ad Experience Report statuses of "Failing" or "Warning".
* Lists sites with failing Ad Experience Report statuses.
*
* @return GTLRAdExperienceReportQuery_ViolatingSitesList
*/
Expand Down
208 changes: 208 additions & 0 deletions Source/GeneratedServices/AlertCenter/GTLRAlertCenterObjects.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,10 @@
@class GTLRAlertCenter_Alert;
@class GTLRAlertCenter_Alert_Data;
@class GTLRAlertCenter_AlertFeedback;
@class GTLRAlertCenter_AlertMetadata;
@class GTLRAlertCenter_Attachment;
@class GTLRAlertCenter_BatchDeleteAlertsResponse_FailedAlertStatus;
@class GTLRAlertCenter_BatchUndeleteAlertsResponse_FailedAlertStatus;
@class GTLRAlertCenter_CloudPubsubTopic;
@class GTLRAlertCenter_Csv;
@class GTLRAlertCenter_CsvRow;
Expand All @@ -31,6 +34,8 @@
@class GTLRAlertCenter_LoginDetails;
@class GTLRAlertCenter_MaliciousEntity;
@class GTLRAlertCenter_Notification;
@class GTLRAlertCenter_Status;
@class GTLRAlertCenter_Status_Details_Item;
@class GTLRAlertCenter_SuspiciousActivitySecurityDetail;

// Generated comments include content from the discovery document; avoid them
Expand Down Expand Up @@ -205,6 +210,22 @@ GTLR_EXTERN NSString * const kGTLRAlertCenter_CloudPubsubTopic_PayloadFormat_Pay
*/
@property(nonatomic, strong, nullable) GTLRDateTime *endTime;

/**
* Optional. `etag` is used for optimistic concurrency control as a way to help
* prevent simultaneous updates of an alert from overwriting each other.
* It is strongly suggested that systems make use of the `etag` in the
* read-modify-write cycle to perform alert updates in order to avoid race
* conditions: An `etag` is returned in the response which contains alerts,
* and systems are expected to put that etag in the request to update alert to
* ensure that their change will be applied to the same version of the alert.
* If no `etag` is provided in the call to update alert, then the existing
* alert is overwritten blindly.
*/
@property(nonatomic, copy, nullable) NSString *ETag;

/** Output only. The metadata associated with this alert. */
@property(nonatomic, strong, nullable) GTLRAlertCenter_AlertMetadata *metadata;

/**
* Output only. An optional
* [Security Investigation Tool](https://support.google.com/a/answer/7575955)
Expand Down Expand Up @@ -299,6 +320,62 @@ GTLR_EXTERN NSString * const kGTLRAlertCenter_CloudPubsubTopic_PayloadFormat_Pay
@end


/**
* An alert metadata.
*/
@interface GTLRAlertCenter_AlertMetadata : GTLRObject

/** Output only. The alert identifier. */
@property(nonatomic, copy, nullable) NSString *alertId;

/** The email address of the user assigned to the alert. */
@property(nonatomic, copy, nullable) NSString *assignee;

/**
* Output only. The unique identifier of the Google account of the customer.
*/
@property(nonatomic, copy, nullable) NSString *customerId;

/**
* Optional. `etag` is used for optimistic concurrency control as a way to
* help prevent simultaneous updates of an alert metadata from overwriting
* each other. It is strongly suggested that systems make use of the `etag` in
* the read-modify-write cycle to perform metatdata updates in order to avoid
* race conditions: An `etag` is returned in the response which contains alert
* metadata, and systems are expected to put that etag in the request to
* update alert metadata to ensure that their change will be applied to the
* same version of the alert metadata.
* If no `etag` is provided in the call to update alert metadata, then the
* existing alert metadata is overwritten blindly.
*/
@property(nonatomic, copy, nullable) NSString *ETag;

/**
* The severity value of the alert. Alert Center will set this field at alert
* creation time, default's to an empty string when it could not be
* determined.
* The supported values for update actions on this field are the following:
* * HIGH
* * MEDIUM
* * LOW
*/
@property(nonatomic, copy, nullable) NSString *severity;

/**
* The current status of the alert.
* The supported values are the following:
* * NOT_STARTED
* * IN_PROGRESS
* * CLOSED
*/
@property(nonatomic, copy, nullable) NSString *status;

/** Output only. The time this metadata was last updated. */
@property(nonatomic, strong, nullable) GTLRDateTime *updateTime;

@end


/**
* Attachment with application-specific information about an alert.
*/
Expand Down Expand Up @@ -334,6 +411,92 @@ GTLR_EXTERN NSString * const kGTLRAlertCenter_CloudPubsubTopic_PayloadFormat_Pay
@end


/**
* A request to perform batch delete on alerts.
*/
@interface GTLRAlertCenter_BatchDeleteAlertsRequest : GTLRObject

/** Required. list of alert ids. */
@property(nonatomic, strong, nullable) NSArray<NSString *> *alertId;

/**
* Optional. The unique identifier of the G Suite organization account of the
* customer the alerts are associated with.
*/
@property(nonatomic, copy, nullable) NSString *customerId;

@end


/**
* Response to batch delete operation on alerts.
*/
@interface GTLRAlertCenter_BatchDeleteAlertsResponse : GTLRObject

/** The status details for each failed alert_id. */
@property(nonatomic, strong, nullable) GTLRAlertCenter_BatchDeleteAlertsResponse_FailedAlertStatus *failedAlertStatus;

/** The successful list of alert ids. */
@property(nonatomic, strong, nullable) NSArray<NSString *> *successAlertIds;

@end


/**
* The status details for each failed alert_id.
*
* @note This class is documented as having more properties of
* GTLRAlertCenter_Status. Use @c -additionalJSONKeys and @c
* -additionalPropertyForName: to get the list of properties and then
* fetch them; or @c -additionalProperties to fetch them all at once.
*/
@interface GTLRAlertCenter_BatchDeleteAlertsResponse_FailedAlertStatus : GTLRObject
@end


/**
* A request to perform batch undelete on alerts.
*/
@interface GTLRAlertCenter_BatchUndeleteAlertsRequest : GTLRObject

/** Required. list of alert ids. */
@property(nonatomic, strong, nullable) NSArray<NSString *> *alertId;

/**
* Optional. The unique identifier of the G Suite organization account of the
* customer the alerts are associated with.
*/
@property(nonatomic, copy, nullable) NSString *customerId;

@end


/**
* Response to batch undelete operation on alerts.
*/
@interface GTLRAlertCenter_BatchUndeleteAlertsResponse : GTLRObject

/** The status details for each failed alert_id. */
@property(nonatomic, strong, nullable) GTLRAlertCenter_BatchUndeleteAlertsResponse_FailedAlertStatus *failedAlertStatus;

/** The successful list of alert ids. */
@property(nonatomic, strong, nullable) NSArray<NSString *> *successAlertIds;

@end


/**
* The status details for each failed alert_id.
*
* @note This class is documented as having more properties of
* GTLRAlertCenter_Status. Use @c -additionalJSONKeys and @c
* -additionalPropertyForName: to get the list of properties and then
* fetch them; or @c -additionalProperties to fetch them all at once.
*/
@interface GTLRAlertCenter_BatchUndeleteAlertsResponse_FailedAlertStatus : GTLRObject
@end


/**
* A reference to a Cloud Pubsub topic.
* To register for notifications, the owner of the topic must grant
Expand Down Expand Up @@ -715,6 +878,51 @@ GTLR_EXTERN NSString * const kGTLRAlertCenter_CloudPubsubTopic_PayloadFormat_Pay
@end


/**
* 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](https://github.com/grpc). Each `Status` message contains
* three pieces of data: error code, error message, and error details.
* You can find out more about this error model and how to work with it in the
* [API Design Guide](https://cloud.google.com/apis/design/errors).
*/
@interface GTLRAlertCenter_Status : GTLRObject

/**
* The status code, which should be an enum value of google.rpc.Code.
*
* Uses NSNumber of intValue.
*/
@property(nonatomic, strong, nullable) NSNumber *code;

/**
* A list of messages that carry the error details. There is a common set of
* message types for APIs to use.
*/
@property(nonatomic, strong, nullable) NSArray<GTLRAlertCenter_Status_Details_Item *> *details;

/**
* A developer-facing error message, which should be in English. Any
* user-facing error message should be localized and sent in the
* google.rpc.Status.details field, or localized by the client.
*/
@property(nonatomic, copy, nullable) NSString *message;

@end


/**
* GTLRAlertCenter_Status_Details_Item
*
* @note This class is documented as having more properties of any valid JSON
* type. Use @c -additionalJSONKeys and @c -additionalPropertyForName: to
* get the list of properties and then fetch them; or @c
* -additionalProperties to fetch them all at once.
*/
@interface GTLRAlertCenter_Status_Details_Item : GTLRObject
@end


/**
* A mobile suspicious activity alert. Derived from audit logs.
*/
Expand Down
Loading

0 comments on commit 54c3310

Please sign in to comment.